php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15271 Unable to compile because of /usr/ccs/lib/libgen.a
Submitted: 2002-01-29 02:53 UTC Modified: 2002-07-22 01:00 UTC
From: zigazou at free dot fr Assigned:
Status: No Feedback Package: Compile Failure
PHP Version: 4.1.1 OS: UnixWare 7.1.1
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: zigazou at free dot fr
New email:
PHP Version: OS:

 

 [2002-01-29 02:53 UTC] zigazou at free dot fr
Hi !

We are working with this :
- IBM NetFinity 5100, bi-processor Pentium III
- UnixWare 7.1.1 with loads of patches
- Apache 1.3.23
- PHP 4.1.1
- Informix SE 7.23.UC1
- ESQL/C 9.21.UC1
- GCC 2.95.2 19991024
- gmake 3.78.1
- Bison 1.32

In order to compile PHP 4.1.1 on UnixWare 7.1.1 we have to remove any reference to '/usr/ccs/lib/libgen.a'
in PHP-4.1.1/config_vars.mk and in PHP-4.1.1/Zend/Makefile as it is a static library that can not be used.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-06-15 20:43 UTC] sniper@php.net
This snapshot _should_ fix the problem:

http://snaps.php.net/php4-latest.tar.gz

It works fine for me with the 2.70.UC3 which is the latest I found from the informix site. (but I have only Linux to test on..so please try it out. There are quite a many reports about this..hopefully someone tests it :)


--Jani

 [2002-07-22 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, 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: Sat Dec 21 12:01:31 2024 UTC