From:             sibaz at sibaz dot com
Operating system: Suse 9.1 (Upgraded)
PHP version:      5.0.4
PHP Bug Type:     Compile Failure
Bug description:  PHP compile fails --with-t1lib when SUSE 9.1 upgraded to 
t1lib-5.0.2-3

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.  

-- 
Edit bug report at http://bugs.php.net/?id=33778&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=33778&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=33778&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=33778&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=33778&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=33778&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=33778&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=33778&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=33778&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=33778&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=33778&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=33778&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=33778&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=33778&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=33778&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=33778&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=33778&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=33778&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=33778&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=33778&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=33778&r=mysqlcfg

Reply via email to