Hi, I was compiling PHP version 5.2.8 on FreeBSD, but when entering the
What should I do to fix this?
make install clean command there was an error like the following:
Code:
/usr/bin/ld: cannot find -lltdl
*** Error code 1[/PHP]i use this command to compile:
[PHP]/configure --without-pdo-sqlite --without-sqlite --with-apxs2 --with-mysql --with-pdo-mysql --with-gd --with-mysqli --enable-session --enable-posix --with-jpeg-dir --enable-zend-multibyte --with-tidy --enable-zip --with-mcrypt --with-bz2
What should I do to fix this?