ID:               30593
 Updated by:       [EMAIL PROTECTED]
 Reported By:      sean dot lincolne at gmail dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         Compile Failure
 Operating System: RedHat Linux 9.0
 PHP Version:      4.3.9
 New Comment:

Please provide your 1. configure line, 2. the error itself, 3. a link
to the output of config.log (do not paste it here!)


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

[2004-10-28 02:07:21] sean dot lincolne at gmail dot com

Description:
------------
Configuring a PHP build with the '--with-ingres' option results in an
incomplete Makefile.  When you attempt to make PHP the make fails.

If you manually edit the Makefile after configure, and add '-lpthread'
to the 'EXTRA_LIBS' line the make will complete successfully.

Specifiying the '--with-tsrm-pthreads' as a configure option does not
fix this.

Can someone examine the Ingres build code in PHP and ensure that when
the '--with-ingres' option is specified the 'libpthread' library is
included in the library list ?



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


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

Reply via email to