Am 23.08.2004 um 20:52 schrieb Steve Dieringer:

ld: warning prebinding disabled because of undefined symbols
ld: Undefined symbols:
_pm_seek2
_pm_tell2
make[2]: *** [pnmtopng] Error 1
make[1]: *** [other/all] Error 2
make: *** [converter/all] Error 2
### execution of make failed, exit code 2
Failed: compiling netpbm10-10.24-1 failed

First result: they are defined in /sw/src/netpbm10-10.24-1/netpbm-10.24/lib/pm.h
and for some unknown reason these directory wasn´t included.


Second result: they were an earlier build problem.
What do you get on the following commands:
nm /sw/src/netpbm10-10.24-1/netpbm-10.24/lib/libnetpbm.10.24.dylib | grep _pm_tell2
nm /sw/src/netpbm10-10.24-1/netpbm-10.24/lib/libnetpbm.10.24.dylib | grep _pm_seek2
If you got no output, then /sw/src/netpbm10-10.24-1/netpbm-10.24/lib wasn´t
included at the right time to get these symbols from pm.h


---

gecko


------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to