ID:               16833
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Feedback
 Bug Type:         MySQL related
 Operating System: Solaris 8
 PHP Version:      4.2.0
 New Comment:

I have same OS, PHP version, etc.

When using the posted configure script (from bug report) I get the
following:

root@unknown:[rip/php-4.2.0]:70 Making all in Zend
make[1]: Entering directory `/export/home/rip/php-4.2.0/Zend'
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../main   -D_POSIX_PTHREAD_SEMANTICS -DSOLARIS2=280 -DUSE_EXPAT
-I../TSRM  -g -O2 -prefer-pic -c -o zend_language_parser.lo `test -f
zend_language_parser.c || echo './'`zend_language_parser.c
In file included from zend_compile.h:24,
                 from zend_language_parser.c:147:
zend.h:55: unix.h: No such file or directory
make[1]: *** [zend_language_parser.lo] Error 1
make[1]: Leaving directory `/export/home/rip/php-4.2.0/Zend'
make: *** [all-recursive] Error 1


Previous Comments:
------------------------------------------------------------------------

[2002-04-25 21:59:38] [EMAIL PROTECTED]

This is most likely cause by the autoconf 2.52 used to
create the distribution configure. 

Please try replacing it with this one 

http://www.edin.dk/php/configure.gz


------------------------------------------------------------------------

[2002-04-25 17:19:06] [EMAIL PROTECTED]

EMANTICS -I/export/home/sb/done/php-4.2.0/TSRM -g -O2  -c libmysql.c &&
touch libmysql.lo
In file included from libmysql.c:5:
global.h:136: parse error
In file included from libmysql.c:5:
global.h:498: parse error
In file included from libmysql.c:12:
m_string.h:205: parse error
make[4]: *** [libmysql.lo] Error 1
make[4]: Leaving directory
`/export/home/sb/done/php-4.2.0/ext/mysql/libmysql'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/export/home/sb/done/php-4.2.0/ext/mysql/libmysql'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/export/home/sb/done/php-4.2.0/ext/mysql'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/sb/done/php-4.2.0/ext'
make: *** [all-recursive] Error 1


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=16833&edit=1

Reply via email to