From: alietss at yahoo dot com
Operating system: Openna Linux RC2
PHP version: 4CVS-2003-03-26 (stable)
PHP Bug Type: Apache2 related
Bug description: Make install fails due a apxs error
Hi boys:
I'm building rpms for openna Linux of php-4.3.2 current sources from
snaps.php.net everything was going ok but the install fails with this
erro...
Installing PHP SAPI module
/usr/lib/httpd/build/instdso.sh SH_LIBTOOL='/usr/lib/httpd/build/libtool'
libphp
4.la /var/tmp/php-4.3.2-root/usr/lib/httpd/modules
/usr/lib/httpd/build/libtool --mode=install cp libphp4.la
/var/tmp/php-4.3.2-roo
t/usr/lib/httpd/modules/
cp .libs/libphp4.so
/var/tmp/php-4.3.2-root/usr/lib/httpd/modules/libphp4.so
cp .libs/libphp4.lai
/var/tmp/php-4.3.2-root/usr/lib/httpd/modules/libphp4.la
libtool: install: warning: remember to run `libtool --finish
/usr/src/openna/BUI
LD/php-4.3.2/libs'
chmod 755 /var/tmp/php-4.3.2-root/usr/lib/httpd/modules/libphp4.so
apxs:Error: Config file /var/tmp/php-4.3.2-root/etc/httpd/conf/httpd.conf
not fo
und.
make: *** [install-sapi] Error 1
With php-4.3.1 the build was ok, this is my configure line...
%configure \
--prefix=%{_prefix} \
--with-layout=GNU \
--with-config-file-path=%{_sysconfdir}/httpd \
--with-apxs2=%{_sbindir}/apxs \
--with-exec-dir=%{_bindir} \
--with-openssl \
--with-zlib \
--with-bz2 \
--with-gd \
--with-ttf \
--with-png \
--with-jpeg-dir=%{_prefix} \
--with-png-dir=%{_prefix} \
--with-freetype-dir=%{_prefix} \
--with-expat-dir=%{_prefix} \
--with-gmp \
--with-xml \
--with-curl \
--with-mm \
--with-imap=shared \
--with-imap-ssl \
--with-pspell \
--with-gettext \
--with-mysql=shared,%{_prefix} \
--with-mysql-sock=/var/lib/mysql/mysql.sock \
--with-pgsql=shared \
--with-ldap=shared \
--with-pear \
--disable-static \
--disable-debug \
--disable-rpath \
--disable-posix \
--disable-tokenizer \
--enable-discard-path \
--enable-safe-mode \
--enable-magic-quotes \
--enable-bcmath \
--enable-dio \
--enable-gd-native-ttf \
--enable-sysvsem \
--enable-sysvshm \
--enable-sockets \
--enable-track-vars \
--enable-wddx \
--enable-inline-optimization \
--enable-memory-limit
Any Ideas, Aliet
--
Edit bug report at http://bugs.php.net/?id=22916&edit=1
--
Try a CVS snapshot: http://bugs.php.net/fix.php?id=22916&r=trysnapshot
Fixed in CVS: http://bugs.php.net/fix.php?id=22916&r=fixedcvs
Fixed in release: http://bugs.php.net/fix.php?id=22916&r=alreadyfixed
Need backtrace: http://bugs.php.net/fix.php?id=22916&r=needtrace
Try newer version: http://bugs.php.net/fix.php?id=22916&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=22916&r=support
Expected behavior: http://bugs.php.net/fix.php?id=22916&r=notwrong
Not enough info: http://bugs.php.net/fix.php?id=22916&r=notenoughinfo
Submitted twice: http://bugs.php.net/fix.php?id=22916&r=submittedtwice
register_globals: http://bugs.php.net/fix.php?id=22916&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22916&r=php3
Daylight Savings: http://bugs.php.net/fix.php?id=22916&r=dst
IIS Stability: http://bugs.php.net/fix.php?id=22916&r=isapi
Install GNU Sed: http://bugs.php.net/fix.php?id=22916&r=gnused