[En-Nut-Discussion] `SIG_EEPROM' appears to be a misspelled signal handler

Jarosław Pałka jaroslaw.palka at mrt-system.com.pl
Fri Apr 1 12:54:55 CEST 2005


Hello!!!

I'm using Nut/OS 3.9.5 and avr-gcc version 3.4.3. I got following error when i try to compile it with default config from file ethernut103.conf.

C:\ethernut\nutbuild>make
make -C arch
make[1]: Entering directory `C:/ethernut/nutbuild/arch'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `C:/ethernut/nutbuild/arch'
make -C os
make[1]: Entering directory `C:/ethernut/nutbuild/os'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `C:/ethernut/nutbuild/os'
make -C dev
make[1]: Entering directory `C:/ethernut/nutbuild/dev'
avr-gcc -c -mmcu=atmega103 -Os -Wall -Werror -Wstrict-prototypes -Wa,-ahlms=ivec
t22.lst -D__HARVARD_ARCH__ -IC:/ethernut/nutbuild/include  -IC:/ethernut/nut/inc
lude  C:/ethernut/nut/dev/ivect22.c -o ivect22.o
C:/ethernut/nut/dev/ivect22.c:74: warning: `SIG_EEPROM' appears to be a misspell
ed signal handler
make[1]: *** [ivect22.o] Error 1
make[1]: Leaving directory `C:/ethernut/nutbuild/dev'
make: *** [all] Error 2

Does anyone know this problem?

Jarek,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.egnite.de/pipermail/en-nut-discussion/attachments/20050401/4a7a4e42/attachment.html>


More information about the En-Nut-Discussion mailing list