Re: [EMAIL PROTECTED] Building Static Apache on AIX 5.2 with GCC

2007-01-09 Thread Justin Johnson
On 1/8/07, Sander Temme <[EMAIL PROTECTED]> wrote: On Jan 5, 2007, at 6:42 AM, Justin Johnson wrote: > My new problem is that apr-util has a problem with a statically linked > ldap. See below. > > /svn/static/build/httpd-2.2.3/srclib/apr-util>./configure \ > >

Re: [EMAIL PROTECTED] Building Static Apache on AIX 5.2 with GCC

2007-01-05 Thread Justin Johnson
support... ./configure[10557]: ac_cv_lib_/svn/static_ldap_init: is not an identifier Any ideas on this one? Thanks, Justin On 1/4/07, Eric Covener <[EMAIL PROTECTED]> wrote: On 1/4/07, Justin Johnson <[EMAIL PROTECTED]> wrote: > I tried adding those options but still get the sam

Re: [EMAIL PROTECTED] Building Static Apache on AIX 5.2 with GCC

2007-01-04 Thread Justin Johnson
Try adding --enable-shared=no and --enable-static=yes to your httpd configure line. As you can see when you trawl the configure output, APR is still built with shared libraries. Also, you'll want httpd itself to be statically linked against the gcc stuff. Enabling a module as static only applie

Re: [EMAIL PROTECTED] Building Static Apache on AIX 5.2 with GCC

2007-01-03 Thread Justin Johnson
Try adding --enable-shared=no and --enable-static=yes to your httpd configure line. As you can see when you trawl the configure output, APR is still built with shared libraries. Also, you'll want httpd itself to be statically linked against the gcc stuff. Enabling a module as static only applie

Re: [EMAIL PROTECTED] Building Static Apache on AIX 5.2 with GCC

2007-01-03 Thread Justin Johnson
The issue here is that the library Apache is dependent on is installed with gcc, so the only way for me to get it is to install the gcc RPM. Do you keep gcc libraries on your boxes? One such library dependency is /opt/freeware/lib/gcc/powerpc-ibm-aix5.3.0.0/4.0.0/libgcc_s.a. On 1/3/07, Vidiot <[

Re: [EMAIL PROTECTED] Building Static Apache on AIX 5.2 with GCC

2007-01-03 Thread Justin Johnson
The libraries are a part of gcc, and there is a policy at my work that prevents compilers from being installed on production boxes. I might be able to get them to install gcc but remove the actually compiler executable, but I'm not sure and I wanted to figure out what the correct way to do this i

[EMAIL PROTECTED] Building Static Apache on AIX 5.2 with GCC

2007-01-03 Thread Justin Johnson
I have two AIX 5.2 servers; one for development and one for production. My development box has various GNU tools installed such as gcc, autoconf, libtool, binutils, etc, and no IBM compiler. I can successfully build (not-statically) on this box (with gcc obviously). My production box doesn't hav

[EMAIL PROTECTED] Active Directory, LDAP, and require ldap-group

2006-06-22 Thread Justin Johnson
Can anyone help me with the following? I searched the list archives and didn't find anything that solved my problem. I've tried to organize everything concisely. Please let me know if you have any questions or advice. Thanks! GOAL To only allow authenticated Active Directory users who are a