Re: [Modcfgldap-devel] Don't build on FreeBSD
Status: Beta
Brought to you by:
abrenk
From: <tm...@ko...> - 2003-11-15 18:01:24
|
Sorry, I found out, that the is a Port for FreeBSD already. Am 14.11.2003 um 23:53 schrieb Tom M=FCller-Kortkamp: > 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 =20 > like 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 > > > > ------------------------------------------------------- > This SF. Net email is sponsored by: GoToMyPC > GoToMyPC is the fast, easy and secure way to access your computer from > any Web browser or wireless device. Click here to Try it Free! > https://www.gotomypc.com/tr/OSDN/AW/Q4_2003/t/g22lp?Target=3Dmm/=20 > g22lp.tmpl > _______________________________________________ > Modcfgldap-devel mailing list > Mod...@li... > https://lists.sourceforge.net/lists/listinfo/modcfgldap-devel > Tom M=FCller-Kortkamp kommunity GmbH & Co. KG Goseriede 4 30159 Hannover Tel: 0511/121085-350 Fax: 0511/121085-399 |