avrdude-dev
[Top][All Lists]
Advanced

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

Re: [avrdude-dev] Building Avrdude 5.0cvs on FreeBSD


From: Joerg Wunsch
Subject: Re: [avrdude-dev] Building Avrdude 5.0cvs on FreeBSD
Date: Tue, 20 Sep 2005 03:45:10 +0200
User-agent: Mutt/1.4.2.1i

As User Tomdean wrote:

> I checked-out avrdude and all looked as I expected.  I cannot get a
> proper Makefile generated.

Use ./bootstrap.

As FreeBSD doesn't use the generic names, I'm sourcing the following
(csh) script before building:

setenv AC_VER 259
setenv AM_VER 19
setenv LDFLAGS -L/usr/local/lib
setenv CFLAGS "-g -O -I/usr/local/include"

(The latter is to make it find libusb.)
-- 
cheers, J"org               .-.-.   --... ...--   -.. .  DL8DTL

http://www.sax.de/~joerg/                        NIC: JW11-RIPE
Never trust an operating system you don't have sources for. ;-)




reply via email to

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