https://bugzilla.novell.com/show_bug.cgi?id=426392 User dieter.jurzitza@t-online.de added comment https://bugzilla.novell.com/show_bug.cgi?id=426392#c37 --- Comment #37 from Dieter Jurzitza <dieter.jurzitza@t-online.de> 2008-12-03 06:10:58 MST --- Dear Jan, ******* whatever happens before ***** make[3]: Leaving directory `/usr/src/packages/BUILD/texlive/texk/web2c/pdftexdir' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -I../../libs/obsdcompat \ -I../../libs/obsdcompat/.. -I./../../libs/obsdcompat \ -I./../../libs/obsdcompat/.. -I./../../libs/zlib -I./../../libs/libpng \ -I./../../libs/xpdf -Dextra_version_info=`date +-%Y%m%d%H` -O2 -g \ -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing -std=gnu89 \ -fPIC -Wno-write-strings -Wno-char-subscripts -Wno-unused -Wno-uninitialized \ -Wno-return-type -Wno-parentheses -Wno-sign-compare -Wno-unprototyped-calls \ -pipe -O2 -g -fmessage-length=0 -D_FORTIFY_SOURCE=2 -fno-strict-aliasing \ -std=gnu89 -fPIC -Wno-write-strings -Wno-char-subscripts -Wno-unused \ -Wno-uninitialized -Wno-return-type -Wno-parentheses -Wno-sign-compare \ -Wno-unprototyped-calls -pipe -c ../../libs/md5/md5.c -o ../../libs/md5/md5.o /bin/sh ../libtool --mode=link g++ -o pdftex -Wl,-warn-common -Wl,-warn-common \ pdftexini.o pdftex0.o pdftex1.o pdftex2.o pdftex3.o pdftexextra.o pdftex-pool.o \ synctex-pdf.o pdftexdir/libpdf.a -lpng -lz ../../libs/md5/md5.o \ ./../libs/obsdcompat/libopenbsd-compat.a lib/lib.a ../kpathsea/libkpathsea.la -lm\ -lpoppler g++ -o pdftex -Wl,-warn-common -Wl,-warn-common pdftexini.o pdftex0.o pdftex1.o \ pdftex2.o pdftex3.o pdftexextra.o pdftex-pool.o synctex-pdf.o ./../libs/md5/md5.o \ pdftexdir/libpdf.a /usr/lib/libpng12.so -lz ./../libs/obsdcompat/libopenbsd-compat.a \ lib/lib.a ../kpathsea/.libs/libkpathsea.a -lm -lpoppler /usr/lib/libpng12.so: could not read symbols: File in wrong format collect2: ld returned 1 exit status make[2]: *** [pdftex] Fehler 1 make[2]: Leaving directory `/usr/src/packages/BUILD/texlive/texk/web2c' make[1]: *** [all] Fehler 1 make[1]: Leaving directory `/usr/src/packages/BUILD/texlive/texk' make: *** [all] Fehler 1 error: Bad exit status from /var/tmp/rpm-tmp.73277 (%build) ***** nothing happens after **** can see it now? I wasn't careful enough when copying things. I terminated every line by '\' now manually, additional linebreaks have been introduced by firefox now. You can see in one of the last lines: pdftexdir/libpdf.a /usr/lib/libpng12.so -lz ./../libs/obsdcompat/libopenbsd-compat.a \ and here it dies ...... (or my compilation process, to be more precise). I have no clue why. The only thing I can do about is patch the entries sys_lib_search_path_spec and sys_lib_dlsearch_path_spec during compile time to point to /lib64 /usr/lib64 rather than /lib /usr/lib but I have (not yet!) no clue why this would happen. The entries in /etc/ld.so.conf show the correct sequence. And I do have both 64 and 32 bit versions of both runtime and devel package installed. Will try to remove libpng-devel-32 bit and report back. Take care Dieter -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.