No one wants to take a stab at this eh? I know there must be someone out there amongst the dev community that would know what the problem is?
-- Trev -- Trevor Hurst Senior Systems Administrator DCO Unix Production Systems Silicon Graphics Office Ph: 650.933.6144 e-mail: [EMAIL PROTECTED] pager: [EMAIL PROTECTED] -- Thus a mind that is free from passion is a very citadel; man has no stronger fortress in which to seek shelter and defy every assault. Failure to perceive this is ignorance; but to perceive it, and still not to seek its refuge, is misfortune indeed. --Marcus Aurelius On Wed, 26 Feb 2003, Trevor Hurst wrote: > > Hello, > > First off, I like to say that I've posted to the users > list prior to this with not a single reply... > > I am trying to build Apache 2.0.44 w/ auth_ldap support > on IRIX 6.5.19. I've successfully built without the ldap > and with many options such as SSL with few problems. > > I've built and installed both apr 0.9.1 and apr-util 0.9.1. > > I've done _everything_ under the sun to get this to pass the > configure stage without error, but to no avail! > > Here's my configure parameters: > > ./configure --enable-auth-ldap --with-apr-util=../apr-util > --enable-mime-magic --enable-ssl --enable-static-rotatelogs --enable-so > --with-ssl=/usr/freeware/lib/openssl > > And here are the errors I'm receiving, is it not knowing how to use > the apu-config correctly? Notice the sed errors: > > creating test/Makefile > config.status: creating docs/conf/httpd-std.conf > sed: command garbled: s,@APU_BINDIR@,Usage: apu-config [OPTION] > config.status: creating include/ap_config_layout.h > sed: command garbled: s,@APU_BINDIR@,Usage: apu-config [OPTION] > config.status: creating support/apxs > sed: command garbled: s,@APU_BINDIR@,Usage: apu-config [OPTION] > config.status: creating support/apachectl > sed: command garbled: s,@APU_BINDIR@,Usage: apu-config [OPTION] > config.status: creating support/dbmmanage > sed: command garbled: s,@APU_BINDIR@,Usage: apu-config [OPTION] > config.status: creating support/envvars-std > sed: command garbled: s,@APU_BINDIR@,Usage: apu-config [OPTION] > config.status: creating support/log_server_status > sed: command garbled: s,@APU_BINDIR@,Usage: apu-config [OPTION] > config.status: creating support/logresolve.pl > sed: command garbled: s,@APU_BINDIR@,Usage: apu-config [OPTION] > config.status: creating support/phf_abuse_log.cgi > sed: command garbled: s,@APU_BINDIR@,Usage: apu-config [OPTION] > config.status: creating support/split-logfile > sed: command garbled: s,@APU_BINDIR@,Usage: apu-config [OPTION] > config.status: creating build/rules.mk > sed: command garbled: s,@APU_BINDIR@,Usage: apu-config [OPTION] > config.status: creating include/ap_config_auto.h > config.status: include/ap_config_auto.h is unchanged > config.status: executing default commands > > > Thanks in advance for any tips. > > -- Trev > > >
