Michael van Elst wrote:
No such error here, but I'm using Solaris 2.8 and 2.9.

In any case, the error message tells you that the php configure failed.
There should be an error message earlier in the build.

found problem in the build

+ ./configure [snip]
creating cache ./config.cache
checking host system type... sparc-sun-solaris2.7
Updated main/php_version.h
shtool:echo:Warning: unable to determine terminal sequence for bold mode
shtool:echo:Warning: unable to determine terminal sequence for bold mode
checking for gcc... /users/www/local/bin/cc
checking whether the C compiler (/users/www/local/bin/cc -O2 -pipe -I/users/www/local/include -DEAPI -O2 -pipe -L/users/www/local/lib) works... no
configure: error: installation or configuration problem: C compiler cannot create executables.


but when i try same configure in TMP dir, it works well ...

config.log shows
>>>
configure:1944: /users/www/local/bin/cc -o conftest -O2 -pipe -I/users/www/local/include -DEAPI -O2 -pipe -I/users/www/l
ocal/include -O2 -pipe -L/users/www/local/lib conftest.c -lpng -lz -liconv -lssl -lcrypto 1>&5
/users/www/local/lib/libpng.so: undefined reference to `pow'
collect2: ld returned 1 exit status
configure: failed program was:


#line 1939 "configure"
#include "confdefs.h"

main(){return(0);}
o: No such file or directory
<<<

Regards

Julien

______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
User Communication List                      [EMAIL PROTECTED]

Reply via email to