ID:               15863
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: Linux 2.4.10
 PHP Version:      4.1.2
 New Comment:

I am sorry but this is a freshly installed SUSE 7.2 box and the update
of automake has been installed via rpm. And a
previous compile of an earlier Version of PHP (AFAIK 4.1.1)
worked perfectly.

Adding XSLT to the compile tree started the problem.

So I am not quiet sure if this is an autoconf problem. You might have
"bogused" this to early ;-))) Also because downgrading from 2.54, which
is preinstalled on the system, to 2.13 which has a relase date from
somewhere back in 1999

Wolfgang


Previous Comments:
------------------------------------------------------------------------

[2002-03-20 10:28:44] [EMAIL PROTECTED]

You have installed autoconf in wrong place. 
Please ask such support questions on the autoconf lists.
This is definately NOT our problem.


------------------------------------------------------------------------

[2002-03-20 02:35:44] [EMAIL PROTECTED]

Does 2.52 work for you?

Derick

------------------------------------------------------------------------

[2002-03-19 22:29:23] [EMAIL PROTECTED]

Problem disappeared when I downgraded to autoconf version 2.13

See bug #11088.

Christian

------------------------------------------------------------------------

[2002-03-19 21:40:58] [EMAIL PROTECTED]

Confirmed.

1/ Untar the package
2/ cd php-4.1.2/
3/ rm configure
4/ ./buildconf

fails:
buildconf: checking installation...
buildconf: autoconf version 2.53 (ok)
buildconf: automake version 1.4 (ok)
buildconf: libtool version 1.4.2 (ok)
WARNING: automake and libtool are installed in different
         directories.  This may cause aclocal to fail.
         continuing anyway
rebuilding configure
configure.in:124: warning: AC_PROG_LEX invoked multiple times
rebuilding main/php_config.h.in
WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot'
WARNING: and `config.h.top', to define templates for `config.h.in'
WARNING: is deprecated and discouraged.

WARNING: Using the third argument of `AC_DEFINE' and
WARNING: `AC_DEFINE_UNQUOTED' allows to define a template without
WARNING: `acconfig.h':

WARNING:   AC_DEFINE([NEED_MAIN], 1,
WARNING:             [Define if a function `main' is needed.])

WARNING: More sophisticated templates can also be produced, see the
WARNING: documentation.
autoheader: `main/php_config.h.in' is created

Regards
Christian

------------------------------------------------------------------------

[2002-03-04 15:46:19] [EMAIL PROTECTED]

I am trying to compile 4.1.2 but it fails when
trying to add the binary distribution of sablotron
without having to recompile (JS package problem)

I tried to build the configfile but ./buildconf
reports a multiple call to AC_PROG_LEX and the
following ./configure fails also.

automake 1.5 and 1.4
autoconf 2.54
libtool 1.4.1


Greetings

Wolfgang



------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15863&edit=1

Reply via email to