Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Nov 2000 10:20:28 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Jordan Hubbard <jkh@winston.osd.bsdi.com>
Cc:        current@FreeBSD.org, jdp@FreeBSD.org, obrien@FreeBSD.org
Subject:   Re: Problem with dlopen()/dlsym() after recent crt* changes
Message-ID:  <3A0669CC.DD50FCD0@FreeBSD.org>
References:  <54211.973497880@winston.osd.bsdi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A0669CC.DD50FCD0>