Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Jun 1998 07:50:12 -0700
From:      Mike Smith <mike@smith.net.au>
To:        "Jordan K. Hubbard" <jkh@time.cdrom.com>
Cc:        ben@stuyts.nl, current@FreeBSD.ORG, brian@awfulhak.org
Subject:   Re: ppp cannot find libalias 
Message-ID:  <199806011450.HAA17783@antipodes.cdrom.com>
In-Reply-To: Your message of "Mon, 01 Jun 1998 07:23:39 PDT." <20865.896711019@time.cdrom.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
> > /usr/lib, as they are now in /usr/lib/aout. The new ppp does not look in the 
> > correct place for libalias yet. It still looks in /usr/lib:
> 
> Hmmm.  What do you guys think of this?  The ELF path may be wrong
> since I'm not sure if my understanding of how ELF names its shared
> libs is entirely sound, but that's easily fixed if so.

This is the wrong place to do it.  dlopen() should honour the standard
library path for the format of the executable calling it.  I proposed an
appropriate change for the a.out runtime linker; I presume something 
very similar applies to the ELF linker (but I don't have sources here 
to verify).

-- 
\\  Sometimes you're ahead,       \\  Mike Smith
\\  sometimes you're behind.      \\  mike@smith.net.au
\\  The race is long, and in the  \\  msmith@freebsd.org
\\  end it's only with yourself.  \\  msmith@cdrom.com



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?199806011450.HAA17783>