ID:               15686
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Closed
-Bug Type:         *Compile Issues
+Bug Type:         Compile Failure
 Operating System: Linux
 PHP Version:      4.1.1
 New Comment:

Fixed in CVS. Fix will be in PHP 4.2.0

--Jani



Previous Comments:
------------------------------------------------------------------------

[2002-02-23 06:01:23] [EMAIL PROTECTED]

at ./configure, xml2-config is not used to get xml2 libs.  Instead,
just "-lxml2 -L/path/to/xml2dir" is used.  This means that if xml2 is
configured with pthread support, nothing after the xml2 section of
./configure will compile.  For me, this showed up when detecting jpeg
support.  Instead of using "-lxml2 -L/path/to/xml2dir", obviously
`xml2-config --libs` should be used.

------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=15686&edit=1

Reply via email to