NutConfigure make Output of Nut/OS  4.9.8 GCC 3.4.5

Der Befehl "regedit" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.

D:\DRV-NUT\ethernut_4.9.8>echo p1 = compiler version in dot x.y.z
p1 = compiler version in dot x.y.z

D:\DRV-NUT\ethernut_4.9.8>path=D:\DRV-NUT\ethernut_4.9.8\nut\tools\win32;D:\DRV-NUT\winavr_3.4.5\bin;D:\DRV-NUT\winavr_3.4.5\utils\bin;C:\windows\system32;C:\windows\system32\wbem;

D:\DRV-NUT\ethernut_4.9.8>nutconfigure -a./nutapp_avr_3.4.5 -c./nut/conf/ethernut21b.conf -mavr-gcc -b./nutbld_avr_3.4.5 create-buildtree
nutconfigure 2.0.9
Loading ./nut/conf/repository.nut...OK
Loading ./nut/conf/ethernut21b.conf...OK
Creating Makefiles for avr-gcc in ./nutbld_avr_3.4.5...OK
Creating header files in ./nutbld_avr_3.4.5...OK

D:\DRV-NUT\ethernut_4.9.8>cd nutbld_avr_3.4.5

D:\DRV-NUT\ethernut_4.9.8\nutbld_avr_3.4.5>make clean 1>makeclean.txt

