ID:               28672
 Comment by:       matarunk at yahoo dot com
 Reported By:      c dot meisinger at livingliquid dot com
 Status:           Bogus
 Bug Type:         Compile Failure
 Operating System: RedHat 7.3
 PHP Version:      4.3.7
 New Comment:

Also upgrade the curl package.


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

[2004-08-24 23:56:59] matarunk at yahoo dot com

Also upgrade the curl package also.

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

[2004-08-24 23:55:20] matarunk at yahoo dot com

Upgrade libxslt and libxml packages (libxslt compiled against libxml
Version) to the latest versions. 

This will solve your problem.

Cool:)

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

[2004-07-08 20:15:07] pantelis at up2u dot gr

I had the same problem.. config fails with:

"configure: error: libpng.(a|so) not found."

i have defined: "--with-jpeg-dir=/usr/lib"

and in the /usr/lib directory i have these files:

libjpeg.so.62
libjpeg.so.62.0.0

----

Any suggestions?

My system is RedHat Enterprise Server.

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

[2004-06-07 18:07:35] c dot meisinger at livingliquid dot com

strange... if i remove --with-jpeg-dir, it works
and why does jpeg check for openssl???
if i remove --with-openssl i still get this error.
openssl installation is ok too.
btw. it WORKED with php4.3.6

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

[2004-06-07 17:05:21] [EMAIL PROTECTED]

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions. 

Thank you for your interest in PHP.

The problems appears to be a broken libssl that is missing 
symbols for HMAC_cleanup. 
/usr/local/lib/libssl.a(t1_enc.o): In function 
`tls1_P_hash': 
t1_enc.o(.text+0x15e): undefined reference to 
`HMAC_cleanup' 
t1_enc.o(.text+0x16c): undefined reference to 
`HMAC_cleanup' 
 
Because -lssl is being used the test compiled against it 
fails. 

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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/28672

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

Reply via email to