Forum Discussion
Altera_Forum
Honored Contributor
16 years agoSyntax error
Hi, there Unfortunately, I encounter a strange problem. I tried to design a web interface based on ecos. However, after I did some modification about the html, some error happen. It warns that...
Altera_Forum
Honored Contributor
16 years agoIt seems that CYGDAT_NET_STACK_CFG isn't defined anymore. It should be defined in pkgconf/system.h
If it's not there anymore, open the eCos configuration and check that the IP Stack is still included correctly. You can alse try a make clean and make again to force a rewrite of the pkgconf files.