php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #18123 2.0.40 won't compile with fixed cvs php4 either
Submitted: 2002-07-02 22:49 UTC Modified: 2002-07-02 22:54 UTC
From: kmberry at directvinternet dot com Assigned:
Status: Not a bug Package: Apache2 related
PHP Version: 4.0CVS-2002-07-02 OS: RedHat-7.3
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: kmberry at directvinternet dot com
New email:
PHP Version: OS:

 

 [2002-07-02 22:49 UTC] kmberry at directvinternet dot com
l,--rpath -Wl,/usr/local/mnogosearch/lib
/usr/lib/gcc-lib/i386-redhat-linux/2.96/../../../libc-client.a(osdep.o): In function `ssl_onceonlyinit':
/usr/src/build/90147-i386/BUILD/imap-2001a/c-client/osdep.c:286: the use of `tmpnam' is dangerous, better use `mkstemp'
ext/standard/mail.lo: In function `zif_mail':
/home/kmberry/php4-200207021800/ext/standard/mail.c:75: undefined reference to `core_globals'
ext/standard/url_scanner_ex.lo: In function `OnUpdateTags':
/home/kmberry/php4-200207021800/ext/standard/url_scanner_ex.c:48: undefined reference to `basic_globals'
ext/standard/url_scanner_ex.lo: In function `php_url_scanner_adapt_single_url':
/home/kmberry/php4/home/kmberry/php4-200207021800/ext/standard/url_scanner_ex.c:884: undefined reference to `basic_globals'
ext/standard/url_scanner_ex.lo:/home/kmberry/php4-200207021800/ext/standard/url_scanner_ex.c:885: more undefined references to `basic_globals' follow
ext/standard/url_scanner_ex.lo: In function `tag_arg':
/home/kmberry/php4-200207021800/ext/standard/url_scanner_ex.c:204: undefined reference to `core_globals'
ext/standard/url_scanner_ex.lo: In function `OnUpdateTags':
/home/kmberry/php4-200207021800/ext/standard/url_scanner_ex.c:48: undefined reference to `basic_globals'
ext/standard/var_unserializer.lo: In function `php_var_unserialize':
/home/kmberry/php4-200207021800/ext/standard/var_unserializer.c:405: undefined reference to `core_globals'
/home/kmberry/php4-200207021800/ext/standard/var_unserializer.c:405: undefined reference to `core_globals'
/home/kmberry/php4-200207021800/ext/standard/var_unserializer.c:407: undefined reference to `basic_globals'
/home/kmberry/php4-200207021800/ext/standard/var_unserializer.c:410: undefined reference to `core_globals'
/home/kmberry/php4-200207021800/ext/standard/var_unserializer.c:419: undefined reference to `basic_globals'
/home/kmberry/php4-200207021800/ext/standard/var_unserializer.c:424: undefined reference to `basic_globals'
Zend/zend.lo: In function `zend_startup':
/home/kmberry/php4-200207021800/Zend/zend.c:442: undefined reference to `language_scanner_globals_id'
/home/kmberry/php4-200207021800/Zend/zend.c:443: undefined reference to `ini_scanner_globals_id'
sapi/cli/php_cli.lo: In function `sapi_cli_deactivate':
/home/kmberry/php4-200207021800/sapi/cli/php_cli.c:175: undefined reference to `sapi_globals'
/home/kmberry/php4-200207021800/sapi/cli/php_cli.c:176: undefined reference to `sapi_globals'
/home/kmberry/php4-200207021800/sapi/cli/php_cli.c:177: undefined reference to `sapi_globals'
sapi/cli/php_cli.lo: In function `main':
/home/kmberry/php4-200207021800/sapi/cli/php_cli.c:435: undefined reference to `sapi_globals'
/home/kmberry/php4-200207021800/sapi/cli/php_cli.c:448: undefined reference to `sapi_globals'
sapi/cli/php_cli.lo:/home/kmberry/php4-200207021800/sapi/cli/php_cli.c:448: more undefined references to `sapi_globals' follow
sapi/cli/php_cli.lo: In function `main':
/home/kmberry/php4-200207021800/sapi/cli/php_cli.c:678: undefined reference to `core_globals'
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1
[root@kmberry php4-200207021800]# 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-07-02 22:54 UTC] sniper@php.net
Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.



 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 12:01:27 2024 UTC