also make schein erfolgreich zu sein:
linux:/home/mathias/avrm8ledtest-0.2 # make
avr-gcc -g -mmcu=atmega8 -Wall -Wstrict-prototypes -Os -mcall-prologues -o avrm8ledtest.out -Wl,-Map,avrm8ledtest.map avrm8ledtest.o
avr-objcopy -R .eeprom -O ihex avrm8ledtest.out avrm8ledtest.hex
make load:
linux:/home/mathias/avrm8ledtest-0.2 # make load
uisp -dlpt=/dev/parport0 --erase -dprog=dapa
An error has occurred during the AVR initialization.
* Target status:
Vendor Code = 0xff, Part Family = 0xff, Part Number = 0xff

Probably the wiring is incorrect or target might be `damaged'.
Dh, dass er den AVR nicht findet oder?