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

_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to