From owner-freebsd-current Fri Jun 5 01:56:14 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA09683 for freebsd-current-outgoing; Fri, 5 Jun 1998 01:56:14 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from lsd.relcom.eu.net (ache@lsd.relcom.eu.net [193.125.27.73]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA09674 for ; Fri, 5 Jun 1998 01:56:09 -0700 (PDT) (envelope-from ache@lsd.relcom.eu.net) Received: (from ache@localhost) by lsd.relcom.eu.net (8.8.8/8.8.8) id MAA04894; Fri, 5 Jun 1998 12:55:24 +0400 (MSD) (envelope-from ache) Message-ID: <19980605125523.A28805@nagual.pp.ru> Date: Fri, 5 Jun 1998 12:55:23 +0400 From: =?koi8-r?B?4c7E0sXKIP7F0s7P1w==?= To: John Birrell , Peter Wemm Cc: current@FreeBSD.ORG Subject: Re: lorder problem: aout vs. elf Mail-Followup-To: John Birrell , Peter Wemm , current@FreeBSD.ORG References: <199806050632.OAA29086@spinner.netplex.com.au> <199806050849.SAA29998@cimlogic.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.91.1i In-Reply-To: <199806050849.SAA29998@cimlogic.com.au>; from jb@cimlogic.com.au on Fri, Jun 05, 1998 at 06:49:26PM +1000 Organization: Biomechanoid Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, Jun 05, 1998 at 06:49:26PM +1000, John Birrell wrote: > Peter Wemm wrote: > > Index: lorder.sh > > =================================================================== > > RCS file: /home/ncvs/src/usr.bin/lorder/lorder.sh,v > > retrieving revision 1.1.1.1 > > diff -u -r1.1.1.1 lorder.sh > > --- lorder.sh 1994/05/27 12:32:05 1.1.1.1 > > +++ lorder.sh 1998/06/05 06:22:06 > > @@ -37,6 +37,17 @@ > > PATH=/bin:/usr/bin > > export PATH > > One of the problems with this script is that it assumes it knows best. > During a make world, the version of nm that should be executed is in > WORLDTMP. Assuming paths is not good practice. Even if this lines will be deleted, there is no /usr/libexec/aout in the default PATH anycase, only /usr/bin is there. It means that users can't call f.e. 'size' or 'strings' now. Since default PATH is hardcoded as #define in paths.h, no simple changes possible (in some cases login.conf or csh.cshrc PATH settings tricks are not desired). -- Andrey A. Chernov http://www.nagual.pp.ru/~ache/ MTH/SH/HE S-- W-- N+ PEC>+ D A a++ C G>+ QH+(++) 666+>++ Y To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message