R Rprp Verified User Joined Dec 25, 2006 Messages 28 Jun 15, 2007 #1 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
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
J jimmy1987 Verified User Joined Apr 29, 2007 Messages 16 Jun 15, 2007 #2 Try installing libtool and the libtool-libs. Worked for me