(CCing the maintainer, the info file has a bug)

Alwyn wrote:
'fink update-all' following 'fink selfupdate-cvs' on Mac OS 10.2.1 has just given me the following:

g++ -g -O2 -fno-rtti -DHAVE_CONFIG_H -I.. -I./../goo -I. -I/sw/include/freetype2 -I/sw/include -I/usr/X11R6/include -o xpdf Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o Decrypt.o Dict.o Error.o FTFont.o FontEncodingTables.o FontFile.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JBIG2Stream.o Lexer.o Link.o NameToCharCode.o Object.o Outline.o OutputDev.o Page.o Parser.o PDFDoc.o PDFDocEncoding.o PSOutputDev.o PSTokenizer.o SFont.o Stream.o T1Font.o TTFont.o TextOutputDev.o UnicodeMap.o XOutputDev.o XPDFApp.o XPDFCore.o XPDFTree.o XPDFViewer.o XPixmapOutputDev.o XRef.o xpdf.o -L../goo -lGoo -L/sw/lib -lXm -lXt -lXp -lXext -lXpm -lfreetype -lSM -lICE -L/usr/X11R6/lib -lX11 -lm
The should be a "-lt1" in there. The reason it is not is that the info file has a wrong configure option, "--with-t1-lib=%p/lib" instead of "--with-t1-library=%p/lib".

Actually, I think it also works without the --with-t1-library and --with-Xm-library options, the *-includes options suffice.
[]
ld: Undefined symbols:
_T1_AAHSetGrayValues
_T1_AANSetGrayValues
[etc]
Failed: compiling xpdf-2.00-2 failed
--
Martin





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to