[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problème d'autogen.sh



Le 04 Aug 2001 17:22:38 +0200
Christian Marillat <marillat.christian@wanadoo.fr> a ecrit :

> >>>> "RS" == Remi Suinot <rsuinot@worldonline.fr> writes:
> 
> RS> Bonjour à tous;
> 
> Bonjour,
> 
> [...]
> 
> RS> checking how to recognise dependant libraries... pass_all
> RS> checking for object suffix... o
> RS> checking for executable suffix... no
> RS> ./configure: line 2011: syntax error near unexpected token
`AC_LANG_PUSH(C)'
> RS> ./configure: line 2011: `  AC_LANG_PUSH(C)'
> 
> Ceci à été clos dans libtool 1.4b-1
> 
> Upgrader vers cette version de libtool ?
> 
> Christian

Bonjour,

  mouais, je viens de faire l'upgrade de libtool et le problème subsiste
encore -dans mon cas c'est pour la compilation de PHP-CVS.
Il y a eu aussi un bug report sur autoconf : le wrapper appelle la
mauvaise version d'autoconf (en l'occurence la 2.13 au lieu de la 2.50)

 En tous cas, même en forçant la version d'autoconf à 2.50 -par exemple en
créant un lien symbolique configure.ac sur configure.in - la génération se
termine mal :

buildconf: checking installation...
buildconf: autoconf version 2.52 (ok)
buildconf: automake version 1.4-p4 (ok)
buildconf: libtool version 1.4b

1996, (ok)
aclocal: both `configure.ac' and `configure.in' present: ignoring
`configure.in'
rebuilding Makefile templates
automake: both `configure.ac' and `configure.in' present: ignoring
`configure.in'
automake: configure.ac: installing `Zend/ylwrap'
rebuilding configure
autoconf2.50: warning: both `configure.ac' and `configure.in' are present.
autoconf2.50: warning: proceeding with `configure.ac'.
./aclocal.m4:943: error: m4_defn: undefined macro: _m4_divert_diversion
./aclocal.m4:472: PHP_SUBST is expanded from...
./aclocal.m4:943: the top level
rebuilding acconfig.h
rebuilding main/php_config.h.in
autoheader2.50: warning: both `configure.ac' and `configure.in' are
present.
autoheader2.50: warning: proceeding with `configure.ac'.
./aclocal.m4:943: error: m4_defn: undefined macro: _m4_divert_diversion
./aclocal.m4:472: PHP_SUBST is expanded from...
./aclocal.m4:943: the top level
autoconf2.50: tracing failed


Si j'ai bien compris, le problème vient de ce que les macros autoconf.m4f
ne sont pas incluses car _m4_divert_diversion y est définie ...
Je me demande bien à quoi correspond ce autoconf.m4f alors qu'il existe un
autoconf.m4 ?

Quelqu'un à une idée ? D'avance merci

Olivier
-- 
Feminism, n.:
	A political position which seeks to rebuild society so that
	both men and women are treated as women wish to be treated.



Reply to: