#16979: error after "Make" for openflow 1.3 TP Link 841ND
-------------------------------------+-------------------------------------
 Reporter:  walid.osama@…            |      Owner:  developers
     Type:  defect                   |     Status:  new
 Priority:  normal                   |  Milestone:  Attitude Adjustment
Component:  packages                 |  12.09
 Keywords:  openflow openwrt sdn     |    Version:  Trunk
  tplink                             |
-------------------------------------+-------------------------------------
 I'm trying to make a firmware for my TP link router in order to make it an
 openflow 1.3 switch, but I'm failing at this point.
 First, these are the steps I have taken.
 "
 apt-get install git quilt build-essential binutils flex bison autoconf
 gettext texinfo sharutils subversion libncurses5-dev ncurses-term zlib1g-
 dev gawk

 exit
 mkdir ~/openwrt
 cd ~/openwrt
  svn co svn://svn.openwrt.org/openwrt/trunk/
 cd trunk
 ./scripts/feeds update -a
 ./scripts/feeds install -a
  make menuconfig
 Select Target Profile (TP-LINK TL-WR1043N/ND)
  make prereq
 make
 "

 After I typed in "make" - which took about 4 hours - this was the output
 "
 make[3] -C package/network/services/odhcpd compile
 make -r world: build failed. Try again with V=s to see what is going on
 "
 So I did, typed in "Make V=s" in /openwrt directory
 this was the last part of the output
 "
 /root/openwrt/trunk/staging_dir/target-
 mips_34kc_uClibc-0.9.33.2/usr/include/libubus.h:45:35: note: each
 undeclared identifier is reported only once for each function it appears
 in
 make[6]: *** [CMakeFiles/odhcpd.dir/src/ubus.c.o] Error 1
 make[6]: Leaving directory `/root/openwrt/trunk/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/odhcpd-2014-07-01'
 make[5]: *** [CMakeFiles/odhcpd.dir/all] Error 2
 make[5]: Leaving directory `/root/openwrt/trunk/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/odhcpd-2014-07-01'
 make[4]: *** [all] Error 2
 make[4]: Leaving directory `/root/openwrt/trunk/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/odhcpd-2014-07-01'
 make[3]: *** [/root/openwrt/trunk/build_dir/target-
 mips_34kc_uClibc-0.9.33.2/odhcpd-2014-07-01/.built] Error 2
 make[3]: Leaving directory
 `/root/openwrt/trunk/package/network/services/odhcpd'
 make[2]: *** [package/network/services/odhcpd/compile] Error 2
 make[2]: Leaving directory `/root/openwrt/trunk'
 make[1]: *** [/root/openwrt/trunk/staging_dir/target-
 mips_34kc_uClibc-0.9.33.2/stamp/.package_compile] Error 2
 make[1]: Leaving directory `/root/openwrt/trunk'
 make: *** [world] Error 2
 "
 Can anyone kindly guide me how to get through this error?
 Thanks in Advance

--
Ticket URL: <https://dev.openwrt.org/ticket/16979>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to