FYI,

I use
ltmain.sh (GNU libtool) 1.4 (1.920 2001/04/24 23:26:18)
on one machine, and
ltmain.sh (GNU libtool) 1.4.2 (1.922.2.53 2001/09/11 03:18:52)
on the other.

Downgrading to 1.3.3 did not solve the problem:
ltmain.sh (GNU libtool) 1.3.3 (1.385.2.181 1999/07/02 15:49:11)

I'm trying further...

--Jeroen

----- Original Message -----
From: "Jani Taskinen" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, November 09, 2001 1:14 PM
Subject: Re: [PHP-QA] Compile troubles, impossible to create .so extensions
with current cvs?


>
> I think it's the libtool 1.4(.x) again that is breaking.
> Or we're doing something weird. Sascha might know?
>
> I noticed this myself sometime ago but I forgot about it..
>
> --Jani
>
>
> On Fri, 9 Nov 2001 [EMAIL PROTECTED] wrote:
>
> >Hi,
> >
> >First, I'm not well into compiling PHP in specific ways, so consider
these
> >semi-newbie questions.
> >
> >I hope someone has an idea about what could be going on, if so, please
drop
> >me a line.
> >
> >My system is Linux Debian unstable, everything relevant is up-to-date.
> >My compile-line is: ./configure --disable-static --with-mysql=shared
> >
> >* Result on 406 dist: works fine, mysql.so appears in modules dir
> >* Any recent snapshot: mysql.a  and mysql.la appear in modules, but no
.so
> >* Latest cvs after ./buildconf: same result
> >* getting back to 406 by means of CVS, ./buildconf fails:
> >cvs up -r PHP_4_0_6 && ./cvsclean && make clean && make distclean
> >[jeroen@richard]~/php/php4> ./buildconf
> >buildconf: checking installation...
> >buildconf: autoconf version 2.52 (ok)
> >buildconf: automake version 1.5 (ok)
> >buildconf: libtool version 1.4 (ok)
> >rebuilding Makefile templates
> >rebuilding configure
> >./aclocal.m4:814: error: m4_defn: undefined macro: _m4_divert_diversion
> >./aclocal.m4:360: PHP_SUBST is expanded from...
> >./aclocal.m4:814: the top level
> >rebuilding main/php_config.h.in
> >./aclocal.m4:814: error: m4_defn: undefined macro: _m4_divert_diversion
> >./aclocal.m4:360: PHP_SUBST is expanded from...
> >./aclocal.m4:814: the top level
> >autoconf: tracing failed
> >
> >
> >Thanks a lot
> >Jeroen
> >
> >
> >
> >
>


-- 
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]

Reply via email to