Home > error mod ldap > error mod_ldap requires apr-util to have ldap support built in

Error Mod_ldap Requires Apr-util To Have Ldap Support Built In

[x] First Last Prev Next This bug is not in your last search results. Bug19394 - Making Apache 2.0.45 with --enable-ldap --enable-auth-ldap Summary: Making Apache 2.0.45 with --enable-ldap --enable-auth-ldap Status: RESOLVED DUPLICATE of bug 17244 Product: Apache httpd-2 Classification: Unclassified Component: mod_ldap Version: 2.0.47 Hardware: PC Linux Importance: P5 minor with 3 votes (vote) TargetMilestone: --- Assigned To: Apache HTTPD Bugs Mailing List URL: Keywords: Depends on: Blocks: Show dependency tree Reported: 2003-04-28 17:44 UTC by Jose Asencio Modified: 2004-11-16 19:05 UTC (History) CC List: 0 users Attachments Add an attachment (proposed patch, testcase, etc.) Note You need to log in before you can comment on or make changes to this bug. Description Jose Asencio 2003-04-28 17:44:48 UTC Hi All!. I using httpd-2.0.45 Configure: ./configure --prefix=/usr/local/apache2 --enable-ldap --enable-auth-ldap This is OK! the error generated is when I maked! That error: util_ldap.c:81:2: #error mod_ldap requires APR-util to have LDAP support built i n util_ldap.c: In function `util_ldap_handler': util_ldap.c:174: warning: passing arg 1 of `ap_rputs' makes pointer from integer without a cast util_ldap.c: At top level: util_ldap.c:189: parse error before "util_ldap_connection_close" util_ldap.c:189: parse error before '*' token util_ldap.c: In function `util_ldap_connection_close': util_ldap.c:206: `ldc' undeclared (first use in this function) util_ldap.c:206: (Each undeclared identifier is reported only once util_ldap.c:206: for each function it appears in.) util_ldap.c: At top level: util_ldap.c:216: parse error before "util_ldap_connection_destroy" util_ldap.c: In function `util_ldap_connection_destroy': util_ldap.c:218: `util_ldap_connection_t' undeclared (first use in this function ) . . . make[3]: *** [util_ldap.lo] Error 1 make[3]: Saliendo directori

Print Thread | View Threaded luispsl at yahoo Nov30,2009,10:39AM Post #1 of 6 (3030 views) Permalink util_ldap.c:43:2: error: #error mod_ldap requires APR-util to have LDAP support built in Hi all, I am trying to install https://bz.apache.org/bugzilla/show_bug.cgi?id=19394 Httpd with LDAP support but I had the error below: util_ldap.c:43:2: error: #error mod_ldap requires APR-util to have LDAP support built in I am trying to install Httpd following the order below: cd httpd-2.0.63 ./buildconf ./configure --with-apr=/relay/packages/installed/apr/apr http://www.gossamer-threads.com/lists/apache/dev/377871 --with-apr-util=/relay/packages/installed/apr/apr-util --enable-ldap --enable-auth-ldap --enable-http --enable-cgi --enable-suexec --enable-rewrite Someone knows what can be happening and help me? Best regard's Luis Clemente ____________________________________________________________________________________ Veja quais são os assuntos do momento no Yahoo! +Buscados http://br.maisbuscados.yahoo.com --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe [at] httpd " from the digest: users-digest-unsubscribe [at] httpd For additional commands, e-mail: users-help [at] httpd covener at gmail Nov30,2009,11:05AM Post #2 of 6 (2949 views) Permalink Re: util_ldap.c:43:2: error: #error mod_ldap requires APR-util to have LDAP support built in [In reply to] On Mon, Nov 30, 2009 at 1:39 PM, Luis Clemente <luispsl [at] yah

