From owner-freebsd-hackers Wed Nov 17 3: 7:34 1999 Delivered-To: freebsd-hackers@freebsd.org Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id C3B1214C5A for ; Wed, 17 Nov 1999 03:07:29 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 3.040 #1) id 11o2vd-000Pzy-00; Wed, 17 Nov 1999 13:07:09 +0200 From: Sheldon Hearn To: Ollivier Robert Cc: hackers@freebsd.org Subject: Re: mode_perl DSO works on STABLE, not CURRENT In-reply-to: Your message of "Thu, 11 Nov 1999 00:45:52 +0100." <19991111004552.B44926@keltia.freenix.fr> Date: Wed, 17 Nov 1999 13:07:09 +0200 Message-ID: <99941.942836829@axl.noc.iafrica.com> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Thu, 11 Nov 1999 00:45:52 +0100, Ollivier Robert wrote: > Your Perl binary is compiled without '-Wl,-E' (or > '-Wl,--export-dynamic'). Without this option the Perl binary doesn't > expoert its symbols thus preventing any dynamically loaded module to > use anything from the binary. Hi Ollivier, Thanks for your reply. I appreciate that this is a sticky one to get mixed up in. The thing is that the libperl.a which is compiled as part of the mod_perl installation _is_ linked with -E. So I'm not sure what else to look at. I've submitted PR 14924 with the details and a precise How-To-Repeat, so if you have any further suggestions, your feedback copied to freebsd-gnats-submit would be greatly appreciated. Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message