[barcode] AWK@: command not found
Alessandro Rubini
rubini@linux.it
Mon Jul 27 17:19:19 CEST 2009
Hello Wolfgang.
> fresh checkout
> ./configure
Can I see the output of ./configure?
I get this line:
checking for mawk... mawk
Actually, the problem exists on my side as well:
morgana% grep AWK Makefile */Makefile
Makefile:AWK = mawk
Makefile: $(AWK) -f doc/manpager doc/doc.$(TARGET)
doc/Makefile:AWK = @AWK@
doc/Makefile: $(AWK) -f ./mktxt $(TARGET).info > $@
So the @AWK@ is not substituded in the doc subdir:
/bin/sh: AWK@: command not found
I'll offer a fix soon.
Thank you for your feedback
/alessandro
More information about the barcode
mailing list