Results 1 to 4 of 4
I get the following:
Code:
configure.in:145: warning: AC_PROG_LEX invoked multiple times
../../lib/autoconf/programs.m4:779: AC_DECL_YYTEXT is expanded from...
acinclude.m4:2056: PHP_PROG_LEX is expanded from...
configure.in:145: the top level
* Running libtoolize
* Rebuilding ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 06-25-2007 #1Linux Newbie
- Join Date
- Nov 2006
- Posts
- 123
error when doing emerge php
I get the following:
Code:configure.in:145: warning: AC_PROG_LEX invoked multiple times ../../lib/autoconf/programs.m4:779: AC_DECL_YYTEXT is expanded from... acinclude.m4:2056: PHP_PROG_LEX is expanded from... configure.in:145: the top level * Running libtoolize * Rebuilding configure script configure.in:145: warning: AC_PROG_LEX invoked multiple times ../../lib/autoconf/programs.m4:779: AC_DECL_YYTEXT is expanded from... acinclude.m4:2056: PHP_PROG_LEX is expanded from... configure.in:145: the top level configure.in:145: warning: AC_PROG_LEX invoked multiple times ../../lib/autoconf/programs.m4:779: AC_DECL_YYTEXT is expanded from... acinclude.m4:2056: PHP_PROG_LEX is expanded from... configure.in:145: the top level configure.in:145: warning: AC_PROG_LEX invoked multiple times ../../lib/autoconf/programs.m4:779: AC_DECL_YYTEXT is expanded from... acinclude.m4:2056: PHP_PROG_LEX is expanded from... configure.in:145: the top level autoheader-2.61: WARNING: Using auxiliary files such as `acconfig.h', `config.h.bot' autoheader-2.61: WARNING: and `config.h.top', to define templates for `config.h.in' autoheader-2.61: WARNING: is deprecated and discouraged. autoheader-2.61: autoheader-2.61: WARNING: Using the third argument of `AC_DEFINE' and autoheader-2.61: WARNING: `AC_DEFINE_UNQUOTED' allows one to define a template without autoheader-2.61: WARNING: `acconfig.h': autoheader-2.61: autoheader-2.61: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1, autoheader-2.61: [Define if a function `main' is needed.]) autoheader-2.61: autoheader-2.61: WARNING: More sophisticated templates can also be produced, see the autoheader-2.61: WARNING: documentation. autom4te-2.61: /usr/bin/m4 terminated by signal: 11 autoheader-2.61: '/usr/bin/autom4te-2.61' failed with exit status: 1 autoreconf-2.61: /usr/bin/autoheader-2.61 failed with exit status: 1 !!! ERROR: dev-lang/php-5.2.2-r1 failed. Call stack: ebuild.sh, line 1615: Called dyn_unpack ebuild.sh, line 752: Called qa_call 'src_unpack' ebuild.sh, line 44: Called src_unpack php-5.2.2-r1.ebuild, line 159: Called php5_2-sapi_src_unpack php5_2-sapi.eclass, line 380: Called die !!! Unable to regenerate configure script successfully !!! If you need support, post the topmost build error, and the call stack if relevant. !!! A complete build log is located at '/var/tmp/portage/dev-lang/php-5.2.2-r1/temp/build.log'. [1]+ Exit 1 emerge php >emergephpresults.txt
any idea what the solution would be?
Thanks
- 06-28-2007 #2
You might want to try compiling a slightly older version and seeing if you have the same problem there. Use "emerge =php-5.2.1-r3" to emerge the second latest build.
- 06-29-2007 #3Linux Newbie
- Join Date
- Nov 2006
- Posts
- 123
that works, many thanks!
Must be a problem with the latest version?
- 06-29-2007 #4Linux Newbie
- Join Date
- Nov 2006
- Posts
- 123
that works, many thanks!
Must be a problem with the latest version?
Unfortunately I'm not enough of a guru to understand what, just from the error messages...


Reply With Quote
