From:             [EMAIL PROTECTED]
Operating system: Mac OS X
PHP version:      4CVS-2002-10-27
PHP Bug Type:     Compile Failure
Bug description:  the php-4.3.0-pre2 failed to make on Mac OS X 10.2

I performed a ./buildconf to update the build process for OS X libtool and
such.  The build was fine, but it failed on make.

This is the messages that came up.  Sorry that I can not be of more help
could you tell me an different way to compile php-4.3 or the CVS version
and I will try it.  Thanks 

Error --

-c /Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c -o
ext/standard/basic_functions.o  && echo > ext/standard/basic_functions.lo
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1377:
warning: `struct option' declared inside parameter list
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1377:
warning: its scope is only this definition or declaration, which is
probably not what you want
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c: In function
`free_longopts':
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1382:
dereferencing pointer to incomplete type
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1382:
increment of pointer to unknown structure
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1382:
arithmetic on pointer to an incomplete type
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1383:
dereferencing pointer to incomplete type
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c: In function
`zif_getopt':
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1458: sizeof
applied to an incomplete type
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1470:
dereferencing pointer to incomplete type
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1474:
dereferencing pointer to incomplete type
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1477:
dereferencing pointer to incomplete type
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1482:
dereferencing pointer to incomplete type
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1483:
dereferencing pointer to incomplete type
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1484:
dereferencing pointer to incomplete type
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1487:
increment of pointer to unknown structure
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1487:
arithmetic on pointer to an incomplete type
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1519: invalid
use of undefined type `struct option'
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1519:
dereferencing pointer to incomplete type
/Downloads/Unix/php-4.3.0pre2/ext/standard/basic_functions.c:1548:
warning: passing arg 1 of `free_longopts' from incompatible pointer type
make: *** [ext/standard/basic_functions.lo] Error 1
-- 
Edit bug report at http://bugs.php.net/?id=20131&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=20131&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=20131&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=20131&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=20131&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=20131&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=20131&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=20131&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=20131&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=20131&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=20131&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20131&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=20131&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=20131&r=isapi

Reply via email to