Hi Ilija Ilija Stanislevik wrote:
> home/iko/current_ecos/ecos/packages/net/lwip_tcpip/current/src/ecos/simple.c:72:27: > error: netif/ppp/ppp.h: No such file or directory [ snip ] > Any suggestions how to get on track? net/lwip_tcpip/current/include/netif/ppp/ is a new directory. Does it exist in your local CVS checkout? For avoidance of doubt, you need the "-d" switch when updating: cd packages cvs -q update -d -P net/lwip_tcpip io/eth John Dallaway eCos maintainer