[Mageia-dev] removal of .la from libxt breaks xpdf build

Funda Wang fundawang at gmail.com
Mon Feb 20 11:18:45 CET 2012


I guess it is another problem, which has no relationship with lesstif or gcc.

2012/2/20 David Walser <luigiwalser at yahoo.com>:
> libxpdf.la -L../fofi -lfofi -L../goo -lGoo -L../splash -lsplash Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o
> CharCodeToUnicode.o CMap.o CoreOutputDev.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o
> JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o OptionalContent.o Outline.o OutputDev.o Page.o
> Parser.o PDFCore.o PDFDoc.o PDFDocEncoding.o PreScanOutputDev.o PSOutputDev.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o
> TextOutputDev.o UnicodeMap.o UnicodeTypeTable.o XPDFApp.o XPDFCore.o XPDFTree.o XPDFViewer.o XpdfPluginAPI.o XRef.o xpdf.o  -lXm -lXt -lXp -
> lXext -lXpm  -lSM -lICE  -L/usr/lib -lX11 -lXft -lXrender -lfontconfig -lz
>
> *** Warning: Linking the shared library libxpdf.la against the non-libtool
> *** objects  Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o CoreOutputDev.o Decrypt.o Dict.o Error.o
> FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o JBIG2Stream.o JPXStream.o Lexer.o Link.o
> NameToCharCode.o Object.o OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFCore.o PDFDoc.o PDFDocEncoding.o PreScanOutputDev.o
> PSOutputDev.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o TextOutputDev.o UnicodeMap.o UnicodeTypeTable.o XPDFApp.o XPDFCore.o
> XPDFTree.o XPDFViewer.o XpdfPluginAPI.o XRef.o xpdf.o is not portable!
> libtool: link: g++  -fPIC -DPIC -shared    Annot.o Array.o BuiltinFont.o BuiltinFontTables.o Catalog.o CharCodeToUnicode.o CMap.o
> CoreOutputDev.o Decrypt.o Dict.o Error.o FontEncodingTables.o Function.o Gfx.o GfxFont.o GfxState.o GlobalParams.o JArithmeticDecoder.o
> JBIG2Stream.o JPXStream.o Lexer.o Link.o NameToCharCode.o Object.o OptionalContent.o Outline.o OutputDev.o Page.o Parser.o PDFCore.o PDFDoc.o
> PDFDocEncoding.o PreScanOutputDev.o PSOutputDev.o PSTokenizer.o SecurityHandler.o SplashOutputDev.o Stream.o TextOutputDev.o UnicodeMap.o
> UnicodeTypeTable.o XPDFApp.o XPDFCore.o XPDFTree.o XPDFViewer.o XpdfPluginAPI.o XRef.o xpdf.o   -O2 -march=i586 -mtune=generic -Wl,--as-
> needed -Wl,--no-undefined -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -L../fofi -lfofi -L../goo -lGoo -L../splash -
> lsplash -lXm -lXt -lXp -lXext -lXpm -lSM -lICE -L/usr/lib -lX11 -lXft -lXrender -lfontconfig -lz -lstdc++ -lm -lc -lgcc_s  -Wl,-soname -
> Wl,libxpdf.so.0 -o .libs/libxpdf.so.0.0.0
> g++: error: Annot.o: No such file or directory
> g++: error: Array.o: No such file or directory
> g++: error: BuiltinFont.o: No such file or directory
> g++: error: BuiltinFontTables.o: No such file or directory
> g++: error: Catalog.o: No such file or directory
> g++: error: CharCodeToUnicode.o: No such file or directory
> g++: error: CMap.o: No such file or directory
> g++: error: CoreOutputDev.o: No such file or directory
> g++: error: Decrypt.o: No such file or directory
> g++: error: Dict.o: No such file or directory
> g++: error: Error.o: No such file or directory
> g++: error: FontEncodingTables.o: No such file or directory
> g++: error: Function.o: No such file or directory
> g++: error: Gfx.o: No such file or directory
> g++: error: GfxFont.o: No such file or directory
> g++: error: GfxState.o: No such file or directory
> g++: error: GlobalParams.o: No such file or directory
> g++: error: JArithmeticDecoder.o: No such file or directory
> g++: error: JBIG2Stream.o: No such file or directory
> g++: error: JPXStream.o: No such file or directory
> g++: error: Lexer.o: No such file or directory
> g++: error: Link.o: No such file or directory
> g++: error: NameToCharCode.o: No such file or directory
> g++: error: Object.o: No such file or directory
> g++: error: OptionalContent.o: No such file or directory
> g++: error: Outline.o: No such file or directory
> g++: error: OutputDev.o: No such file or directory
> g++: error: Page.o: No such file or directory
> g++: error: Parser.o: No such file or directory
> g++: error: PDFCore.o: No such file or directory
> g++: error: PDFDoc.o: No such file or directory
> g++: error: PDFDocEncoding.o: No such file or directory
> g++: error: PreScanOutputDev.o: No such file or directory
> g++: error: PSOutputDev.o: No such file or directory
> g++: error: PSTokenizer.o: No such file or directory
> g++: error: SecurityHandler.o: No such file or directory
> g++: error: SplashOutputDev.o: No such file or directory
> g++: error: Stream.o: No such file or directory
> g++: error: TextOutputDev.o: No such file or directory
> g++: error: UnicodeMap.o: No such file or directory
> g++: error: UnicodeTypeTable.o: No such file or directory
> g++: error: XPDFApp.o: No such file or directory
> g++: error: XPDFCore.o: No such file or directory
> g++: error: XPDFTree.o: No such file or directory
> g++: error: XPDFViewer.o: No such file or directory
> g++: error: XpdfPluginAPI.o: No such file or directory
> g++: error: XRef.o: No such file or directory
> g++: error: xpdf.o: No such file or directory
> make[1]: *** [libxpdf.la] Error 1


More information about the Mageia-dev mailing list