Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Oct 1998 12:46:25 -0700 (PDT)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Jerry Bell <jerry@reillyplating.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Apache 1.3 dies from unknown symbol
Message-ID:  <Pine.BSF.4.03.9810161245460.28399-100000@resnet.uoregon.edu>
In-Reply-To: <199810131533.LAA12682@reillyplating.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 13 Oct 1998, Jerry Bell wrote:

> After installing apache13-php3 from the ports, I get the following message
> when I try to run httpd:
> 
> Syntax error on line 26 of /usr/local/etc/apache/httpd.conf:
> Cannot load /usr/local/libexec/apache/mod_mime_magic.so into server:
> /usr/local/
> libexec/apache/mod_mime_magic.so: Undefined symbol "ap_make_sub_pool"
> 
> This is on a -current (as of 10/11/98) box. I can get apache 1.2 to work
> without a problem.
> Any suggestions?

The shared object mechanism on 1.3x is broken for ELF.  I hacked the port
Makefile and took off the

--enable-shared

line and it built & ran fine.

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9810161245460.28399-100000>