Hi,
I am trying to compile PHP on a sun sparc running Solaris 8. Here's the
screen dump:
# make
Making all in Zend
make[1]: Entering directory `/opt/src/php4/Zend'
/bin/sh ../libtool --silent --mode=compile
gcc -DHAVE_CONFIG_H -I. -I. -I../main -D_POSIX_PTHREAD_SEMANTICS -DSUPPORT
_UTF8 -D
I am trying to compile php-4.0.6 on Solaris, in a sun sparc machine. I
have the latest gcc, bison 1.28, gnu tar, and everything php seems to
require. My gcc resides in a remote partition, but it works fine (I've
compiled Apache and MySQL).
Does anyone know what does this error message means?
> #