On September 30, 2001 07:03 pm, you wrote: > I installed brand new autoconf, automake and libtool into my $HOME. > That solved the problem. > > However, I still don't know what the problem was, probably there were > some library files not well installed. Anyway, I'm not the > administrator of that computer, so I couldn't do much more than > bugging sysop and/or install those tools in my homedir. The former > one didn't help, the latter one did. > > The server I tried on was Debian, and in my original mail you can > find the versions I had at that time. Currently, it is: > buildconf: checking installation... > buildconf: autoconf version 2.52 (ok) > buildconf: automake version 1.5 (ok) > buildconf: libtool version 1.4 (ok) <-- on purpose, read somewhere > that some version was giving trouble, so I played on safe. > rebuilding Makefile templates
It looks like the older versions of autoconf and automake don't play nicely with newish versions of libtool. It also seems that the newest version of libtool does not play nicely with anyone (or something like that - like I have ~any~ clue what is actually going on. ;) I had installed autoconf 2.52, automake 1.4 and libtool 1.4.2 This worked somewhat better than my previous setup, but failed on trying to run the buildconf in the Zend directory. Rolling back to libtool 1.4 seemed to fix the problem - I am now the proud host of a cgi build of 4.0.8-dev :)) Thanks for the help! --zak -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]