Hi, I am tried to build the firmware for Ubiquiti EdgeRouter Lite.
CONFIG_HAVE_DOT_CONFIG=y CONFIG_TARGET_octeon=y CONFIG_TARGET_octeon_generic=y CONFIG_TARGET_BOARD="octeon" CONFIG_TARGET_ARCH_PACKAGES="octeon" When compiling the images, i get the following build error. How can i fix this ? Perry LINK vmlinux LD vmlinux.o MODPOST vmlinux.o GEN .version CHK include/generated/compile.h UPD include/generated/compile.h CC init/version.o LD init/built-in.o KSYM .tmp_kallsyms1.o KSYM .tmp_kallsyms2.o LD vmlinux SORTEX vmlinux SYSMAP System.map Building modules, stage 2. MODPOST 130 modules ERROR: "param_ops_int" [net/sched/sch_teql.ko] undefined! ERROR: "unregister_qdisc" [net/sched/sch_teql.ko] undefined! ERROR: "free_netdev" [net/sched/sch_teql.ko] undefined! ERROR: "unregister_netdev" [net/sched/sch_teql.ko] undefined! ERROR: "register_qdisc" [net/sched/sch_teql.ko] undefined! ERROR: "strlcpy" [net/sched/sch_teql.ko] undefined! ERROR: "register_netdev" [net/sched/sch_teql.ko] undefined! ERROR: "alloc_netdev_mqs" [net/sched/sch_teql.ko] undefined! ERROR: "consume_skb" [net/sched/sch_teql.ko] undefined! ERROR: "warn_slowpath_null" [net/sched/sch_teql.ko] undefined! ERROR: "_raw_spin_unlock" [net/sched/sch_teql.ko] undefined! ERROR: "_raw_spin_trylock" [net/sched/sch_teql.ko] undefined! ERROR: "memcpy" [net/sched/sch_teql.ko] undefined! ERROR: "__neigh_event_send" [net/sched/sch_teql.ko] undefined! ERROR: "jiffies" [net/sched/sch_teql.ko] undefined! ERROR: "neigh_destroy" [net/sched/sch_teql.ko] undefined! ERROR: "__neigh_create" [net/sched/sch_teql.ko] undefined! ERROR: "neigh_lookup" [net/sched/sch_teql.ko] undefined! ERROR: "noop_qdisc" [net/sched/sch_teql.ko] undefined! ERROR: "kfree_skb" [net/sched/sch_teql.ko] undefined! ERROR: "__raw_spin_lock_init" [net/sched/sch_teql.ko] undefined! ERROR: "_raw_spin_unlock_bh" [net/sched/sch_teql.ko] undefined! ERROR: "qdisc_reset" [net/sched/sch_teql.ko] undefined! ERROR: "_raw_spin_lock_bh" [net/sched/sch_teql.ko] undefined! _______________________________________________ openwrt-devel mailing list openwrt-devel@lists.openwrt.org https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel