Date: Mon, 12 Apr 1999 18:03:44 +0930 (CST) From: Kris Kennaway <kkennawa@physics.adelaide.edu.au> To: Brad Karp <karp@eecs.harvard.edu> Cc: freebsd-ports@freebsd.org Subject: Re: egcs-1.1.2 shared library linking bummage Message-ID: <Pine.OSF.4.10.9904121801500.27897-100000@bragg> In-Reply-To: <199904110709.DAA12115@dominator.eecs.harvard.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 11 Apr 1999, Brad Karp wrote: > The link goes fine, and an executable foo is created. I set my > LD_LIBRARY_PATH to include `pwd`, and run foo, but I get the error: > > /usr/libexec/ld-elf.so.1: /usr/home/karp/egcs-bug/libbar.so: Undefined symbol "__deregister_frame_info" This was a bug in the linker which was recently fixed. Either update to 3.1-STABLE or you might be able to get away with just updating and recompiling rtld (from memory, check the cvs archives for the fix). 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?Pine.OSF.4.10.9904121801500.27897-100000>