Date: Fri, 23 Apr 1999 00:40:01 -0700 (PDT) From: Kris Kennaway <kkennawa@physics.adelaide.edu.au> To: freebsd-ports@FreeBSD.org Subject: Re: ports/11265: Shared libraries don't work when built with egcs port Message-ID: <199904230740.AAA17367@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/11265; it has been noted by GNATS. From: Kris Kennaway <kkennawa@physics.adelaide.edu.au> To: lennox@cs.columbia.edu Cc: freebsd-gnats-submit@freebsd.org Subject: Re: ports/11265: Shared libraries don't work when built with egcs port Date: Fri, 23 Apr 1999 17:05:50 +0930 (CST) On Wed, 21 Apr 1999 lennox@cs.columbia.edu wrote: > aren't pulled in from anyplace. This isn't a problem when I link, but > when I try to run an executable linked with the .so, I get errors from > /usr/libexec/ld-elf.so of the form > /usr/libexec/ld-elf.so.1: ./libbaz.so: Undefined symbol "__deregister_frame_info" This was fixed in -STABLE a while back. Either cvsup and make world, or fetch the newest rtld sources and recompile that. Kris ----- The Feynman problem-solving algorithm: 1. Write down the problem 2. Think real hard 3. Write down the solution To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199904230740.AAA17367>