|
|||||||||||
|
Re: bizarre make behaviour
From: Andrew Basterfield <bob(at)cemetery.homeunix.org>
Date: Sun Jun 01 2003 - 11:49:36 EDT
On Sat, May 31, 2003 at 10:11:49AM +0100, Andrew Basterfield wrote:
It turns out it was my /etc/shrc which is set in $ENV and does some stuff like providing the right umask and $PATH when I su. This used a variable which I unset at the end. When I took this out make no cares about the indented comments. $ cd /usr/src/usr.bin/less $ echo unset test >~/test.sh $ ENV=~/test.sh make -f Makefile.bsd-wrapper depend# Nothing here so far... *** Error code 1 Stop in /usr/src/usr.bin/less (line 87 of /usr/src/usr.bin/less/Makefile.bsd-wrapper). --Andrew -- If at first you don't succeed, destroy all evidence that you tried. [demime 0.98d removed an attachment of type application/pgp-signature]Received on Sun Jun 1 12:01:16 2003 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:48:40 EDT |
||||||||||
|
|||||||||||