From owner-freebsd-current Mon Nov 6 3:27:26 2000 Delivered-To: freebsd-current@freebsd.org Received: from blizzard.sabbo.net (ns.sabbo.net [193.193.218.18]) by hub.freebsd.org (Postfix) with ESMTP id 753D737B4C5; Mon, 6 Nov 2000 03:27:16 -0800 (PST) Received: from vic.sabbo.net (root@vic.sabbo.net [193.193.218.109]) by blizzard.sabbo.net (8.10.1/8.10.1) with ESMTP id eA6BR2B08669; Mon, 6 Nov 2000 13:27:07 +0200 Received: from FreeBSD.org (big_brother.vega.com [192.168.1.1]) by vic.sabbo.net (8.11.0/8.9.3) with ESMTP id eA6BQxZ19594; Mon, 6 Nov 2000 13:26:59 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3A069580.8EBAACD8@FreeBSD.org> Date: Mon, 06 Nov 2000 13:26:56 +0200 From: Maxim Sobolev Organization: Vega International Capital X-Mailer: Mozilla 4.76 [en] (WinNT; U) X-Accept-Language: uk,ru,en MIME-Version: 1.0 To: Kris Kennaway Cc: Jordan Hubbard , current@FreeBSD.org, jdp@FreeBSD.org, obrien@FreeBSD.org Subject: Re: Problem with dlopen()/dlsym() after recent crt* changes References: <54211.973497880@winston.osd.bsdi.com> <3A066868.CAD3CB5B@FreeBSD.org> <20001106023054.A14689@citusc17.usc.edu> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Kris Kennaway wrote: > On Mon, Nov 06, 2000 at 10:14:32AM +0200, Maxim Sobolev wrote: > > > Jordan Hubbard wrote: > > > > > > After the crt changes the following piece of code, which worked previously, > > > > gives a 'host: dlopen() failed: ./module.so: Undefined symbol > > > > "__register_frame_info' error message (yeah, I know that it's better to check > > > > handle == NULL first, but it's the way some apps work). > > > > > > Huh! So that's why my XFree86 server no longer loads its glx.so > > > module (thought I rebuilt it several times just to make sure it wasn't > > > something which rotted on my system). This one's kinda serious! :-( > > > I get the exact same message from the X server. > > > > Don't bother - I've already made a fix (workarround) and will commit it shortly. ;) > > I see the same thing with gnupg plugins. Obviously a workaround won't > work if we've broken binary compatability :-( I hope jdp/obrien will come with appropriate fix *before* 4.2-RELESE. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message