Thanks Christophe, Wolfgang, and Xiangfu, I'm really out of my depth with using Git and compiling tool chains. I followed your advice and went straight to the next step, but alas, it won't compile. Here's my output:
m...@antec:~/openwrt/openwrt-xburst$ make V=99 make[1]: Entering directory `/home/mark/openwrt/openwrt-xburst' make[2]: Entering directory `/home/mark/openwrt/openwrt-xburst' ++ mkdir -p /home/mark/openwrt/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.30.1 ++ cd /home/mark/openwrt/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.30.1 ++ mkdir -p bin lib include stamp mkdir -p /home/mark/openwrt/openwrt-xburst/build_dir/target-mipsel_uClibc-0.9.30.1/stamp touch /home/mark/openwrt/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.30.1/.prepared ++ mkdir -p /home/mark/openwrt/openwrt-xburst/staging_dir/host ++ cd /home/mark/openwrt/openwrt-xburst/staging_dir/host ++ mkdir -p bin lib include stamp mkdir -p /home/mark/openwrt/openwrt-xburst/build_dir/host/stamp install -m0644 /home/mark/openwrt/openwrt-xburst/tools/include/*.h /home/mark/openwrt/openwrt-xburst/staging_dir/host/include/ touch /home/mark/openwrt/openwrt-xburst/staging_dir/host/.prepared make[3]: Entering directory `/home/mark/openwrt/openwrt-xburst/tools/gmp' make[3]: Leaving directory `/home/mark/openwrt/openwrt-xburst/tools/gmp' make[3]: Entering directory `/home/mark/openwrt/openwrt-xburst/tools/gmp' make[3]: Leaving directory `/home/mark/openwrt/openwrt-xburst/tools/gmp' make[3]: Entering directory `/home/mark/openwrt/openwrt-xburst/tools/mpfr' make[3]: Leaving directory `/home/mark/openwrt/openwrt-xburst/tools/mpfr' make[3]: Entering directory `/home/mark/openwrt/openwrt-xburst/tools/mpfr' make[3]: Leaving directory `/home/mark/openwrt/openwrt-xburst/tools/mpfr' make[3]: Entering directory `/home/mark/openwrt/openwrt-xburst/tools/m4' make[3]: Leaving directory `/home/mark/openwrt/openwrt-xburst/tools/m4' make[3]: Entering directory `/home/mark/openwrt/openwrt-xburst/tools/m4' make[3]: Leaving directory `/home/mark/openwrt/openwrt-xburst/tools/m4' make[3]: Entering directory `/home/mark/openwrt/openwrt-xburst/tools/autoconf' export SHELL="/bin/bash"; make -C /home/mark/openwrt/openwrt-xburst/build_dir/host/autoconf-2.62 make[4]: Entering directory `/home/mark/openwrt/openwrt-xburst/build_dir/host/autoconf-2.62' make all-recursive make[5]: Entering directory `/home/mark/openwrt/openwrt-xburst/build_dir/host/autoconf-2.62' Making all in bin /home/mark/unison/bin make[6]: Entering directory `/home/mark/unison/bin' make[6]: *** No rule to make target `all'. Stop. make[6]: Leaving directory `/home/mark/unison/bin' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory `/home/mark/openwrt/openwrt-xburst/build_dir/host/autoconf-2.62' make[4]: *** [all] Error 2 make[4]: Leaving directory `/home/mark/openwrt/openwrt-xburst/build_dir/host/autoconf-2.62' make[3]: *** [/home/mark/openwrt/openwrt-xburst/build_dir/host/autoconf-2.62/.built] Error 2 make[3]: Leaving directory `/home/mark/openwrt/openwrt-xburst/tools/autoconf' make[2]: *** [tools/autoconf/compile] Error 2 make[2]: Leaving directory `/home/mark/openwrt/openwrt-xburst' make[1]: *** [/home/mark/openwrt/openwrt-xburst/staging_dir/target-mipsel_uClibc-0.9.30.1/stamp/.tools_install_nnynn] Error 2 make[1]: Leaving directory `/home/mark/openwrt/openwrt-xburst' make: *** [world] Error 2 m...@antec:~/openwrt/openwrt-xburst$ Once again, all advice gratefully received. It's after midnight local Sydney time, so I'll be awake... later :-) - mark --- On Mon, 15/11/10, Wolfgang Spraul <[email protected]> wrote: > From: Wolfgang Spraul <[email protected]> > Subject: Re: git checkout problem > To: "English Qi Hardware mailing list - support, developers, use cases and > fun" <[email protected]> > Received: Monday, 15 November, 2010, 11:11 PM > Christophe, > > > I can't help you further since I am not familiar with > this git > > repository, I'm just curious about the nanonote and > that's why I'm on > > this mailing list. > > Thanks this is awesome! > While I also don't have a definitive answer (I'm sure > Xiangfu will > reply later), yes, we made some changes in the git > repository and > the documentation you are referring to is outdated now > (David can > you update it?). > > The master branch is the right one. > > Wolfgang > > _______________________________________________ > Qi Hardware Discussion List > Mail to list (members only): [email protected] > Subscribe or Unsubscribe: > http://lists.en.qi-hardware.com/mailman/listinfo/discussion > _______________________________________________ Qi Hardware Discussion List Mail to list (members only): [email protected] Subscribe or Unsubscribe: http://lists.en.qi-hardware.com/mailman/listinfo/discussion

