ID: 21241 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Compile Failure Operating System: RedHat Linux 8.0 PHP Version: 4.3.0 New Comment:
No, I meant build it as a standalone, so remove the --with-apxs2 from your flags and see if that changes things. Previous Comments: ------------------------------------------------------------------------ [2002-12-28 07:43:47] [EMAIL PROTECTED] flag used originally: ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-gd --with-zlib --with-mysql=/usr flag used now for the feedback: *cleared the config.cache ./configure --with-apxs2=/usr/local/apache2/bin/apxs --with-gd --with-zlib --without-mysql same error Box: RH8.0 kernel 2.4.18-19.8.0 256 MB RAM / 512 SWAP / PIV 1.6 GHz Fresh install, up2date and currently making a webdev system based on LAMP Thanks for the quick look, let me know if need more feedback. ------------------------------------------------------------------------ [2002-12-28 07:29:49] [EMAIL PROTECTED] We'll need a bit more data on this one from you. It compiles just fine on my RH8 box. Of course, I don't use Apache2. But if you build just with the flags you specified you are building the CGI version anyway and the Apache version doesn't matter. Is that the case? Also, could you try it with just: --with-gd --with-zlib --without-mysql ? ------------------------------------------------------------------------ [2002-12-28 07:16:46] [EMAIL PROTECTED] Apache 2.0.43 --enable-so php 4.3.0 --with-gd --with-zlib --with-mysql=/usr (4.0.7 gamma) /usr/src/coulera/php-4.3.0/ext/gd/libgd/gd_png.c:737: parse error before '}' token /usr/src/coulera/php-4.3.0/ext/gd/libgd/gd_png.c:740: parse error before '&' token /usr/src/coulera/php-4.3.0/ext/gd/libgd/gd_png.c:740: warning: data definition has no type or storage class /usr/src/coulera/php-4.3.0/ext/gd/libgd/gd_png.c:394: storage size of `open' isn't known make: *** [ext/gd/libgd/gd_png.lo] Error 1 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=21241&edit=1