php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #33778 PHP compile fails --with-t1lib when SUSE 9.1 upgraded to t1lib-5.0.2-3
Submitted: 2005-07-20 04:51 UTC Modified: 2005-07-20 09:19 UTC
From: sibaz at sibaz dot com Assigned:
Status: Not a bug Package: Compile Failure
PHP Version: 5.0.4 OS: Suse 9.1 (Upgraded)
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: sibaz at sibaz dot com
New email:
PHP Version: OS:

 

 [2005-07-20 04:51 UTC] sibaz at sibaz dot com
Description:
------------
Having upgraded my system with t1lib-5.0.2-3 (Fedora 4 Extras for i386, because latest SUSE rpm is t1lib-1.3.x) compile breaks with --with-t1lib=/usr

Reproduce code:
---------------
./configure --with-gd --with-t1lib=/usr

Expected result:
----------------
It should configure

Actual result:
--------------
configure complains about the lack of libt1.(a|so) which does exist.  

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-07-20 04:53 UTC] sibaz at sibaz dot com
t1lib-5.0.2-3 required glibc 2.3.4 which is not installed on SUSE 9.1
force and 'upgrade' to t1lib-5.0.2-1 (for Fedora 3 Extras for i386) and all is OK
 [2005-07-20 04:55 UTC] sibaz at sibaz dot com
Perhaps configure should be fixed to correctly identify the error as missing glibc symbols instead of a missing t1lib

Having said that I should never have been able to install t1lib without glibc 2.3.4 anyway.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Nov 30 00:00:01 2025 UTC