Hello all,
I've decided to grab Midgard and give it a shot. But I am getting stuck in
trying to get mod_midgard installed. I've built midgard_lib, installed
midgard_data, rebuilt Apache 1.3.12 with mod_so. I can configure mod_midgard
fine, as shown below, but I get an error when trying to make it. Can anyone
point me in the right direction in this apxs error?
Please email replies, as I am not on the list right now.
Thanks,
Weston Houghton
[root@box mod_midgard-1.2.5]# ./configure --with-apache=/usr/local/apache
--with-midgard=/usr/local
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for apxs... (cached) apxs
checking for mgd_connect in -lmidgard... (cached) yes
checking how to run the C preprocessor... (cached) cc -E
checking for midgard.h... (cached) yes
checking for working const... (cached) yes
creating ./config.status
creating Makefile
[root@box mod_midgard-1.2.5]# make
apxs -c -I/usr/local/include -L/usr/local/lib -lmidgard mod_midgard.c
gcc -DLINUX=2 -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED
-I/usr/local/apache/include -I/usr/local/include -c mod_midgard.c
-o mod_midgard.so mod_midgard.o -L/usr/local/lib -lmidgard
apxs:Break: Command failed with rc=16711680
make: *** [mod_midgard.so] Error 1
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]