From owner-freebsd-current Mon Nov 6 0:20:36 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 2CEEE37B4E5; Mon, 6 Nov 2000 00:20:31 -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 eA68KRB04157; Mon, 6 Nov 2000 10:20:27 +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 eA68KTZ19229; Mon, 6 Nov 2000 10:20:29 +0200 (EET) (envelope-from sobomax@FreeBSD.org) Message-ID: <3A0669CC.DD50FCD0@FreeBSD.org> Date: Mon, 06 Nov 2000 10:20:28 +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. Just committed a fix. Please update your ports and try again. -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message