Bij het mergen van PHP krijg ik deze error:
Libmcrypt is wel geinstalleerd:
Hoe los ik dit op?
code:
1
2
3
4
5
6
7
8
9
| checking for init_mcrypt in -lmcrypt... no configure: error: Sorry, I was not able to diagnose which libmcrypt version you have installed. !!! ERROR: The ebuild did not complete successfully. !!! Function src_compile, Line 162, Exitcode 1 !!! bad ./configure !!! emerge aborting on /usr/portage/dev-lang/php/php-4.2.1-r1.ebuild . muhlenbaumer php # nano -w php-4.2.1-r1.ebuild |
Libmcrypt is wel geinstalleerd:
code:
1
2
3
4
5
6
| * dev-libs/libmcrypt
Latest version Available: 2.5.1-r4
Latest version Installed: 2.5.1-r4
Homepage: http://mcrypt.hellug.gr/
Description: libmcrypt is a library that provides uniform interface to
access several encryption algorithms. |
Hoe los ik dit op?