From owner-freebsd-current Mon Nov 6 0:14:46 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 3050C37B4E5; Mon, 6 Nov 2000 00:14:38 -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 eA68EWB03940; Mon, 6 Nov 2000 10:14:33 +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 eA68EXZ19180; Mon, 6 Nov 2000 10:14:33 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3A066868.CAD3CB5B@FreeBSD.org> Date: Mon, 06 Nov 2000 10:14:32 +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: Jordan Hubbard Cc: 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> Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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. ;) -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message