[En-Nut-Discussion] Make the newest Webort

Marton Zoltan zoltan.marton at siemens.com
Wed Dec 7 13:10:05 CET 2005


Hello Everybody,
 
when I try to run the make on the webport (moved in sample dir) I've got the following errors:
Does anybody can help me?
 
 
D:\ethernut\nutapp\webport>make all
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-pr
ototypes -Wa,-ahlms=webport.lst -DETHERNUT2 -D__HARVARD_ARCH__ -ID:/ethernut/nut
bld/include  -ID:/ethernut/nut/include  webport.c -o webport.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-pr
ototypes -Wa,-ahlms=cgi.lst -DETHERNUT2 -D__HARVARD_ARCH__ -ID:/ethernut/nutbld/
include  -ID:/ethernut/nut/include  cgi.c -o cgi.o
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-pr
ototypes -Wa,-ahlms=db_shift.lst -DETHERNUT2 -D__HARVARD_ARCH__ -ID:/ethernut/nu
tbld/include  -ID:/ethernut/nut/include  db_shift.c -o db_shift.o
crurom -r -ourom.c html
avr-gcc -c -mmcu=atmega128 -Os -fno-delete-null-pointer-checks -Wall -Wstrict-pr
ototypes -Wa,-ahlms=urom.lst -DETHERNUT2 -D__HARVARD_ARCH__ -ID:/ethernut/nutbld
/include  -ID:/ethernut/nut/include  urom.c -o urom.o
avr-gcc webport.o cgi.o db_shift.o urom.o -mmcu=atmega128 -Wl,--defsym=main=0,-M
ap=webport.map,--cref -LD:/ethernut/nutbld/lib D:/ethernut/nutbld/lib/nutinit.o
 -lnutnet -lnutpro -lnutfs -lnutos -lnutdev -lnutnet -lnutcrt -o webport.elf
webport.o(.text+0xe4): In function `NutAppMain':
: undefined reference to `devDebug0'
webport.o(.text+0xe6): In function `NutAppMain':
: undefined reference to `devDebug0'
webport.o(.text+0x140): In function `NutAppMain':
: undefined reference to `devSmsc111'
webport.o(.text+0x142): In function `NutAppMain':
: undefined reference to `devSmsc111'
webport.o(.text+0x35e): In function `NutAppMain':
: undefined reference to `NutThreadCreate'
cgi.o(.text+0x920): In function `SpiRelayControl':
: undefined reference to `SpiDigitalInit'
cgi.o(.text+0xa02): In function `SpiRelayControl':
: undefined reference to `SpiDigitalSet'
cgi.o(.text+0xbb4): In function `SpiOptoStatus':
: undefined reference to `SpiDigitalInit'
cgi.o(.text+0xc8c): In function `SpiOptoStatus':
: undefined reference to `SpiDigitalGet'
D:/ethernut/nutbld/lib/nutinit.o(.text+0x1a): In function `NutIdle':
: undefined reference to `NutThreadCreate'
D:/ethernut/nutbld/lib/nutinit.o(.init8+0x2e): In function `NutInit':
: undefined reference to `NutThreadCreate'
D:/ethernut/nutbld/lib\libnutnet.a(tcpsm.o)(.text+0x117a): In function `NutTcpIn
itStateMachine':
: undefined reference to `NutThreadCreate'
D:/ethernut/nutbld/lib\libnutpro.a(dhcpc.o)(.text+0x13fa): In function `DhcpKick
':
: undefined reference to `NutThreadCreate'
D:/ethernut/nutbld/lib\libnutos.a(thread.o)(.text+0xd2): In function `NutThreadR
esume':
: undefined reference to `NutThreadSwitch'
D:/ethernut/nutbld/lib\libnutos.a(thread.o)(.text+0x212): In function `NutThread
SetPriority':
: undefined reference to `NutThreadSwitch'
D:/ethernut/nutbld/lib\libnutos.a(timer.o)(.text+0x2c): In function `NutTimerIni
t':
: undefined reference to `NutRegisterTimer'
D:/ethernut/nutbld/lib\libnutos.a(timer.o)(.text+0x30c): In function `NutTimerSt
art':
: undefined reference to `NutTimerMillisToTicks'
D:/ethernut/nutbld/lib\libnutos.a(timer.o)(.text+0x400): In function `NutGetSeco
nds':
: undefined reference to `NutGetTickClock'
D:/ethernut/nutbld/lib\libnutos.a(timer.o)(.text+0x43e): In function `NutGetMill
is':
: undefined reference to `NutGetTickClock'
D:/ethernut/nutbld/lib\libnutos.a(timer.o)(.text+0x452): In function `NutGetMill
is':
: undefined reference to `NutGetTickClock'
D:/ethernut/nutbld/lib\libnutos.a(timer.o)(.text+0x496): In function `NutGetMill
is':
: undefined reference to `NutGetTickClock'
D:/ethernut/nutbld/lib\libnutos.a(event.o)(.text+0x7c): In function `NutEventWai
t':
: undefined reference to `NutTimerMillisToTicks'
make: *** [webport.elf] Error 1
D:\ethernut\nutapp\webport>
 
 
 
 
Mit freundlichen Grüssen / Best regards / Üdvözlettel, 
 
Zoltán MARTON
 



More information about the En-Nut-Discussion mailing list