Servus!

Beim compilieren des test.c von waste bekomme ich immer folgende Fehlermeldung:



warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

avr-gcc -c -mmcu=atmega8 -I. -g -Os -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums -Wall -Wstrict-prototypes -Wa,-ahlms=test.lst test.c -o test.o
test.c:19: error: parse error before numeric constant (ist { )
test.c:27: error: parse error before numeric constant (ist die Zuweisung phialt=0 )
test.c: In function `main':
test.c:130: error: called object is not a function (gibts eigentlich gar nicht )
test.c:137: error: called object is not a function (gibts eigentlich gar nicht )
test.c:190:2: warning: no newline at end of file
make: *** [test.o] Error 1


weiß da jemand Rat?

Danke
mattes