[Fink-devel] XCode issue

2004-08-23 Thread Steve Dieringer
netpbm 10.24-1 doesn't compile under Xcode 1.5

---
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


Re: [Fink-devel] XCode issue

2004-08-23 Thread Steve Dieringer
On Aug 23, 2004, at 4:38 PM, Martin Costabel wrote:
Steve Dieringer wrote:
netpbm 10.24-1 doesn't compile under Xcode 1.5
How so?
--
Martin
Here's what I get.  BTW, if it matters, I had the 'recalled' version of 
fink installed for a while.  Since reverted per message on web site.  
But this is subsequent.

libopt results: ' -L/sw/src/netpbm10-10.24-1/netpbm-10.24/lib -lnetpbm'
ld: warning prebinding not disabled because (__PAGEZERO segment 
(address = 0x0 size = 0x1000) of rasttopnm overlaps with __TEXT segment 
(address = 0x0 size = 0x1e000) of /sw/lib/libnetpbm.10.dylib
ld: warning prebinding not disabled because (__TEXT segment (address = 
0x1000 size = 0x3000) of rasttopnm overlaps with __TEXT segment 
(address = 0x0 size = 0x1e000) of /sw/lib/libnetpbm.10.dylib
ld: warning prebinding not disabled because (__DATA segment (address = 
0x4000 size = 0x1000) of rasttopnm overlaps with __TEXT segment 
(address = 0x0 size = 0x1e000) of /sw/lib/libnetpbm.10.dylib
ld: warning prebinding not disabled because (__LINKEDIT segment 
(address = 0x5000 size = 0x2000) of rasttopnm overlaps with __TEXT 
segment (address = 0x0 size = 0x1e000) of /sw/lib/libnetpbm.10.dylib
cc -no-cpp-precomp -c 
-I/sw/src/netpbm10-10.24-1/netpbm-10.24/converter/other -I. 
-I/sw/src/netpbm10-10.24-1/netpbm-10.24/util  
-I/sw/src/netpbm10-10.24-1/netpbm-10.24/urt \
-I/sw/include -O3 -fstrict-aliasing -funroll-all-loops -isystem 
/sw/include  -o pnmtopng.o pnmtopng.c
cc -no-cpp-precomp -c 
-I/sw/src/netpbm10-10.24-1/netpbm-10.24/converter/other -I. 
-I/sw/src/netpbm10-10.24-1/netpbm-10.24/util  
-I/sw/src/netpbm10-10.24-1/netpbm-10.24/urt \
-I/sw/include -O3 -fstrict-aliasing -funroll-all-loops -isystem 
/sw/include  -o pngtxt.o pngtxt.c
cc -no-cpp-precomp -L/sw/lib -o pnmtopng pnmtopng.o pngtxt.o \
  `/sw/src/netpbm10-10.24-1/netpbm-10.24/buildtools/libopt 
/sw/src/netpbm10-10.24-1/netpbm-10.24/lib/libnetpbm.dylib  libpng.dylib 
libz.dylib` \
  -lm-L/sw/lib
libopt results: ' -L/sw/src/netpbm10-10.24-1/netpbm-10.24/lib -lnetpbm 
-lpng -lz'
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


---
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