PDA

View Full Version : Compile Error



Rprp
06-15-2007, 01:46 AM
H,

I want to upgrade to PHP 5.2.2.
But when i do './build php n' i get this error:

/usr/bin/ld: cannot find -lltdl
collect2: ld returned 1 exit status
make: *** [libphp5.la] Error 1

Can someone help me with this?

Grtz, Rprp

jimmy1987
06-15-2007, 08:33 AM
Try installing libtool and the libtool-libs. Worked for me :)