From:             galtgendo at o2 dot pl
Operating system: Linux 
PHP version:      5.2.11
PHP Bug Type:     *Compile Issues
Bug description:  A few different autotools issues

Description:
------------
Seeing that bug 50291 got accepted,
I'd like to readdress a few issues,
some of which I already address here
(some of them were bogus, other were not).

1. Gentoo bug 151444 - '--as-needed' problem
a.k.a. using LDFLAGS instead of libs
while Gentoo is using a different fix now,
I still keep a patch (quite a bit reduced,
compared to the one in the bug), that modifies
PHP_CHECK_LIBRARY to use LIBS instead of
LDFLAGS - it modifies a few other ext specific
macros too; it "works for me" for over a year now,
but I'm not building all exts, so it could use some polishing

2. Gentoo bug 275240 - curl.m4
while changing from curl-config
to pkg-config is just an idea (curl, just as php 
needs to be kept up to date, due to security,
so it shouldn't be a big problem),
AC_CHECK_HEADER -> AC_CHECK_HEADERS
is required for things to work



-- 
Edit bug report at http://bugs.php.net/?id=50303&edit=1
-- 
Try a snapshot (PHP 5.2):            
http://bugs.php.net/fix.php?id=50303&r=trysnapshot52
Try a snapshot (PHP 5.3):            
http://bugs.php.net/fix.php?id=50303&r=trysnapshot53
Try a snapshot (PHP 6.0):            
http://bugs.php.net/fix.php?id=50303&r=trysnapshot60
Fixed in SVN:                        
http://bugs.php.net/fix.php?id=50303&r=fixed
Fixed in SVN and need be documented: 
http://bugs.php.net/fix.php?id=50303&r=needdocs
Fixed in release:                    
http://bugs.php.net/fix.php?id=50303&r=alreadyfixed
Need backtrace:                      
http://bugs.php.net/fix.php?id=50303&r=needtrace
Need Reproduce Script:               
http://bugs.php.net/fix.php?id=50303&r=needscript
Try newer version:                   
http://bugs.php.net/fix.php?id=50303&r=oldversion
Not developer issue:                 
http://bugs.php.net/fix.php?id=50303&r=support
Expected behavior:                   
http://bugs.php.net/fix.php?id=50303&r=notwrong
Not enough info:                     
http://bugs.php.net/fix.php?id=50303&r=notenoughinfo
Submitted twice:                     
http://bugs.php.net/fix.php?id=50303&r=submittedtwice
register_globals:                    
http://bugs.php.net/fix.php?id=50303&r=globals
PHP 4 support discontinued:          http://bugs.php.net/fix.php?id=50303&r=php4
Daylight Savings:                    http://bugs.php.net/fix.php?id=50303&r=dst
IIS Stability:                       
http://bugs.php.net/fix.php?id=50303&r=isapi
Install GNU Sed:                     
http://bugs.php.net/fix.php?id=50303&r=gnused
Floating point limitations:          
http://bugs.php.net/fix.php?id=50303&r=float
No Zend Extensions:                  
http://bugs.php.net/fix.php?id=50303&r=nozend
MySQL Configuration Error:           
http://bugs.php.net/fix.php?id=50303&r=mysqlcfg

Reply via email to