ID:               17218
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: Solaris 8
 PHP Version:      4.2.1
 New Comment:

Could you have a look in main/php_config.h. Can you find a line that
says

#define HAVE_UNIX_H 1

If yes, could you try commenting that line out and compiling again.


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

[2002-05-14 17:05:25] [EMAIL PROTECTED]

Solaris 8 machine, using gcc from sunfreeware.com, trying to compile
php4.2.1

$ ./configure
$ make

Making all in Zend
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I../main    -D_POSIX_PTHREAD_SEMANTICS -I../TSRM  -g -O2
-prefer-non-pic -static -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:19: unix.h: No such file or directory
*** Error code 1
make: Fatal error: Command failed for target `zend_language_parser.lo'
Current working directory /download/php-4.2.1/Zend
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'



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


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

Reply via email to