From owner-freebsd-ports Fri Apr 23 0:42:32 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 3119114EE9 for ; Fri, 23 Apr 1999 00:42:31 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id AAA17367; Fri, 23 Apr 1999 00:40:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 23 Apr 1999 00:40:01 -0700 (PDT) Message-Id: <199904230740.AAA17367@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: Kris Kennaway Subject: Re: ports/11265: Shared libraries don't work when built with egcs port Reply-To: Kris Kennaway Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/11265; it has been noted by GNATS. From: Kris Kennaway 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