php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2878 array.c compilation error
Submitted: 1999-11-30 22:38 UTC Modified: 1999-12-01 11:27 UTC
From: sjm at cisco dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 4.0 Beta 3 OS: Linux RH6.0
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: sjm at cisco dot com
New email:
PHP Version: OS:

 

 [1999-11-30 22:38 UTC] sjm at cisco dot com
bash# make
/bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../libzend -I../.. -I../../libzend -I/usr/src/apache/src/include -I/usr/src/apache/src/os/unix        -g -O2 -g -O2 -c -o array.lo array.c
array.c: In function `php3_reset':
array.c:582: `return_value_used' undeclared (first use in this function)
array.c:582: (Each undeclared identifier is reported only once
array.c:582: for each function it appears in.)
make: *** [array.lo] Error 1

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-12-01 11:27 UTC] sas at cvs dot php dot net
Due to a packaging failure, early beta 3 tarballs are broken. Please download a new one from:

http://www.php.net/version4/
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu May 09 04:01:31 2024 UTC