From owner-freebsd-hackers Mon Dec 21 11:26:09 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA08510 for freebsd-hackers-outgoing; Mon, 21 Dec 1998 11:26:09 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from wall.polstra.com (rtrwan160.accessone.com [206.213.115.74]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA08494 for ; Mon, 21 Dec 1998 11:26:02 -0800 (PST) (envelope-from jdp@polstra.com) Received: from vashon.polstra.com (vashon.polstra.com [206.213.73.13]) by wall.polstra.com (8.9.1/8.9.1) with ESMTP id LAA07476; Mon, 21 Dec 1998 11:25:41 -0800 (PST) (envelope-from jdp@polstra.com) From: John Polstra Received: (from jdp@localhost) by vashon.polstra.com (8.9.1/8.9.1) id LAA04664; Mon, 21 Dec 1998 11:25:38 -0800 (PST) (envelope-from jdp@polstra.com) Date: Mon, 21 Dec 1998 11:25:38 -0800 (PST) Message-Id: <199812211925.LAA04664@vashon.polstra.com> To: ugen@undp.org Subject: Re: Apache with dynamic modules files miserably. Newsgroups: polstra.freebsd.hackers In-Reply-To: <367E9711.2DC74676@undp.org> Organization: Polstra & Co., Seattle, WA Cc: hackers@FreeBSD.ORG Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <367E9711.2DC74676@undp.org>, Ugen Antsilevitch 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