From owner-freebsd-current Mon Jun 1 06:16:28 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id GAA03052 for freebsd-current-outgoing; Mon, 1 Jun 1998 06:16:28 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from alushta.NL.net (alushta.NL.net [193.78.240.22]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id GAA03045 for ; Mon, 1 Jun 1998 06:16:25 -0700 (PDT) (envelope-from benst@terminus.stuyts.nl) Received: from stuyts by alushta.NL.net with UUCP id <6926-9193>; Mon, 1 Jun 1998 15:16:07 +0200 Received: from daneel.stuyts.nl (daneel.stuyts.nl [193.78.231.7]) by terminus.stuyts.nl (8.8.8/8.8.8) with ESMTP id PAA00771; Mon, 1 Jun 1998 15:05:49 +0200 (MET DST) (envelope-from benst) Received: (from benst@localhost) by daneel.stuyts.nl (8.8.5/8.8.5) id PAA10258; Mon, 1 Jun 1998 15:05:43 +0200 (MET DST) Message-Id: <199806011305.PAA10258@daneel.stuyts.nl> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 3.3 v118.2) X-Nextstep-Mailer: Mail 3.3 (Enhance 1.2) Received: by NeXT.Mailer (1.118.2) From: Ben Stuyts Date: Mon, 1 Jun 98 15:05:39 +0200 To: current@FreeBSD.ORG, brian@awfulhak.org Subject: ppp cannot find libalias Reply-To: ben@stuyts.nl Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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