[Modcfgldap-devel] Don't build on FreeBSD
Status: Beta
Brought to you by:
abrenk
From: <tm...@ko...> - 2003-11-14 22:53:50
|
It's FreeBSD-4.9 apache-2.0.48 openldap-2.1.22 Error: apxs -Wc,-Wall -Wc,-Werror -Wc,-g -c -lldap_r mod_cfg_ldap.c /usr/local/share/apache2/build/libtool --silent --mode=3Dcompile cc=20 -prefer-pic -O -pipe -DAP_HAVE_DESIGNATED_INITIALIZER -D_REENTRANT=20 -D_THREAD_SAFE -I/usr/local/include/apache2 =20 -I/usr/local/include/apache2 -I/usr/local/include/apache2=20 -I/usr/local/include -Wall -Werror -g -c -o mod_cfg_ldap.lo=20 mod_cfg_ldap.c && touch mod_cfg_ldap.slo mod_cfg_ldap.c: In function `cfg_ldap_init_ldap': mod_cfg_ldap.c:92: syntax error before `int' looks like that "-lldap_r" thing, I don't have such a Lib. Is it the same as /usr/local/lib/libldap_r.so ? Why is /usr/local/include/apache2 included three times? So much Questions? BTW: Great thing! Will there be support for other vhost-directives like=20= directory or Limit? I was just trying to write a perl-skript like [...] ServerName =3D> "$serverName", ServerAlias =3D> "$siteAliases", DocumentRoot =3D> "$htdocs", ErrorLog =3D> "$logs/error.log", CustomLog =3D> "$logs/access.log combined", ServerAdmin =3D> "$serverAdmin", Directory =3D> { "$htdocs" =3D> { DAV =3D> 'ON', LimitExcept =3D> {'GET HEAD OPTIONS'} =3D> { AuthType =3D> "Basic", AuthLDAPEnabled =3D> "on", AuthLDAPAuthoritative =3D> "on ", [...] Tom M=FCller-Kortkamp kommunity GmbH & Co. KG Goseriede 4 30159 Hannover Tel: 0511/121085-350 Fax: 0511/121085-399 |