php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2913 Missing function
Submitted: 1999-12-04 09:01 UTC Modified: 2000-01-07 01:37 UTC
From: fiorletta at mclink dot it Assigned:
Status: Closed Package: Other
PHP Version: 4B3 OS: Linux RedHat6.1
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
37 + 19 = ?
Subscribe to this entry?

 
 [1999-12-04 09:01 UTC] fiorletta at mclink dot it
When i try to compile php4B3 receive the following errors :

main.c: In function `php_module_startup':
main.c:864: `block_alarms' undeclared (first use in this function)
main.c:864: (Each undeclared identifier is reported only once
main.c:864: for each function it appears in.)
main.c:865: `unblock_alarms' undeclared (first use in this function)
main.c: In function `zend_hash_environment':
main.c:1024: warning: initialization makes pointer from integer without a cast
make[2]: *** [main.lo] Error 1
make[2]: Leaving directory `/home/marco/php-4.0b3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/marco/php-4.0b3'
make: *** [all-recursive-am] Error 2

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-12-16 23:02 UTC] evan at cvs dot php dot net
Please see if this happens with PHP4 CVS and report back.
 [2000-01-07 01:37 UTC] evan at cvs dot php dot net
Unable to reproduce and poster not responding.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 17:01:30 2024 UTC