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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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: Sat Apr 27 13:01:30 2024 UTC