ID:               40688
 Comment by:       jay at drummondsoftware dot com
 Reported By:      ryo dot wong at i010 dot com
 Status:           No Feedback
 Bug Type:         *Configuration Issues
 Operating System: centos 4.4 i386
 PHP Version:      5.2.1
 New Comment:

I'm running on centOS 4.4 and this was happening to me when
I
tried to compile PHP with the -with-xsl=/usr/bin
option.

I needed to add libgcrypt-devel to the
OS.

As root 
yum install
libgcrypt-devel
This also added a dependency package of
libgpg-error-devel

Give it a try.


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

[2007-03-18 16:10:24] jay at drummondsoftware dot com

I'm running on centOS 4.4 and this was happening to me when I
tried to compile PHP with the -with-xsl=/usr/bin option.


I needed to add libgcrypt-devel to
the OS.

yum install
libgcrypt-devel

This also added a
dependency package of
libgpg-error-devel

Give it a try.

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

[2007-03-10 01:00:00] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2007-03-02 08:01:08] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


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

[2007-03-02 03:36:50] ryo dot wong at i010 dot com

Description:
------------
/usr/bin/ld: cannot find -lgcrypt
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

Reproduce code:
---------------
/usr/bin/ld: cannot find -lgcrypt
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

Expected result:
----------------
/usr/bin/ld: cannot find -lgcrypt
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1

Actual result:
--------------
/usr/bin/ld: cannot find -lgcrypt
collect2: ld returned 1 exit status
make: *** [sapi/cli/php] Error 1


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


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

Reply via email to