Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  1 Jun 98 15:05:39 +0200
From:      Ben Stuyts <benst@terminus.stuyts.nl>
To:        current@FreeBSD.ORG, brian@awfulhak.org
Subject:   ppp cannot find libalias
Message-ID:  <199806011305.PAA10258@daneel.stuyts.nl>

next in thread | raw e-mail | index | archive | help
Hi,

This is on -current, cvsupped on May 30. I just removed every old library in  
/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:

[terminus.stuyts.nl usr.sbin/ppp]7: ppp nlnet
Working in interactive mode
Using interface: tun0
Warning: _PATH_ALIAS_PREFIX (/usr/lib/libalias.so.2.*): Invalid lib: cannot  
stat "/usr/lib/libalias.so.2." : No such file or directory
Warning: Cannot load alias library
Warning: alias enable: Failed 1

In /usr/src/usr.sbin/ppp/loadalias.c it says:

loadalias.c:#define _PATH_ALIAS_PREFIX "/usr/lib/libalias.so.2."

Best regards,
Ben

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?199806011305.PAA10258>