avr-chat
[Top][All Lists]
Advanced

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

Re: [avr-chat] How to compile AVRDUDE for Mac OS X Tiger 10.4.3


From: Mikey Sklar
Subject: Re: [avr-chat] How to compile AVRDUDE for Mac OS X Tiger 10.4.3
Date: Thu, 8 Dec 2005 09:46:25 -0500
User-agent: Mutt/1.5.10i

I recommend using fink to manage the avr packages you mentioned on
OS/X. Below is a link to my tools page which includes the fink "info
files and patches" necessary for these packages. Several of the packages
are already supported in fink directly.

http://www.electric-clothing.com/tools.html

On Thu, Dec 08, 2005 at 09:31:31AM +0200, Erik Nylund wrote:
> I've been trying to install AVRDUDE with no success on my OS X Tiger
> 10.4.3. I started out in traditional fascion with
> 1. binutils 2.16
> 2. gcc 3.4.3
> 3. avr-libc 1.4.0
> 
> When I proceed to Avrdude 4.4.0 and below, this texi2html problem
> appears which has a few posts on the net saying it's fixed? Avrdude
> 5.0 works fine until I reach the other problem mentioned with
> readline:
> 
> term.c:32:33: readline/readline.h: No such file or directory
> term.c:33:32: readline/history.h: No such file or directory
> term.c: In function `terminal_get_input':
> term.c:796: warning: implicit declaration of function `readline'
> term.c:796: warning: assignment makes pointer from integer without a cast
> term.c:798: warning: implicit declaration of function `add_history'
> make[2]: *** [avrdude-term.o] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> 
> What am I missing here? Could someone please give me a step through on
> this one because I cannot find any way around it.
> 
> Is there by the way a precompiled binary package for avrdude for OS X
> (i.e. a package with binutils, gcc, avr-libc, avrdude and avarice
> similar to avr_gcc_macos_x.dmg)? I can't find one, so if someone's up
> for the task I'd be delighted :)
> 
> 
> _______________________________________________
> AVR-chat mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/avr-chat




reply via email to

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