automake
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: When "aclocal" causes an error message, "sed: invalid option -- 'q'"


From: Ralf Wildenhues
Subject: Re: When "aclocal" causes an error message, "sed: invalid option -- 'q'"
Date: Tue, 16 Nov 2010 21:45:13 +0100
User-agent: Mutt/1.5.20 (2010-08-04)

Hi Bruce,

* Bruce Korb wrote on Tue, Nov 16, 2010 at 09:37:51PM CET:
> What is it really trying to say?
> I'm not a real perl expert.....Thank you!
> 
> > $ autoreconf --force --install --verbose --symlink
> > autoreconf: Entering directory `.'
> > autoreconf: configure.ac: not using Gettext
> > autoreconf: running: aclocal --force -I m4
> > sed: invalid option -- 'q'
> > Usage: sed [OPTION]... {script-only-if-no-other-script} [input-file]...
> > 
> >   -n, --quiet, --silent
> [.....]

This comes probably from autoreconf, not from aclocal.
What system is it on?  What does
  (echo 1; echo 2) | sed 1q

print on this system?

Thanks,
Ralf



reply via email to

[Prev in Thread] Current Thread [Next in Thread]