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:

Hrm...  Your errors don't make much sense to me.  It certainly builds
fine on my RedHat8 box with those flags and I would have expected many
more reports similar to this one if this was a general problem.  I
suspect something odd on your machine.


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

[2002-12-28 08:25:26] [EMAIL PROTECTED]

No Change in the error... For now, giving up, going to have my dinner
and work on it 2morrow morning.. its 2000 hrs in india.

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

[2002-12-28 08:12:36] [EMAIL PROTECTED]

No, I meant build it as a standalone, so remove the --with-apxs2 from
your flags and see if that changes things.

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

[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

Reply via email to