After executing
./configure --prefix=/opt/local --without-doc
it stops processing here:
....
....
------------------------------------------------------------------------
--
Running 'sed --version'
sed: illegal option -- -
usage: sed script [-Ean] [-i extension] [file ...]
sed [-an] [-i extension] [-e script] ... [-f script_file] ...
[file ...]
------------------------------------------------------------------------
--
Running 'awk -W version'
awk: unknown option -W ignored
I just can do a CTRL-C to exit, I think because awk is in interactive
mode?
On Dec 20, 2007, at 10:47 , Kristis Makris wrote:
On Thu, 2007-12-20 at 09:48 +0100, Oliver Schäfer wrote:
:-) Thanks, before I can test this I have to resolve another problem:
Running 'awk -W version'
awk: unknown option -W ignored
We are detecting GNU awk
---
checking for gawk... gawk
...
checking for awk... yes
---
but build breaks because it uses awk instead of gawk. Is this an
issue?
Where does it break ?
_______________________________________________
scmbug-users mailing list
[email protected]
http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users