[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[avr-chat] How to compile AVRDUDE for Mac OS X Tiger 10.4.3
From: |
Erik Nylund |
Subject: |
[avr-chat] How to compile AVRDUDE for Mac OS X Tiger 10.4.3 |
Date: |
Thu, 8 Dec 2005 09:31:31 +0200 |
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] How to compile AVRDUDE for Mac OS X Tiger 10.4.3,
Erik Nylund <=