Start here for a quick overview of the site Help Center Detailed answers to any questions you might have Meta Discuss the workings and policies of this site About Us Learn more about Stack http://serverfault.com/questions/106495/apache-ldap-authentication-mod-auth-ldap-on-macos-server-10-5 Overflow the company Business Learn more about hiring developers or posting ads with us Server Fault Questions Tags Users Badges Unanswered Ask Question _ Server Fault is a question and answer site for system and network https://discussions.apple.com/thread/2237583?tstart=0 administrators. Join them; it only takes a minute: Sign up Here's how it works: Anybody can ask a question Anybody can answer The best answers are voted up and rise to the top Apache LDAP error mod_ldap authentication (mod_auth_ldap) on MacOS Server (10.5) up vote 3 down vote favorite 1 A - Is there a LDAP authentication module (mod_auth_ldap) for the version of Apache that comes built into MacOS Server 10.5? (I'm pretty sure no, but maybe someone compiled one.) B - If not, can it be compiled into MacOS' version of Apache? (Man, that would be nice.) 3 - If I can't use the Apple version of Apache error mod_ldap requires for this, what is the best way to get Apache LDAP authentication working on MacOS Server 10.5? (Preferably one that works with MacOS Servers management software) apache-2.2 ldap mac-osx-server mod-auth-ldap share|improve this question asked Jan 26 '10 at 18:06 Simurr 245511 Anyone use MacPorts Apache2 +openldap to get ldap auth working? –Simurr Feb 3 '10 at 17:49 I wish there were a way to extend the time for bounty cause I won't be able to test any suggestions till tonight at the earliest. If only someone actually KNEW the answer. –Simurr Feb 4 '10 at 16:51 Well I think the answer is "Apple doesn't like us non-conformists" :-) –voretaq7♦ Feb 5 '10 at 17:01 add a comment| 4 Answers 4 active oldest votes up vote 2 down vote Good luck using apsx to build mod_authnz_ldap against Apple's httpd. tar -xzf httpd-2.2.15.tar.gz cd httpd-2.2.15 cd modules/aaa /usr/sbin/apxs -cia mod_authnz_ldap.c mod_authnz_ldap.c:41:2: error: #error mod_authnz_ldap requires APR-util to have LDAP support built in. ... But you can build your own httpd with ldap without much effort. tar -xzf httpd-2.2.15.tar.gz cd httpd-2.2.15 ./configure --prefix=/usr/local/apache2 --enable-mods-shared=all --enable-ldap --enable-authnz-ldap --enable-ssl --with-included-apr --with-ldap make; make test; make install Disable Apple's httpd in Server Admin and create your own launchd plist. sudo cp -p /System/Library/LaunchDaemons/org.apache.httpd.plist /System/Library/LaunchDaemons/your_domain_name.httpd.p

Please enter a title. You can not post a blank message. Please type your message and try again. This discussion is locked lgentis Level 1 (0 points) Q: apache ldap support Hello,As a newbie in Mac world, I cannot solve this problem :Mac OS X Apache installation does not support LDAP (stop me if I say something stupid)In other terms, Mod_ldap and modauthnzldap are not compiled nor in the server, neither as dynamic modules.So I downloaded apache 2.2.11 sources, and tried to compile modauthnzldap myself via command:apxs -i -c /usr/src/httpd-2.2.11/modules/aaa/modauthnzldap.cbut I get this error :/usr/src/httpd-2.2.11/modules/aaa/modauthnzldap.c:41:2: error: #error modauthnzldap requires APR-util to have LDAP support built in. To fix add --with-ldap to ./configure.So, is there a way to add ldap support to APR-util ?Thanks for helpLucien iMac Intel Core 2 Duo, Mac OS X (10.6.2), Mac OS X 10.6.2 Server Posted on Nov 18, 2009 5:27 AM I have this question too This site contains user submitted content, comments and opinions and is for informational purposes only. Apple may provide or recommend responses as a possible solution based on the information provided; every potential issue may involve several factors not detailed in the conversations captured in an electronic forum and Apple can therefore provide no guarantee as to the efficacy of any proposed solutions on the community forums. Apple disclaims any and all liability for the acts, omissions and conduct of any third parties in connection with or related to your use of the site. All postings and use of the content on this site are subject to the Apple Support Communities Terms of Use. Support Apple Support Communities Shop the Apple Online Store (1-800-MY-APPLE), visit an Apple Retail Store, or find a reseller. Apple Info Site Map Hot News RSS Feeds Contact Us Copyright © Apple Inc. All rights reserved. Terms of Use Updated Privacy Policy Cookie Usage

 

Related content

error mod_ldap requires apr util to have ldap support

Error Mod ldap Requires Apr Util To Have Ldap Support p HCL Search Reviews Search ISOs Go to Page LinuxQuestions org Forums Linux Forums Linux - Software Help Apache w LDAP and SSL User Name Remember relatedl Me Password Linux - Software This forum is for Software issues Having a problem installing a new program Want to know which application is best for the job Post your question in this forum Notices Welcome to LinuxQuestions org a friendly and active Linux Community You are currently viewing LQ as a guest By joining our community you will have the ability to