ok

die fehlermeldung sieh jetzt so aus

Code:
> "make.exe" all

-------- begin --------
avr-gcc (WinAVR 20081124rc3) 4.3.2
Copyright (C) 2008 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.


Compiling: RP6Base_LEDs.c
avr-gcc -c -mmcu=atmega32 -I. -gdwarf-2   -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-adhlns=RP6Base_LEDs.lst -I../../RP6Lib -I../../RP6Lib/RP6base -I../../RP6Lib/RP6common -std=gnu99 -MD -MP -MF .dep/RP6Base_LEDs.o.d RP6Base_LEDs.c -o RP6Base_LEDs.o
In file included from RP6Base_LEDs.c:6:
../../RP6Lib/RP6base/RP6RobotBaseLib.h:77: error: two or more data types in declaration specifiers
make.exe: *** [RP6Base_LEDs.o] Error 1

> Process Exit Code: 2
> Time Taken: 00:00

und jetzt ???


danke