Date: Thu, 8 Mar 2001 13:37:15 -0500 From: "Drew J. Weaver" <drew.weaver@thenap.com> To: "'freebsd-isp@freebsd.org'" <freebsd-isp@freebsd.org> Subject: Apache + FreeBSD 4.2 RELEASE Message-ID: <B1A7D9973EBED3119ADD009027DC8649180E35@mailman.thenap.com>
index | next in thread | raw e-mail
[-- Attachment #1 --] localhost# ./configure --prefix=/usr/local/apache Configuring for Apache, Version 1.3.19 + using installation path layout: Apache (config.layout) Creating Makefile Creating Configuration.apaci in src Creating Makefile in src + configured for FreeBSD 4.2 platform + setting C compiler to gcc + setting C pre-processor to gcc -E + checking for system header files + adding selected modules + checking sizeof various data types + doing sanity check on compiler and options Creating Makefile in src/support Creating Makefile in src/os/unix Creating Makefile in src/ap Creating Makefile in src/main Creating Makefile in src/lib/expat-lite Creating Makefile in src/modules/standard make (completes withour any errors) make install (completes without any errors) Yet when /usr/local/apache/bin/apachectl start Segmentation fault - core dumped /usr/local/apache/bin/apachectl start: httpd could not be started I'm completely confused, i have used the same method for installing apache on other operating systems without fail multiple times. This is FREEBSD 4.2 RELEASE (default kernel for now) nothing has been modified (standard install) It does this on two seperate servers both running RELEASE 4.2 but i've used the same method on other operating systems and it has worked. I am working with apache_1.3.9.tar.gz Thanks, -Drew [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2650.12"> <TITLE>Apache + FreeBSD 4.2 RELEASE</TITLE> </HEAD> <BODY> <P><FONT SIZE=2 FACE="Arial">localhost# ./configure --prefix=/usr/local/apache</FONT> <BR><FONT SIZE=2 FACE="Arial">Configuring for Apache, Version 1.3.19</FONT> <BR><FONT SIZE=2 FACE="Arial"> + using installation path layout: Apache (config.layout)</FONT> <BR><FONT SIZE=2 FACE="Arial">Creating Makefile</FONT> <BR><FONT SIZE=2 FACE="Arial">Creating Configuration.apaci in src</FONT> <BR><FONT SIZE=2 FACE="Arial">Creating Makefile in src</FONT> <BR><FONT SIZE=2 FACE="Arial"> + configured for FreeBSD 4.2 platform</FONT> <BR><FONT SIZE=2 FACE="Arial"> + setting C compiler to gcc</FONT> <BR><FONT SIZE=2 FACE="Arial"> + setting C pre-processor to gcc -E</FONT> <BR><FONT SIZE=2 FACE="Arial"> + checking for system header files</FONT> <BR><FONT SIZE=2 FACE="Arial"> + adding selected modules</FONT> <BR><FONT SIZE=2 FACE="Arial"> + checking sizeof various data types</FONT> <BR><FONT SIZE=2 FACE="Arial"> + doing sanity check on compiler and options</FONT> <BR><FONT SIZE=2 FACE="Arial">Creating Makefile in src/support</FONT> <BR><FONT SIZE=2 FACE="Arial">Creating Makefile in src/os/unix</FONT> <BR><FONT SIZE=2 FACE="Arial">Creating Makefile in src/ap</FONT> <BR><FONT SIZE=2 FACE="Arial">Creating Makefile in src/main</FONT> <BR><FONT SIZE=2 FACE="Arial">Creating Makefile in src/lib/expat-lite</FONT> <BR><FONT SIZE=2 FACE="Arial">Creating Makefile in src/modules/standard</FONT> </P> <P><FONT SIZE=2 FACE="Arial">make (completes withour any errors)</FONT> </P> <P><FONT SIZE=2 FACE="Arial">make install (completes without any errors)</FONT> </P> <P><FONT SIZE=2 FACE="Arial">Yet when /usr/local/apache/bin/apachectl start</FONT> </P> <P><FONT SIZE=2 FACE="Arial">Segmentation fault - core dumped</FONT> <BR><FONT SIZE=2 FACE="Arial">/usr/local/apache/bin/apachectl start: httpd could not be started</FONT> </P> <P><FONT SIZE=2 FACE="Arial">I'm completely confused, i have used the same method for installing apache on other operating systems without fail multiple times. This is FREEBSD 4.2 RELEASE (default kernel for now) nothing has been modified (standard install) It does this on two seperate servers both running RELEASE 4.2 but i've used the same method on other operating systems and it has worked. I am working with apache_1.3.9.tar.gz</FONT></P> <P><FONT SIZE=2 FACE="Arial">Thanks,</FONT> <BR><FONT SIZE=2 FACE="Arial">-Drew</FONT> </P> <BR> </BODY> </HTML>help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B1A7D9973EBED3119ADD009027DC8649180E35>
