Gentoo Archives: gentoo-server

From: capsel <capsel@×××××.com>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] dev-php/eaccelerator
Date: Sat, 16 Jul 2005 21:41:48
Message-Id: d038873905071614375b3dbd5e@mail.gmail.com
In Reply to: Re: [gentoo-server] dev-php/eaccelerator by Jonathan Nichols
1 >
2 > Odd, I just installed eaccelerator on 4 machines last night and had no
3 > compilation problems at all.
4 >
5 > What issues did you run into?
6 >
7
8 this is what I get after emerge:
9 ---------------------------------------------------------------------------------------------
10 Configuring for:
11 PHP Api Version: 20020918
12 Zend Module Api No: 20020429
13 Zend Extension Api No: 20021010
14 /usr/share/aclocal/glib.m4:8: warning: underquoted definition of
15 AM_PATH_GLIB
16 run info '(automake)Extending aclocal'
17 or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
18 autoconf: Undefined macros:
19 configure.in:63 <http://configure.in:63>:AC_PROG_LIBTOOL
20 * econf: updating eaccelerator-0.9.3/config.sub with
21 /usr/share/gnuconfig/config.sub
22 * econf: updating eaccelerator-0.9.3/config.guess with
23 /usr/share/gnuconfig/config.guess
24 ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man
25 --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc
26 --localstatedir=/var/lib --build=i686-pc-linux-gnu
27 --enable-eaccelerator=shared --without-eaccelerator-sessions
28 --without-eaccelerator-use-inode
29 creating cache ./config.cache
30 ./configure: line 552: PHP_INIT_BUILD_SYSTEM: command not found
31 ./configure: line 558: syntax error near unexpected token `config.nice'
32 ./configure: line 558: `PHP_CONFIG_NICE(config.nice)'
33
34 !!! Please attach the config.log to your bug report:
35 !!! /var/tmp/portage/eaccelerator-0.9.3/work/eaccelerator-0.9.3/config.log
36
37 !!! ERROR: dev-php/eaccelerator-0.9.3 failed.
38 !!! Function econf, Line 485, Exitcode 0
39 !!! econf failed
40 !!! If you need support, post the topmost build error, NOT this status
41 message.
42 ----------------------------------------------------------------------------------
43 As I wrote the solution was to start aclocal-1.4 from inside directory with
44 source. So I installed it in /usr/local.

Replies

Subject Author
Re: [gentoo-server] dev-php/eaccelerator Jonathan Nichols <jnichols@×××.net>