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

Does 2.52 work for you?

Derick


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

[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