Date: Tue, 3 Jul 2001 00:44:02 +0300 From: teo@gecadsoftware.com To: <questions@freebsd.org> Subject: Re: Is mod_php4 broken in ports? Message-ID: <20010703004402.B14786@gecadsoftware.com> In-Reply-To: <Pine.BSF.4.32.0107021725090.85427-100000@www.stelesys.com>; from jim@freeze.org on Mon, Jul 02, 2001 at 05:31:59PM -0400 References: <Pine.BSF.4.32.0107021725090.85427-100000@www.stelesys.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi Jim!
On Mon, 02 Jul 2001, Jim Freeze wrote:
> Hi:
>
> I have been trying all day to compile mod_php4 and the compile
> keeps failing. Does anyone know how to fix this?
>
> % uname -a
> FreeBSD eeyore1 4.3-RELEASE FreeBSD 4.3-RELEASE #0: Sat Apr 21 10:54:49
> GMT 2001 jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC i386
>
>
> Here is the latest error:
>
> /usr/ports/www/mod_php4 12 -> make
> ===> Building for mod_php4-4.0.6_3
> [snip]
> /bin/sh /usr/ports/www/mod_php4/work/php-4.0.6/libtool --silent
> --mode=compile cc -I.
> -I/usr/ports/www/mod_php4/work/php-4.0.6/ext/standard
> -I/usr/ports/www/mod_php4/work/php-4.0.6/main
> -I/usr/ports/www/mod_php4/work/php-4.0.6 -I/usr/local/include/apache
> -I/usr/ports/www/mod_php4/work/php-4.0.6/Zend
> -I/usr/local/include/freetype -I/usr/local/include/gd
> -I/usr/local/include/mysql -I/usr/ports/www/mod_php4/work/php-4.0.6/TSRM
> -DHARD_SERVER_LIMIT=512 -DDOCUMENT_LOCATION="/usr/local/www/data/"
> -DDEFAULT_PATH="/bin:/usr/bin:/usr/local/bin"
> -DACCEPT_FILTER_NAME="httpready" -DUSE_EXPAT -DSUPPORT_UTF8 -O -pipe -c
> scanf.c
> cc: Internal compiler error: program cc1 got fatal signal 11
this is one of those big and complex files of the Zend parser which eats up
a lot of memory
check how much { /tmp space u have, swap space u have} acording to your memory
it may fail because of that.
-- teodor
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010703004402.B14786>
