[PHP-INSTALL] 5.2.5 Solaris 10 x86 compiles but core dump during make test

2008-03-24 Thread ckoester1234
I upgraded the folllow to latest version hoping it would fix my problem with compiling php 5.2.5 libiconv curl expat fontconfigs Freetype gd libpng zlip libxml2 gmake I am using Solaris C compiler. > make test Build complete. Don't forget to run 'make test'. Segmentation Fault - core dumped m

[PHP-INSTALL] php 5.2.6 error message while compiling

2008-03-24 Thread ckoester1234
./configure --prefix=/xst/xstlocal/bin --with-libexpat-dir=/xst/xstlocal/bin \ --with-apxs2=/xst/xstlocal/bin/apache2/bin/apxs \ --with-libxml-dir=/xst/xstlocal/bin \ --exec-prefix=EPREFIX=/xst/xstlocal/bin \ --with-iconv-dir=/xst/xstlocal/bin --without-sqlite \ --with-zlib-dir=/xst/xstlocal/

Re: [PHP-INSTALL] 5.2.5 Solaris 10 x86 compiles but core dump during make test

2008-03-24 Thread ckoester1234
Here is my CFLAGS setting as well. CFLAGS=-xarch=amd64 -xmodel=medium -xO5 -KPIC Thanks in advance for any help on this. Chris ckoester1234 wrote: > > > I upgraded the folllow to latest version hoping it would fix my problem > with compiling php 5.2.5 > > libiconv > curl > expat > fontcon

[PHP-INSTALL] Building PHP fails - "incompatible implicit declaration of built-in function 'exit'" warning

2008-03-24 Thread istojic
Hello again all, I'm receiving the following error message after running ./configure on a system running OS X (Leopard 10.5.2) with the recent updates that moved the PHP version to 5.2.5. I'm attempting to recompile PHP so I can use the GD library among others. Thanks for any help in advance. -