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
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 — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
24 - 5 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 19 18:01:28 2024 UTC