Right, I wanted to add TFO support to privoxy so I had another go at building cero according to the wiki.<br><a href="http://www.bufferbloat.net/projects/cerowrt/wiki/Building_CeroWrt_on_your_own_machine">http://www.bufferbloat.net/projects/cerowrt/wiki/Building_CeroWrt_on_your_own_machine</a><br>
<br>1. One thing is that it bails at the same place (fetching pimd) as last time [1].<br>2. The other is that it is 3.3.<br><br>Can I kindly ask for:<br>1. Suggestion where an error like [1] this should be fixed (it has to be trivial, but I'm not too savvy when it comes to openwrt build system)<br>
2. Tip on how to change the build instructions to build the latest 3.7.x<br><br>Regards,<br>Maciej<br><br>[1] BUILD STOPS ON pimd:<br><br>make[3]: Entering directory `/srv/ftp/solt/src/cerowrt/wndr3700v2/feeds/cero/net/pimd'<br>
mkdir -p /srv/ftp/solt/src/cerowrt/wndr3700v2/dl<br>/srv/ftp/solt/src/cerowrt/wndr3700v2/scripts/<a href="http://download.pl">download.pl</a> "/srv/ftp/solt/src/cerowrt/wndr3700v2/dl" "pimd-2.1.8.tar.bz2" "a12448bc7c9bfcebf51a13ebf1ffa962" "<a href="https://github.com/downloads/troglobit/pimd/pimd-2.1.8.tar.bz2">https://github.com/downloads/troglobit/pimd/pimd-2.1.8.tar.bz2</a>"<br>
--2013-02-04 03:22:08--  <a href="https://github.com/downloads/troglobit/pimd/pimd-2.1.8.tar.bz2/pimd-2.1.8.tar.bz2">https://github.com/downloads/troglobit/pimd/pimd-2.1.8.tar.bz2/pimd-2.1.8.tar.bz2</a><br>Resolving <a href="http://github.com">github.com</a> (<a href="http://github.com">github.com</a>)... 207.97.227.239<br>
Connecting to <a href="http://github.com">github.com</a> (<a href="http://github.com">github.com</a>)|207.97.227.239|:443... connected.<br>HTTP request sent, awaiting response... 404 Not Found<br>2013-02-04 03:22:09 ERROR 404: Not Found.<br>
<br>Download failed.<br>--2013-02-04 03:22:09--  <a href="http://mirror2.openwrt.org/sources/pimd-2.1.8.tar.bz2">http://mirror2.openwrt.org/sources/pimd-2.1.8.tar.bz2</a><br>Resolving <a href="http://mirror2.openwrt.org">mirror2.openwrt.org</a> (<a href="http://mirror2.openwrt.org">mirror2.openwrt.org</a>)... 46.4.11.11<br>
Connecting to <a href="http://mirror2.openwrt.org">mirror2.openwrt.org</a> (<a href="http://mirror2.openwrt.org">mirror2.openwrt.org</a>)|46.4.11.11|:80... connected.<br>HTTP request sent, awaiting response... 404 Not Found<br>
2013-02-04 03:22:11 ERROR 404: Not Found.<br><br>Download failed.<br>--2013-02-04 03:22:11--  <a href="http://downloads.openwrt.org/sources/pimd-2.1.8.tar.bz2">http://downloads.openwrt.org/sources/pimd-2.1.8.tar.bz2</a><br>
Resolving <a href="http://downloads.openwrt.org">downloads.openwrt.org</a> (<a href="http://downloads.openwrt.org">downloads.openwrt.org</a>)... 78.24.191.177<br>Connecting to <a href="http://downloads.openwrt.org">downloads.openwrt.org</a> (<a href="http://downloads.openwrt.org">downloads.openwrt.org</a>)|78.24.191.177|:80... connected.<br>
HTTP request sent, awaiting response... 404 Not Found<br>2013-02-04 03:22:11 ERROR 404: Not Found.<br><br>Download failed.<br>No more mirrors to try - giving up.<br>make[3]: *** [/srv/ftp/solt/src/cerowrt/wndr3700v2/dl/pimd-2.1.8.tar.bz2] Error 2<br>
make[3]: Leaving directory `/srv/ftp/solt/src/cerowrt/wndr3700v2/feeds/cero/net/pimd'<br>make[2]: *** [package/feeds/cero/pimd/compile] Error 2<br>make[2]: Leaving directory `/srv/ftp/solt/src/cerowrt/wndr3700v2'<br>
make[1]: *** [/srv/ftp/solt/src/cerowrt/wndr3700v2/staging_dir/target-mips_r2_uClibc-0.9.33.2/stamp/.package_compile] Error 2<br>make[1]: Leaving directory `/srv/ftp/solt/src/cerowrt/wndr3700v2'<br>make: *** [world] Error 2<br>
<br>