Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Dec 1998 11:25:38 -0800 (PST)
From:      John Polstra <jdp@polstra.com>
To:        ugen@undp.org
Cc:        hackers@FreeBSD.ORG
Subject:   Re: Apache with dynamic modules files miserably.
Message-ID:  <199812211925.LAA04664@vashon.polstra.com>
In-Reply-To: <367E9711.2DC74676@undp.org>

next in thread | previous in thread | raw e-mail | index | archive | help
In article <367E9711.2DC74676@undp.org>,
Ugen Antsilevitch <ugen@undp.org> wrote:
> Well..subject says it all.
> Both the 1.3.2 in packages and new 1.3.3 after compilation are unable to
> use dynamic
> loaded modules. It seems dlopen fails for any module that attempts to
> call a function from
> the server itself (such as pa_alloc etc.).
> I am really not sure how this can/should be fixed...
> Ideas?

Well, it would be a lot easier if you had told us which version of
FreeBSD you're using.

If it's current/ELF, then make sure your ELF dynamic linker is newer
than October 13.  I put a bugfix into "src/libexec/rtld-elf/rtld.c"
on that date which fixed a problem in the apache13 port.
-- 
  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?199812211925.LAA04664>