Hi all
i have this error message from DA in the installation (sorry my English)
i have tried this:
but no solution
Any good help would be appreciated. Thanks all.
i have this error message from DA in the installation (sorry my English)
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
i have tried this:
Code:
yum install libtool-ltdl
yum install libtool-ltdl-devel
ln -sf /usr/lib64/libltdl.a /usr/local/lib/libltdl.a
but no solution
Any good help would be appreciated. Thanks all.