ID: 20131 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] -Status: Open +Status: Bogus Bug Type: Compile Failure Operating System: Mac OS X PHP Version: 4CVS-2002-10-27 New Comment:
Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Because of this, we hope you add your comments to the original bug instead. Thank you for your interest in PHP. Same as bug #20063 Previous Comments: ------------------------------------------------------------------------ [2002-10-27 23:41:32] [EMAIL PROTECTED] 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 this bug report at http://bugs.php.net/?id=20131&edit=1
