Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Jan 1999 22:10:52 -0800 (PST)
From:      John Polstra <jdp@polstra.com>
To:        Terry Lambert <tlambert@primenet.com>
Cc:        hackers@FreeBSD.ORG, (Ugen Antsilevitch) <ugen@undp.org>
Subject:   Re: Apache with dynamic modules files miserably.
Message-ID:  <XFMail.990104221052.jdp@polstra.com>
In-Reply-To: <199901050351.UAA04038@usr05.primenet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 05-Jan-99 Terry Lambert wrote:
> 
> Make sure you are using an ELF mod_env.so.

The modules have to be in the same object format as the main
executable, and the port builds them that way.  If the module was in
the wrong object format, the error message would have been different.

> The lack of a leading underscore on the error message means it's
> looking for an ELF symbol.

The a.out dynamic linker is smart enough to add the leading underscore
if necessary.  So that's not the problem.

John
---
  John Polstra                                               jdp@polstra.com
  John D. Polstra & Co., Inc.                        Seattle, Washington USA
  "Nobody ever went broke underestimating the taste of the American public."
                                                            -- H. L. Mencken

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.990104221052.jdp>