Re: cannot find -lltdl

2009-06-23 Thread Michael Powell
kalin m wrote: > > > Chris Rees wrote: >> 2009/6/23 kalin m : [snip] >> >> >> Why aren't you using ports? >> > > there isn't ports for all that i need compiling with 5.2.10. Yes there is. You install the main PHP5 port first, then follow up by installing the php5-extensions port. When

Re: cannot find -lltdl

2009-06-23 Thread kalin m
iconv -lm -lcurl -lssl -lcrypto -lz -lxml2 -lz -liconv -lm -lcrypt -lcrypt -o libphp5.la /usr/bin/ld: cannot find -lltdl *** Error code 1 Stop in /usr/local/src/php-5.2.10. # locate ltdl /usr/local/share/aclocal/ltdl.m4 /usr/local/share/libtool/libltdl ... the thing is it already build

Re: cannot find -lltdl

2009-06-23 Thread Chris Rees
-lmcrypt > -lltdl -liconv -lpng -lz -lcurl -lssl -lcrypto -lm -lxml2 -lz -liconv -lm > -lcurl -lssl -lcrypto -lz -lxml2 -lz -liconv -lm -lcrypt -lcrypt  -o > libphp5.la > /usr/bin/ld: cannot find -lltdl > *** Error code 1 > > Stop in /usr/local/src/php-5.2.10

cannot find -lltdl

2009-06-22 Thread kalin m
o -lz -lxml2 -lz -liconv -lm -lcrypt -lcrypt -o libphp5.la /usr/bin/ld: cannot find -lltdl *** Error code 1 Stop in /usr/local/src/php-5.2.10. # locate ltdl /usr/local/share/aclocal/ltdl.m4 /usr/local/share/libtool/libltdl ... the thing is it already build once with the same configur