avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Release?


From: Brian Dean
Subject: Re: [avrdude-dev] Release?
Date: Mon, 10 Mar 2003 17:36:27 -0500
User-agent: Mutt/1.4i

On Mon, Mar 10, 2003 at 02:30:02PM -0800, Theodore A. Roth wrote:

> How is configure being run? It looks to me that you are giving it the
> --target option and that isn't needed when building natively.

I did a 'make dist' to produce avrdude-4.0.0.tar.gz, then within the FreeBSD 
Ports system, it runs configure.  I get this:

address@hidden:/avrdude- make
===>  Extracting for avrdude-4.0.0
>> Checksum OK for avrdude-4.0.0.tar.gz.
===>  Patching for avrdude-4.0.0
===>  Configuring for avrdude-4.0.0
configure: WARNING: you should use --build, --host, --target
checking build system type... i386-portbld-freebsd4.8
checking host system type... i386-portbld-freebsd4.8
checking target system type... i386-portbld-freebsd4.8
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
...

Note that the 'avrdude' directory above is the "port" directory, not
the extracted avrdude source directory.

Hmmm ... I don't get this behaviour if I just run 'configure
--disable-versioned-doc' outside of the FreeBSD ports system.  It must
be doing something I'm not aware of.  I need to investigate a bit
more.

-Brian




reply via email to

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