Date: Thu, 28 Sep 1995 08:09:13 +0200 From: Mark Murray <mark@grondar.za> To: Nate Williams <nate@freefall.freebsd.org> Cc: CVS-commiters@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/ld/rtld rtld.c Message-ID: <199509280609.IAA16186@grumble.grondar.za>
next in thread | raw e-mail | index | archive | help
> nate 95/09/27 16:14:10 > > Modified: gnu/usr.bin/ld/rtld rtld.c > Log: > Fixup the "ld.so failed" message for the case when ld.so finds undefined > symbols. > > An easy example to see this is to develop an X program which links > against Xt, but doesn't add -lX11 to the link line. It will link fine, > but cause run-time errors by ld.so because of missing symbols used by Xt > defined in X11. This patch makes the errors more readable. > > Submitted by: jdp@polstra.com (John Polstra) YESSS! I have just wasted two/days of my life because of this blasted thing. I had to delve way too deep into source... Thanks guys! M -- Mark Murray 46 Harvey Rd, Claremont, Cape Town 7700, South Africa +27 21 61-3768 GMT+0200 Finger mark@grumble.grondar.za for PGP key
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199509280609.IAA16186>