D:\DRV-NUT\ethernut_4.9.8\nutbld_avr_3.4.5>make install 1>..\c498c345avr.txt
../.././nut/arch/avr/os/context_gcc.c:117:20: string.h: No such file or directory
In file included from ../.././nut/include/arch/avr.h:94,
from ../.././nut/include/compiler.h:75,
from ../.././nut/include/sys/types.h:167,
from ../.././nut/include/sys/atom.h:105,
from ../.././nut/arch/avr/os/context_gcc.c:119:
../.././nut/include/arch/avr/gcc.h:72:20: avr/io.h: No such file or directory
../.././nut/include/arch/avr/gcc.h:73:27: avr/interrupt.h: No such file or directory
../.././nut/include/arch/avr/gcc.h:75:24: avr/signal.h: No such file or directory
../.././nut/include/arch/avr/gcc.h:77:24: avr/eeprom.h: No such file or directory
../.././nut/include/arch/avr/gcc.h:78:26: avr/pgmspace.h: No such file or directory
../.././nut/include/arch/avr/gcc.h:79:23: avr/sleep.h: No such file or directory
../.././nut/include/arch/avr/gcc.h:80:20: stdlib.h: No such file or directory
../.././nut/include/arch/avr/gcc.h:90:24: compat/twi.h: No such file or directory
In file included from ../.././nut/include/sys/atom.h:105,
from ../.././nut/arch/avr/os/context_gcc.c:119:
../.././nut/include/sys/types.h:306: error: syntax error before "__byte_swap2"
../.././nut/include/sys/types.h:306: error: syntax error before "val"
../.././nut/include/sys/types.h:306: warning: return type defaults to `int'
../.././nut/include/sys/types.h:306: warning: function declaration isn't a prototype
../.././nut/include/sys/types.h: In function `__byte_swap2':
../.././nut/include/sys/types.h:307: error: `val' undeclared (first use in this function)
../.././nut/include/sys/types.h:307: error: (Each undeclared identifier is reported only once
../.././nut/include/sys/types.h:307: error: for each function it appears in.)
../.././nut/include/sys/types.h: At top level:
../.././nut/include/sys/types.h:316: error: syntax error before "__byte_swap4"
../.././nut/include/sys/types.h:316: error: syntax error before "val"
../.././nut/include/sys/types.h:316: warning: return type defaults to `int'
../.././nut/include/sys/types.h:316: warning: function declaration isn't a prototype
../.././nut/include/sys/types.h: In function `__byte_swap4':
../.././nut/include/sys/types.h:319: error: `val' undeclared (first use in this function)
In file included from ../.././nut/arch/avr/os/context_gcc.c:119:
../.././nut/include/sys/atom.h:106:20: stdint.h: No such file or directory
In file included from ../.././nut/arch/avr/os/context_gcc.c:121:
../.././nut/include/sys/thread.h: At top level:
../.././nut/include/sys/thread.h:177: error: syntax error before "uint8_t"
../.././nut/include/sys/thread.h:177: warning: no semicolon at end of struct or union
../.././nut/include/sys/thread.h:178: warning: type defaults to `int' in declaration of `td_sp'
../.././nut/include/sys/thread.h:178: warning: data definition has no type or storage class
../.././nut/include/sys/thread.h:179: error: syntax error before "td_priority"
../.././nut/include/sys/thread.h:179: warning: type defaults to `int' in declaration of `td_priority'
../.././nut/include/sys/thread.h:179: warning: data definition has no type or storage class
../.././nut/include/sys/thread.h:180: error: syntax error before '*' token
../.././nut/include/sys/thread.h:180: warning: type defaults to `int' in declaration of `td_memory'
../.././nut/include/sys/thread.h:180: warning: data definition has no type or storage class
../.././nut/include/sys/thread.h:190: error: syntax error before '}' token
../.././nut/include/sys/thread.h:255: error: syntax error before "NutThreadSetSleepMode"
../.././nut/include/sys/thread.h:255: error: syntax error before "mode"
../.././nut/include/sys/thread.h:255: warning: type defaults to `int' in declaration of `NutThreadSetSleepMode'
../.././nut/include/sys/thread.h:255: warning: function declaration isn't a prototype
../.././nut/include/sys/thread.h:255: warning: data definition has no type or storage class
../.././nut/include/sys/thread.h:260: error: syntax error before "NutThreadSetPriority"
../.././nut/include/sys/thread.h:260: error: syntax error before "level"
../.././nut/include/sys/thread.h:260: warning: type defaults to `int' in declaration of `NutThreadSetPriority'
../.././nut/include/sys/thread.h:260: warning: function declaration isn't a prototype
../.././nut/include/sys/thread.h:260: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:153: error: syntax error before "uint8_t"
../.././nut/arch/avr/os/context_gcc.c:153: warning: no semicolon at end of struct or union
../.././nut/arch/avr/os/context_gcc.c:154: warning: type defaults to `int' in declaration of `csf_r28'
../.././nut/arch/avr/os/context_gcc.c:154: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:155: error: syntax error before "csf_r17"
../.././nut/arch/avr/os/context_gcc.c:155: warning: type defaults to `int' in declaration of `csf_r17'
../.././nut/arch/avr/os/context_gcc.c:155: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:156: error: syntax error before "csf_r16"
../.././nut/arch/avr/os/context_gcc.c:156: warning: type defaults to `int' in declaration of `csf_r16'
../.././nut/arch/avr/os/context_gcc.c:156: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:157: error: syntax error before "csf_r15"
../.././nut/arch/avr/os/context_gcc.c:157: warning: type defaults to `int' in declaration of `csf_r15'
../.././nut/arch/avr/os/context_gcc.c:157: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:158: error: syntax error before "csf_r14"
../.././nut/arch/avr/os/context_gcc.c:158: warning: type defaults to `int' in declaration of `csf_r14'
../.././nut/arch/avr/os/context_gcc.c:158: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:159: error: syntax error before "csf_r13"
../.././nut/arch/avr/os/context_gcc.c:159: warning: type defaults to `int' in declaration of `csf_r13'
../.././nut/arch/avr/os/context_gcc.c:159: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:160: error: syntax error before "csf_r12"
../.././nut/arch/avr/os/context_gcc.c:160: warning: type defaults to `int' in declaration of `csf_r12'
../.././nut/arch/avr/os/context_gcc.c:160: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:161: error: syntax error before "csf_r11"
../.././nut/arch/avr/os/context_gcc.c:161: warning: type defaults to `int' in declaration of `csf_r11'
../.././nut/arch/avr/os/context_gcc.c:161: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:162: error: syntax error before "csf_r10"
../.././nut/arch/avr/os/context_gcc.c:162: warning: type defaults to `int' in declaration of `csf_r10'
../.././nut/arch/avr/os/context_gcc.c:162: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:163: error: syntax error before "csf_r9"
../.././nut/arch/avr/os/context_gcc.c:163: warning: type defaults to `int' in declaration of `csf_r9'
../.././nut/arch/avr/os/context_gcc.c:163: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:164: error: syntax error before "csf_r8"
../.././nut/arch/avr/os/context_gcc.c:164: warning: type defaults to `int' in declaration of `csf_r8'
../.././nut/arch/avr/os/context_gcc.c:164: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:165: error: syntax error before "csf_r7"
../.././nut/arch/avr/os/context_gcc.c:165: warning: type defaults to `int' in declaration of `csf_r7'
../.././nut/arch/avr/os/context_gcc.c:165: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:166: error: syntax error before "csf_r6"
../.././nut/arch/avr/os/context_gcc.c:166: warning: type defaults to `int' in declaration of `csf_r6'
../.././nut/arch/avr/os/context_gcc.c:166: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:167: error: syntax error before "csf_r5"
../.././nut/arch/avr/os/context_gcc.c:167: warning: type defaults to `int' in declaration of `csf_r5'
../.././nut/arch/avr/os/context_gcc.c:167: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:168: error: syntax error before "csf_r4"
../.././nut/arch/avr/os/context_gcc.c:168: warning: type defaults to `int' in declaration of `csf_r4'
../.././nut/arch/avr/os/context_gcc.c:168: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:169: error: syntax error before "csf_r3"
../.././nut/arch/avr/os/context_gcc.c:169: warning: type defaults to `int' in declaration of `csf_r3'
../.././nut/arch/avr/os/context_gcc.c:169: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:170: error: syntax error before "csf_r2"
../.././nut/arch/avr/os/context_gcc.c:170: warning: type defaults to `int' in declaration of `csf_r2'
../.././nut/arch/avr/os/context_gcc.c:170: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:174: error: syntax error before "csf_pchi"
../.././nut/arch/avr/os/context_gcc.c:174: warning: type defaults to `int' in declaration of `csf_pchi'
../.././nut/arch/avr/os/context_gcc.c:174: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:175: error: syntax error before "csf_pclo"
../.././nut/arch/avr/os/context_gcc.c:175: warning: type defaults to `int' in declaration of `csf_pclo'
../.././nut/arch/avr/os/context_gcc.c:175: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:176: warning: type defaults to `int' in declaration of `SWITCHFRAME'
../.././nut/arch/avr/os/context_gcc.c:176: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:184: error: syntax error before "uint8_t"
../.././nut/arch/avr/os/context_gcc.c:184: warning: no semicolon at end of struct or union
../.././nut/arch/avr/os/context_gcc.c:185: warning: type defaults to `int' in declaration of `cef_arglo'
../.././nut/arch/avr/os/context_gcc.c:185: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:186: error: syntax error before "cef_rampz"
../.././nut/arch/avr/os/context_gcc.c:186: warning: type defaults to `int' in declaration of `cef_rampz'
../.././nut/arch/avr/os/context_gcc.c:186: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:187: error: syntax error before "cef_sreg"
../.././nut/arch/avr/os/context_gcc.c:187: warning: type defaults to `int' in declaration of `cef_sreg'
../.././nut/arch/avr/os/context_gcc.c:187: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:188: error: syntax error before "cef_r1"
../.././nut/arch/avr/os/context_gcc.c:188: warning: type defaults to `int' in declaration of `cef_r1'
../.././nut/arch/avr/os/context_gcc.c:188: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:192: error: syntax error before "cef_pchi"
../.././nut/arch/avr/os/context_gcc.c:192: warning: type defaults to `int' in declaration of `cef_pchi'
../.././nut/arch/avr/os/context_gcc.c:192: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:193: error: syntax error before "cef_pclo"
../.././nut/arch/avr/os/context_gcc.c:193: warning: type defaults to `int' in declaration of `cef_pclo'
../.././nut/arch/avr/os/context_gcc.c:193: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c:194: warning: type defaults to `int' in declaration of `ENTERFRAME'
../.././nut/arch/avr/os/context_gcc.c:194: warning: data definition has no type or storage class
../.././nut/arch/avr/os/context_gcc.c: In function `NutThreadEntry':
../.././nut/arch/avr/os/context_gcc.c:217: error: syntax error before "_SFR_IO_ADDR"
../.././nut/arch/avr/os/context_gcc.c: In function `NutThreadSwitch':
../.././nut/arch/avr/os/context_gcc.c:259: error: dereferencing pointer to incomplete type
../.././nut/arch/avr/os/context_gcc.c:260: error: syntax error before "_SFR_IO_ADDR"
../.././nut/arch/avr/os/context_gcc.c:275: error: dereferencing pointer to incomplete type
../.././nut/arch/avr/os/context_gcc.c:297: error: dereferencing pointer to incomplete type
../.././nut/arch/avr/os/context_gcc.c:298: error: syntax error before "_SFR_IO_ADDR"
../.././nut/arch/avr/os/context_gcc.c: In function `NutThreadCreate':
../.././nut/arch/avr/os/context_gcc.c:323: error: `uint8_t' undeclared (first use in this function)
../.././nut/arch/avr/os/context_gcc.c:323: error: `threadMem' undeclared (first use in this function)
../.././nut/arch/avr/os/context_gcc.c:324: error: `sf' undeclared (first use in this function)
../.././nut/arch/avr/os/context_gcc.c:325: error: `ef' undeclared (first use in this function)
../.././nut/arch/avr/os/context_gcc.c:334: error: invalid application of `sizeof' to incomplete type `../.././nut/include/sys/thread.h'
../.././nut/arch/avr/os/context_gcc.c:339: error: syntax error before ')' token
../.././nut/arch/avr/os/context_gcc.c:339: error: `uint16_t' undeclared (first use in this function)
../.././nut/arch/avr/os/context_gcc.c:339: error: syntax error before "td"
../.././nut/arch/avr/os/context_gcc.c:340: error: syntax error before ')' token
../.././nut/arch/avr/os/context_gcc.c:340: error: syntax error before "ef"
../.././nut/arch/avr/os/context_gcc.c:343: warning: implicit declaration of function `memcpy'
../.././nut/arch/avr/os/context_gcc.c:343: error: dereferencing pointer to incomplete type
../.././nut/arch/avr/os/context_gcc.c:343: error: dereferencing pointer to incomplete type
../.././nut/arch/avr/os/context_gcc.c:344: error: dereferencing pointer to incomplete type
../.././nut/arch/avr/os/context_gcc.c:344: error: dereferencing pointer to incomplete type
../.././nut/arch/avr/os/context_gcc.c:345: error: dereferencing pointer to incomplete type
../.././nut/arch/avr/os/context_gcc.c:345: error: syntax error before "sf"
../.././nut/arch/avr/os/context_gcc.c:346: error: dereferencing pointer to incomplete type
../.././nut/arch/avr/os/context_gcc.c:360: error: `uint32_t' undeclared (first use in this function)
../.././nut/arch/avr/os/context_gcc.c:360: error: syntax error before ')' token
../.././nut/arch/avr/os/context_gcc.c:361: error: syntax error before ')' token
../.././nut/arch/avr/os/context_gcc.c:362: error: syntax error before ')' token
../.././nut/arch/avr/os/context_gcc.c:363: error: syntax error before ')' token
../.././nut/arch/avr/os/context_gcc.c:365: error: dereferencing pointer to incomplete type
../.././nut/arch/avr/os/context_gcc.c:373: error: syntax error before "fn"
../.././nut/arch/avr/os/context_gcc.c:374: error: syntax error before "fn"
../.././nut/arch/avr/os/context_gcc.c:379: error: syntax error before "arg"
../.././nut/arch/avr/os/context_gcc.c:380: error: syntax error before "arg"
../.././nut/arch/avr/os/context_gcc.c:385: error: syntax error before "NutThreadEntry"
../.././nut/arch/avr/os/context_gcc.c:386: error: syntax error before "NutThreadEntry"
../.././nut/arch/avr/os/context_gcc.c:392: error: dereferencing pointer to incomplete type
../.././nut/arch/avr/os/context_gcc.c:394: error: dereferencing pointer to incomplete type
../.././nut/arch/avr/os/context_gcc.c:395: error: dereferencing pointer to incomplete type
../.././nut/arch/avr/os/context_gcc.c:396: error: dereferencing pointer to incomplete type
../.././nut/arch/avr/os/context_gcc.c:426: error: dereferencing pointer to incomplete type
../.././nut/arch/avr/os/context_gcc.c: At top level:
../.././nut/arch/avr/os/context_gcc.c:208: warning: 'NutThreadEntry' defined but not used
make[1]: *** [avr/os/context_gcc.o] Error 1
make: *** [install] Error 2

D:\DRV-NUT\ethernut_4.9.8\nutbld_avr_3.4.5>cd ..

D:\DRV-NUT\ethernut_4.9.8>nutconfigure -a./nutapp_avr_3.4.5 -c./nut/conf/ethernut21b.conf -mavr-gcc -b./nutbld_avr_3.4.5 create-apptree
nutconfigure 2.0.9
Loading ./nut/conf/repository.nut...OK
Loading ./nut/conf/ethernut21b.conf...OK
OK
Copying ./nut/app
Copying ./nut/app/7segtst
Copying ./nut/app/basemon
Copying ./nut/app/basemon/html
Copying ./nut/app/caltime
Copying ./nut/app/canbus
Copying ./nut/app/cppdemo
Copying ./nut/app/eeprom
Copying ./nut/app/events
Copying ./nut/app/ftpd
Copying ./nut/app/hhopen
Copying ./nut/app/httpd
Copying ./nut/app/httpd/sample
Copying ./nut/app/httpd/sample/flash
Copying ./nut/app/icmp-udp
Copying ./nut/app/inetq
Copying ./nut/app/ioexpander
Copying ./nut/app/isp2
Copying ./nut/app/isp2/isp
Copying ./nut/app/led_key
Copying ./nut/app/logtime
Copying ./nut/app/lua
Copying ./nut/app/nutpiper
Copying ./nut/app/playmp3
Copying ./nut/app/playmp3/sounds
Copying ./nut/app/portdio
Copying ./nut/app/pppc
Copying ./nut/app/rs232d
Copying ./nut/app/simple
Copying ./nut/app/snmpd
Copying ./nut/app/tcps
Copying ./nut/app/threads
Copying ./nut/app/timers
Copying ./nut/app/uart
Copying ./nut/app/xsvfexec

NutConfigure Make gcc details

make -C arch install
make[1]: Entering directory `D:/DRV-NUT/ethernut_4.9.8/nutbld_avr_3.4.5/arch'
avr-gcc -c -I../.././nutbld_avr_3.4.5/include -I../.././nut/include -DETHERNUT2 -D__HARVARD_ARCH__ -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-prototypes -Werror -Wa,-a=avr/os/context_gcc.lst -o avr/os/context_gcc.o ../.././nut/arch/avr/os/context_gcc.c
make[1]: Leaving directory `D:/DRV-NUT/ethernut_4.9.8/nutbld_avr_3.4.5/arch'