On Tue Aug 9 11, Test Rat wrote: > Alexander Best <arundel_at_freebsd.org> writes: > > [...] > > gmake -C 6g install > > gmake[1]: Entering directory `/usr/ports/lang/go/work/go-20110515/src/cmd/6g' > > quietgcc -I"/usr/ports/lang/go/work/go-20110515/include" -ggdb -O2 -c "/usr/ports/lang/go/work/go-20110515/src/cmd/6g/list.c" > > egrep: : error: .Each undeclared identifier|: error: for each function > > it appears|is dangerous, better use|is almost always misused|: In > > function |: At top level: |In file included from| from: No such file > > or directory > > Do you use GREP_OPTIONS? otaku% type $GREP_OPTIONS otaku% echo foo | env -i GREP_OPTIONS= bsdgrep foo env: bsdgrep: No such file or directory otaku% > > $ echo foo | env -i GREP_OPTIONS= bsdgrep foo > bsdgrep: foo: No such file or directoryReceived on Tue Aug 09 2011 - 08:35:40 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:16 UTC