View previous topic :: View next topic |
Author |
Message |
coutts99 Apprentice
Joined: 19 Sep 2002 Posts: 171 Location: Sunderland, UK
|
Posted: Mon Jan 19, 2004 8:04 am Post subject: Apache2 mod_ldap |
|
|
I am trying to build Apache 2 with ldap support. ldap is set in my use flags and emerge -pv apache gives the following -:
[ebuild R ] net-www/apache-2.0.48-r1 +berkdb +gdbm +ldap
So everything looks fine.
However, the /etc/apache2/extramodules/mod_ldap.so and mod_auth_ldap.so do not get built.
Anyone any idea's why? I had this working but I re-built apache to use -fstack-protector and now these modules don't get built.
Regards |
|
Back to top |
|
|
atom Tux's lil' helper
Joined: 25 Nov 2002 Posts: 122 Location: Columbus, Ohio, USA
|
Posted: Wed Jan 21, 2004 11:21 pm Post subject: |
|
|
i am having this same problem. haven't had time to figure it out yet. |
|
Back to top |
|
|
ikaro Advocate
Joined: 14 Jul 2003 Posts: 2527 Location: Denmark
|
Posted: Wed Jan 21, 2004 11:57 pm Post subject: |
|
|
confirmed
Code: |
ikaro@Genbox$la /etc/apache2/extramodules/
total 3892
drwxr-xr-x 2 root root 4096 Jan 21 18:00 ./
drwxr-xr-x 81 root root 45056 Jan 21 18:56 ../
-rwxr-xr-x 1 root root 3723028 Jan 21 17:17 libphp4.so*
-rwxr-xr-x 1 root root 202528 Jan 21 18:22 mod_ssl.so*
|
fill a bug. _________________ linux: #232767 |
|
Back to top |
|
|
coutts99 Apprentice
Joined: 19 Sep 2002 Posts: 171 Location: Sunderland, UK
|
|
Back to top |
|
|
|