I am trying to compile and install php-4.0.6 on a redhat-7.1 linux-2.4.3
server using the following for configure:

./configure --prefix=/usr --with-apxs=/usr/sbin/
apxs --enable-versioning --with-mysql --enable-track-vars --with-xml
--disable-
debug --enable-pic --enable-shared --enable-inline-optimization
--with-regex=sy
stem --with-gettext --with-gd --with-png --with-ttf --with-zlib
--with-db2 --wi
th-db3 --with-gdbm --with-openssl --with-layout=GNU --enable-debugger
--enable-
magic-quotes --enable-safe-mode --enable-sockets --enable-sysvsem
--enable-sysv
shm --enable-yp --enable-ftp --enable-wddx --without-oracle
--without-oci8 

and when i make i receive the following error:
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../main  -DLINUX=22 -DMOD_SSL=208104 -DEAPI -DUSE_EXPAT -DSUPPORT_UTF8
-DXML_BYTE_ORDER=12 -g -O2 -c ./zend_execute.c
./zend_execute.c: In function `execute':
./zend_execute.c:2360: Internal compiler error in
ggc_recalculate_in_use_p, at ggc-page.c:880
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[1]: *** [zend_execute.lo] Error 1
make[1]: Leaving directory `/root/temp/php-4.0.6/Zend'
make: *** [all-recursive] Error 1

this is after i patched php with redhat's patches...funny thing is that
without the --with-apxs option, it makes just fine, but i wanted to
build a DSO so that i could drop it in to apache-1.3.20 as a loadable
module, so i added that option and did a make clean and reconfigured,
and thats when i received the error. I didnt see the error without the
--with-apxs option

Has anyone got any ideas on how to correct this?
Any assistance would be appreciated.
-- 
Michael B. Weiner, Linux+, Linux+ SME
Systems Administrator/Partner
The UserFriendly Network (UFN)
--
Linux Registered User #94900    Have you been counted?
http://counter.li.org

PGP: 30 1D CC BA 30 30 63 35  CD 58 E0 89 A9 17 CC C0  8C 55 F7 72

.........    Escape the 'Gates' of Hell
  `:::'                  .......  ......
   :::  *                  `::.    ::'
   ::: .::  .:.::.  .:: .::  `::. :'
   :::  ::   ::  ::  ::  ::    :::.
   ::: .::. .::  ::.  `::::. .:'  ::.
...:::.....................::'   .::::..
--

S/MIME Cryptographic Signature

Reply via email to