php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #34815 Unable compile php 5 with informix csdk 2.90 UC3 and apache 1.3.33.
Submitted: 2005-10-10 19:11 UTC Modified: 2005-10-18 01:00 UTC
Votes:1
Avg. Score:5.0 ± 0.0
Reproduced:0 of 0 (0.0%)
From: info at aplext dot com Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 5.0.5 OS: Fedora Core 3
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: info at aplext dot com
New email:
PHP Version: OS:

 

 [2005-10-10 19:11 UTC] info at aplext dot com
Description:
------------
I compile php 5 with informix csdk 2.90 UC3 and apache 1.3.33 
on fedora core 3


Reproduce code:
---------------
parameters of configure:
--with-informix --with-apxs2

Expected result:
----------------
no errors

Actual result:
--------------
/usr/lib/gcc/i386-redhat-linux/3.4.2/../../../crt1.o(.text+0x18): In function `_start':
: undefined reference to `main'
ext/standard/info.lo(.text+0x7): In function `php_info_print_table_start':
/opt/web/php/php-5.0.5/ext/standard/info.c:731: undefined reference to `sapi_module'
ext/standard/info.lo(.text+0x18):/opt/web/php/php-5.0.5/ext/standard/info.c:734: undefined reference to `php_printf'
ext/standard/info.lo(.text+0x2d):/opt/web/php/php-5.0.5/ext/standard/info.c:734: undefined reference to `php_printf'
ext/standard/info.lo(.text+0x40): In function `php_info_print_table_end':
/opt/web/php/php-5.0.5/ext/standard/info.c:740: undefined reference to `sapi_module'
ext/standard/info.lo(.text+0x55):/opt/web/php/php-5.0.5/ext/standard/info.c:741: undefined reference to `php_printf'
ext/standard/info.lo(.text+0x6c): In function `php_info_print_style':
/opt/web/php/php-5.0.5/ext/standard/info.c:204: undefined reference to `php_printf'
ext/standard/info.lo(.text+0x71):/opt/web/php/php-5.0.5/ext/standard/info.c:205: undefined reference to `php_info_print_css'
ext/standard/info.lo(.text+0x7d):/opt/web/php/php-5.0.5/ext/standard/info.c:206: undefined reference to `php_printf'
ext/standard/info.lo(.text+0xaa): In function `php_info_html_esc':
/opt/web/php/php-5.0.5/ext/standard/info.c:216: undefined reference to `php_escape_html_entities'


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-18 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 11:01:30 2024 UTC