Hi, I followed the tutorial https://github.com/cgundogan/RIOT-Tutorial
but when I tried "make all term" here's the error I get: Building application "ieee_wf-iot_2015" for "native" with MCU "native". "make" -C /home/silvio/RIOT/boards/native "make" -C /home/silvio/RIOT/boards/native/drivers "make" -C /home/silvio/RIOT/core "make" -C /home/silvio/RIOT/cpu/native "make" -C /home/silvio/RIOT/cpu/native/periph "make" -C /home/silvio/RIOT/drivers "make" -C /home/silvio/RIOT/sys "make" -C /home/silvio/RIOT/sys/auto_init "make" -C /home/silvio/RIOT/sys/auto_init/netif "make" -C /home/silvio/RIOT/sys/bitfield "make" -C /home/silvio/RIOT/sys/net/crosslayer/inet_csum "make" -C /home/silvio/RIOT/sys/net/gnrc "make" -C /home/silvio/RIOT/sys/net/gnrc/netapi "make" -C /home/silvio/RIOT/sys/net/gnrc/netif "make" -C /home/silvio/RIOT/sys/net/gnrc/netif/hdr "make" -C /home/silvio/RIOT/sys/net/gnrc/netreg "make" -C /home/silvio/RIOT/sys/net/gnrc/network_layer/icmpv6 "make" -C /home/silvio/RIOT/sys/net/gnrc/network_layer/icmpv6/echo "make" -C /home/silvio/RIOT/sys/net/gnrc/network_layer/ipv6 "make" -C /home/silvio/RIOT/sys/net/gnrc/network_layer/ipv6/hdr "make" -C /home/silvio/RIOT/sys/net/gnrc/network_layer/ipv6/nc "make" -C /home/silvio/RIOT/sys/net/gnrc/network_layer/ipv6/netif "make" -C /home/silvio/RIOT/sys/net/gnrc/network_layer/ndp "make" -C /home/silvio/RIOT/sys/net/gnrc/network_layer/ndp/internal "make" -C /home/silvio/RIOT/sys/net/gnrc/network_layer/ndp/node "make" -C /home/silvio/RIOT/sys/net/gnrc/network_layer/ndp/router "make" -C /home/silvio/RIOT/sys/net/gnrc/pkt "make" -C /home/silvio/RIOT/sys/net/gnrc/pktbuf_static "make" -C /home/silvio/RIOT/sys/net/network_layer/ipv6/addr "make" -C /home/silvio/RIOT/sys/net/network_layer/ipv6/hdr "make" -C /home/silvio/RIOT/sys/ps "make" -C /home/silvio/RIOT/sys/random "make" -C /home/silvio/RIOT/sys/random/tinymt32 "make" -C /home/silvio/RIOT/sys/shell "make" -C /home/silvio/RIOT/sys/shell/commands "make" -C /home/silvio/RIOT/sys/xtimer gcc: error: /home/silvio/RIOT-Tutorial/application/bin/native/gnrc_netif_default.a: No such file or directory /home/silvio/RIOT-Tutorial/application/../../RIOT/Makefile.include:259: recipe for target 'all' failed make: *** [all] Error 1 Please advice where I'm going wrong. Thanks, Silvio
_______________________________________________ users mailing list [email protected] https://lists.riot-os.org/mailman/listinfo/users
