Displaying 1 result from an estimated 1 matches for "hblcnsviw".
2008 May 11
1
BUG: Bad grep when building dovecot?
...(which is quite a bit more minimal than base OpenSolaris).
bash-3.2# uname -a
SunOS postfix-s0 5.11 snv_86 i86pc i386 i86pc
bash-3.2# ./configure --help
`configure' configures dovecot 1.0.12 to adapt to many kinds of systems.
bash-3.2# which grep
/usr/bin/grep
bash-3.2# grep -v
Usage: grep -hblcnsviw pattern file . . .
bash-3.2# which egrep
/usr/bin/egrep
Error in configure:
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) none
checking how to run the C preprocessor... cc -E
checking for grep that handles long lines and -e... configur...