Re: Compilation error
joe dumoulin <joe-0FpkHt+aap/[email protected]>
| Newsgroups | gmane.comp.web.fastcgi.devel |
|---|---|
| Message-ID | <[email protected]> |
It looks like you might not have apache source installed? or possibly make doesn't know where it is on your RH system.... Joe Dumoulin On Tue, 22 Mar 2005, Simon Tetelbaum wrote: > I'm trying to build the fastcgi module for apache 2.0.46 on a Redhat EL > box, but keep failing. Here's the output. Thanks in advance for any help. > > -Simon > > #make > /bin/sh /usr/bin/libtool --silent --mode=compile gcc -pthread -O2 -g > -pipe -march=i386 -mcpu=i686 -DSS > L_EXPERIMENTAL_ENGINE -I/usr/kerberos/include -DLINUX=2 -D_REENTRANT > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE > -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER > -I/usr/include/httpd -prefer-pic -c mod_ > fastcgi.c && touch mod_fastcgi.slo > /bin/sh /usr/bin/libtool --silent --mode=compile gcc -pthread -O2 -g > -pipe -march=i386 -mcpu=i686 -DSS > L_EXPERIMENTAL_ENGINE -I/usr/kerberos/include -DLINUX=2 -D_REENTRANT > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE > -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER > -I/usr/include/httpd -prefer-pic -c fcgi > _pm.c && touch fcgi_pm.slo > /bin/sh /usr/bin/libtool --silent --mode=compile gcc -pthread -O2 -g > -pipe -march=i386 -mcpu=i686 -DSS > L_EXPERIMENTAL_ENGINE -I/usr/kerberos/include -DLINUX=2 -D_REENTRANT > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE > -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER > -I/usr/include/httpd -prefer-pic -c fcgi > _util.c && touch fcgi_util.slo > /bin/sh /usr/bin/libtool --silent --mode=compile gcc -pthread -O2 -g > -pipe -march=i386 -mcpu=i686 -DSS > L_EXPERIMENTAL_ENGINE -I/usr/kerberos/include -DLINUX=2 -D_REENTRANT > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE > -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER > -I/usr/include/httpd -prefer-pic -c fcgi > _protocol.c && touch fcgi_protocol.slo > /bin/sh /usr/bin/libtool --silent --mode=compile gcc -pthread -O2 -g > -pipe -march=i386 -mcpu=i686 -DSS > L_EXPERIMENTAL_ENGINE -I/usr/kerberos/include -DLINUX=2 -D_REENTRANT > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE > -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER > -I/usr/include/httpd -prefer-pic -c fcgi > _buf.c && touch fcgi_buf.slo > /bin/sh /usr/bin/libtool --silent --mode=compile gcc -pthread -O2 -g > -pipe -march=i386 -mcpu=i686 -DSS > L_EXPERIMENTAL_ENGINE -I/usr/kerberos/include -DLINUX=2 -D_REENTRANT > -D_XOPEN_SOURCE=500 -D_BSD_SOURCE > -D_SVID_SOURCE -D_GNU_SOURCE -DAP_HAVE_DESIGNATED_INITIALIZER > -I/usr/include/httpd -prefer-pic -c fcgi > _config.c && touch fcgi_config.slo > fcgi_config.c:11:59: mpm_common.h: No such file or directory > > ___________________________________ > fastcgi-developers mailing list > http://fastcgi.com/fastcgi-developers/ > ___________________________________ fastcgi-developers mailing list http://fastcgi.com/fastcgi-developers/