Changes between Version 8 and Version 9 of TipAndDoc/Linux/OpenWRT/CrossCompile
- Timestamp:
- Jun 21, 2012 2:46:02 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TipAndDoc/Linux/OpenWRT/CrossCompile
v8 v9 287 287 288 288 === rebuild after libraries were installed === 289 * make install [#zlib], [#openssl], [#ncurses] and [#readline] 290 289 291 * mitty@precise:~/openwrt/trunk/package/utvpn$ make clean 290 292 * mitty@precise:~/openwrt/trunk/package/utvpn$ make CC=mips-openwrt-linux-gcc LD=mips-openwrt-linux-ld … … 310 312 make: *** [output/ham/ham] Error 1 311 313 }}} 312 313 314 === make install iconv === 314 315 * mitty@precise:~/openwrt$ wget http://ftp.gnu.org/pub/gnu/libiconv/libiconv-1.14.tar.gz