avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Release?


From: Theodore A. Roth
Subject: Re: [avrdude-dev] Release?
Date: Mon, 10 Mar 2003 13:40:34 -0800 (PST)


On Mon, 10 Mar 2003, Joerg Wunsch wrote:

:) As Joerg Wunsch wrote:
:)
:) > > I don't think that this will be an issue when building from the
:) > > tarball. Have you tried that?
:) >
:) > Ah, no, i forgot about the "make dist" detail.  If that works, it'll
:) > make things a lot easier, sure.
:)
:) Yes, that seems to work better.  Just wondering:
:)
:) % ./configure
:) checking build system type... i386-unknown-freebsd4.4
:) checking host system type... i386-unknown-freebsd4.4
:) checking target system type... i386-unknown-freebsd4.4
:) checking for a BSD-compatible install... /usr/bin/install -c
:) checking whether build environment is sane... yes
:) /tmp/avrdude-3.1.0cvs/missing: Unknown `--run' option
:) Try `/tmp/avrdude-3.1.0cvs/missing --help' for more information
:) configure: WARNING: `missing' script is too old or missing

Just remove it. It's probably a left over from an older version of
automake. It will be re-added by automake when you run configure.

address@hidden:~/dev/tools/avrdude-cvs$ ./missing --help
./missing [OPTION]... PROGRAM [ARGUMENT]...

Handle `PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return
an error status if there is no known handling for PROGRAM.

Options:
  -h, --help      display this help and exit
  -v, --version   output version information and exit
  --run           try to run the given command, and emulate it if it fails


Ted




reply via email to

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