Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26564 - missing dependence in apache2 ebuild
Summary: missing dependence in apache2 ebuild
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Donny Davies (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-13 13:07 UTC by vova28
Modified: 2003-08-13 16:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vova28 2003-08-13 13:07:11 UTC
apache2 failed to start:
 # /etc/init.d/apache2 start
 * Starting apache2...
/usr/sbin/apache2: error while loading shared libraries: libldap.so.2: cannot
open shared object file: No such file or directory                             
    [ !! ] 
emerge openldap solved the problem.
It seems that evolution 1.4.3 has the same problem...
Comment 1 SpanKY gentoo-dev 2003-08-13 16:00:08 UTC
`emerge gentoolkit` and run `revdep-rebuild` 
 
you updated ldap at some point and didnt recompile the things that were linked 
to it