看板 FB_current 關於我們 聯絡資訊
Alexander Best <arundel@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? $ echo foo | env -i GREP_OPTIONS= bsdgrep foo bsdgrep: foo: No such file or directory _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"