Probleme mit der ASURO lib v2.6.1
Hallo Ihr Asuro-kundigen dort draußen...
Ich habe mir gerade von http://sourceforge.net/project/showf...ease_id=465255 mal die aktuelle Libary für den Asuro runter geladen, weil ich mal die IR - Abstandserkennung testen wollte. Nun tritt nur leider beim make folgender fehler auf :(
Zitat:
-------- begin --------
avr-gcc --version
avr-gcc (GCC) 3.3.1
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
avr-gcc -c -mmcu=atmega8 -I. -g -Os -I../../lib/inc -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=asuro.lst asuro.c -o asuro.o
asuro.c:184: warning: return type defaults to `int'
asuro.c:184: warning: function declaration isn't a prototype
asuro.c: In function `SIGNAL':
asuro.c:188: warning: control reaches end of non-void function
asuro.c: At top level:
asuro.c:195: warning: return type defaults to `int'
asuro.c:195: warning: function declaration isn't a prototype
asuro.c:195: error: redefinition of `SIGNAL'
asuro.c:184: error: `SIGNAL' previously defined here
asuro.c:212: warning: return type defaults to `int'
asuro.c:212: warning: function declaration isn't a prototype
asuro.c:212: error: redefinition of `SIGNAL'
asuro.c:195: error: `SIGNAL' previously defined here
make: *** [asuro.o] Error 1
> Process Exit Code: 2
Ich hoffe das mir einer von euch weiterhelfen kann. Im Forum und Web habe ich leider nichts dazu gefunden habe, was mir weiter geholfen hätte...
gruß, köpi