[PLUG] OS X/BSD question

alan alan at clueserver.org
Thu Mar 25 15:49:02 UTC 2004


I am running into an odd problem trying to link libtiff during a make.

Any idea what would cause the following error message?

/usr/bin/gcc -c -I../libtiff -I../libtiff -g -O -I. -I../tools 
-I../libtiff ../t
ools/fax2tiff.c
/usr/bin/gcc -o fax2tiff -g -O -I. -I../tools -I../libtiff fax2tiff.o 
../libtiff
/libtiff.dylib    
ld: warning prebinding not disabled because (__PAGEZERO segment (address = 
0x0 s
ize = 0x1000) of fax2tiff overlaps with __TEXT segment (address = 0x0 size 
= 0x3
d000) of libtiff.dylib
ld: warning prebinding not disabled because (__TEXT segment (address = 
0x1000 si
ze = 0x3000) of fax2tiff overlaps with __TEXT segment (address = 0x0 size 
= 0x3d
000) of libtiff.dylib
ld: warning prebinding not disabled because (__DATA segment (address = 
0x4000 si
ze = 0x1000) of fax2tiff overlaps with __TEXT segment (address = 0x0 size 
= 0x3d
000) of libtiff.dylib
ld: warning prebinding not disabled because (__LINKEDIT segment (address = 
0x500
0 size = 0x5000) of fax2tiff overlaps with __TEXT segment (address = 0x0 
size = 
0x3d000) of libtiff.dylib

I think it might be because of Fink, but i am not certain...

Ideas?





More information about the PLUG mailing list