Error compiling PHP

bas1968

Verified User
Joined
May 31, 2006
Messages
70
I have just installed PHP 4.4.4. When I try to build the PHP I get this error:

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

Does somebody know how to solve this?
 
Back
Top