Re: [PHP] `AM_PROG_LIBTOOL' not found in library

2001-04-20 Thread Kelly Cochran
.. no > checking whether to enable Zend debugging... no > checking for inline... inline > > what the matter??? > Could resolve it? > > Please, help me! > > Thanks pablo! > > > From: "Kelly Cochran" <[EMAIL PROTECTED]> > > To: <

Re: [PHP] `AM_PROG_LIBTOOL' not found in library

2001-04-20 Thread Pablo Sabatino
checking for inline... inline what the matter??? Could resolve it? Please, help me! Thanks pablo! - Original Message - From: "Kelly Cochran" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, April 19, 2001 6:41 PM Subject: Re: [PHP] `AM_PROG_LIBTOOL'

Re: [PHP] `AM_PROG_LIBTOOL' not found in library

2001-04-20 Thread Christian Reiniger
On Thursday 19 April 2001 23:24, you wrote: > I changed the version to bison 1.28...here is the log: > checking for working automake... found > checking for working autoheader... found > checking for working makeinfo... found > checking whether to enable maintainer-specific portions of Makefiles.

Re: [PHP] `AM_PROG_LIBTOOL' not found in library

2001-04-19 Thread Pablo Sabatino
laration > > gmake[1]: *** [zend_ini_parser.lo] Error 1 > > gmake[1]: Leaving directory `/home/pablo/php4/Zend' > > gmake: *** [all-recursive] Error 1 > > > > Please, help me!!! > > Pablo Sabatino. > > > > - Original Message - > > F

Re: [PHP] `AM_PROG_LIBTOOL' not found in library

2001-04-18 Thread Kelly Cochran
Do a 'which libtool' and I'd hazard a guess that it'll find the one in /usr/local/bin first. As it's using that libtool (dir: /usr/local/bin) and your normal automake (dir: /usr/bin), the dirs don't match and aclocal fails, as the warning mentions. Either switch your path around to move

Re: [PHP] `AM_PROG_LIBTOOL' not found in library

2001-04-18 Thread Pablo Sabatino
Hello!! I am using php4-cvs on Linux Suse 6.4. I issued the command ./buildconf and got a message: pablo@pablito:~/php4 > ./buildconf buildconf: checking installation... buildconf: autoconf version 2.13 (ok) buildconf: automake version 1.4 (ok) buildconf: libtool version 1.3.5