discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

PDFKIT 0.9.1 Link Error on EnumFont@a16 ? Problem in GlobalParams.cc ?


From: Citizen Jimserac
Subject: PDFKIT 0.9.1 Link Error on EnumFont@a16 ? Problem in GlobalParams.cc ?
Date: Wed, 28 Mar 2012 19:11:40 -0000
User-agent: G2/1.0

Compilation goes all the way through, everything looks cool in the ./
configure and make until, just towards the end, while compiling in
xpdf it flubs with:

Making all for framework PDFKit...
 Linking framework PDFKit ...
Creating library file: ./PDFKit.framework/./libPDFKit.dll.a
xpdf/xpdf-3.02/xpdf/GlobalParams.o:GlobalParams.cc:(.text+0x63a):
undefined refe
rence to `EnumFontsA@16'
xpdf/xpdf-3.02/xpdf/GlobalParams.o:GlobalParams.cc:(.text+0xa79):
undefined refe
rence to `EnumFontsA@16'
collect2: ld returned 1 exit status
cp: cannot stat `PDFKit-0.dll': No such file or directory
make[2]: *** [PDFKit.framework/./libPDFKit.dll.a] Error 1
make[1]: *** [internal-framework-run-compile-submake] Error 2
make: *** [PDFKit.all.framework.variables] Error 2

Hmmm... mysterious.  I've got gdi32.dll in C:\Windows\System32 if that
means anything.

Is there code in the case of a Win32 target that should be avoided by
the pre-processor in xpdf ??

Am checking into GlobalParams.cc right now.  Will check if I see
anything obvious.

Thanks
CJ



reply via email to

[Prev in Thread] Current Thread [Next in Thread]