Two of my new servers keep getting this error when compiling php4 by custombuild, didn't have this problem before, no idea what's wrong, searched google no answer, anybody have a solution? Thanks
64bit CentOS 4.4
64bit CentOS 4.4
Code:
/usr/bin/ld: /usr/local/lib/libltdl.a(ltdl.o): relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/local/lib/libltdl.a(ltdl.o): could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [libphp4.la] Error 1