bug-bison
[Top][All Lists]
Advanced

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

Re: small bison err.


From: Paul Eggert
Subject: Re: small bison err.
Date: Thu, 17 Mar 2005 11:58:00 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

address@hidden writes:

> error1) error message  is `trap: usage: trap [-lp] [[arg] signal_spec ...]'

Hmm, which 'boostrap' line was it complaining about?  Here are the
possibilities.

    trap exit 1 2 13 15
    trap 'rm -fr gnulib; exit 1' 0
    trap 0

> error2) wget seems to not have a -C option. it has a -c option.

For bootstrap builds we assume recent-enough versions of the build
tools.  Sounds like you should upgrade to wget 1.9.1 (the latest
version, released in 2003).




reply via email to

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