GithubHelp home page GithubHelp logo

my_openwrt_mod's People

Contributors

neroanelli avatar ravageralpha avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

my_openwrt_mod's Issues

firewall issue

如果有其他程序或者脚本触发了防火墙重启,那么 shadowsocks or redsocks2的防火墙规则将会丢失,只能重新启动程序。
而类似mwan3这样触发firewall的脚本,无法和shadowsocks共存。因为启用了shadowsocks,那么mwan3iptables规则失效;而重启mwan3,则shadowsocksiptables规则失效。

my_openwrt_mod make error

1.4版本在 AR71XX的cpu 在最新opewrt的trunk主干
编译跳错误:
make[4]: Entering directory /home/openwrt/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/shadowsocks-libev-1.4' make all-recursive make[5]: Entering directory/home/openwrt/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/shadowsocks-libev-1.4'
Making all in libasyncns
make[6]: Entering directory /home/openwrt/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/shadowsocks-libev-1.4/libasyncns' /bin/bash ../libtool --tag=CC --mode=compile mips-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/openwrt/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/include -I/home/openwrt/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/include -I/home/openwrt/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/usr/include -I/home/openwrt/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/include -D__EXTENSIONS__ -pthread -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float -mips16 -minterlink-mips16 -MT asyncns.lo -MD -MP -MF .deps/asyncns.Tpo -c -o asyncns.lo asyncns.c OpenWrt-libtool: compile: mips-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/openwrt/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/include -I/home/openwrt/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/include -I/home/openwrt/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/usr/include -I/home/openwrt/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/include -D__EXTENSIONS__ -pthread -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float -mips16 -minterlink-mips16 -MT asyncns.lo -MD -MP -MF .deps/asyncns.Tpo -c asyncns.c -fPIC -DPIC -o .libs/asyncns.o OpenWrt-libtool: compile: mips-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/openwrt/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/include -I/home/openwrt/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/include -I/home/openwrt/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/usr/include -I/home/openwrt/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/include -D__EXTENSIONS__ -pthread -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float -mips16 -minterlink-mips16 -MT asyncns.lo -MD -MP -MF .deps/asyncns.Tpo -c asyncns.c -o asyncns.o >/dev/null 2>&1 mv -f .deps/asyncns.Tpo .deps/asyncns.Plo /bin/bash ../libtool --tag=CC --mode=link mips-openwrt-linux-uclibc-gcc -D__EXTENSIONS__ -pthread -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float -mips16 -minterlink-mips16 -static -L/home/openwrt/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/lib -L/home/openwrt/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/lib -L/home/openwrt/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/usr/lib -L/home/openwrt/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/lib -o libasyncns.la asyncns.lo -lcrypto -lm OpenWrt-libtool: link: mips-openwrt-linux-uclibc-ar cru .libs/libasyncns.a asyncns.o OpenWrt-libtool: link: mips-openwrt-linux-uclibc-ranlib .libs/libasyncns.a OpenWrt-libtool: link: ( cd ".libs" && rm -f "libasyncns.la" && ln -s "../libasyncns.la" "libasyncns.la" ) make[6]: Leaving directory/home/openwrt/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/shadowsocks-libev-1.4/libasyncns'
Making all in libev
make[6]: Entering directory /home/openwrt/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/shadowsocks-libev-1.4/libev' /bin/bash ../libtool --tag=CC --mode=compile mips-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/openwrt/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/include -I/home/openwrt/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/include -I/home/openwrt/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/usr/include -I/home/openwrt/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float -mips16 -minterlink-mips16 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c -o ev.lo ev.c OpenWrt-libtool: compile: mips-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/openwrt/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/include -I/home/openwrt/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/include -I/home/openwrt/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/usr/include -I/home/openwrt/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/include -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float -mips16 -minterlink-mips16 -MT ev.lo -MD -MP -MF .deps/ev.Tpo -c ev.c -fPIC -DPIC -o .libs/ev.o ev.c:1531:31: warning: 'ev_default_loop_ptr' initialized and declared 'extern' [enabled by default] EV_API_DECL struct ev_loop *ev_default_loop_ptr = 0; /* needs to be initialised to make it a definition despite extern */ ^ {standard input}: Assembler messages: {standard input}:756: Error: unrecognized opcodesync'
{standard input}:766: Error: unrecognized opcode sync' {standard input}:772: Error: unrecognized opcodesync'
{standard input}:781: Error: unrecognized opcode sync' {standard input}:3656: Error: unrecognized opcodesync'
{standard input}:3747: Error: unrecognized opcode sync' {standard input}:3819: Error: unrecognized opcodesync'
{standard input}:3831: Error: unrecognized opcode sync' {standard input}:3842: Error: unrecognized opcodesync'
{standard input}:3885: Error: unrecognized opcode sync' {standard input}:8707: Error: unrecognized opcodesync'
{standard input}:8752: Error: unrecognized opcode sync' {standard input}:9788: Error: unrecognized opcodesync'
make[6]: *** [ev.lo] Error 1
make[6]: Leaving directory `/home/openwrt/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/shadowsocks-libev-1.4/libev'
Making all in src

/////////////////
cache.c: In function 'cache_lookup':
cache.c:132:9: warning: implicit declaration of function 'strnlen' [-Wimplicit-function-declaration]
size_t key_len = strnlen(tmp->key, KEY_MAX_LENGTH);
^
cache.c:122:9: warning: unused variable 'rv' [-Wunused-variable]
int rv;
^
cache.c: In function 'cache_insert':
cache.c:163:9: warning: unused variable 'rv' [-Wunused-variable]
int rv;
^
mv -f .deps/ss_local-cache.Tpo .deps/ss_local-cache.Po
mips-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I.. -I/home/openwrt/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/usr/include -I/home/openwrt/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/include -I/home/openwrt/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/usr/include -I/home/openwrt/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/include -g -O2 -Wall -fno-strict-aliasing -I../libev -I../libasyncns -DUDPRELAY_LOCAL -Os -pipe -mno-branch-likely -mips32r2 -mtune=34kc -fno-caller-saves -fhonour-copts -Wno-error=unused-but-set-variable -msoft-float -mips16 -minterlink-mips16 -MT ss_local-local.o -MD -MP -MF .deps/ss_local-local.Tpo -c -o ss_local-local.o test -f 'local.c' || echo './'local.c
local.c: In function 'main':
local.c:949:9: warning: implicit declaration of function 'udprelay_init' [-Wimplicit-function-declaration]
udprelay_init(local_addr, local_port, remote_host[0], remote_port, m, iface);
^
mv -f .deps/ss_local-local.Tpo .deps/ss_local-local.Po
make[6]: *** No rule to make target ../libev/libev.la', needed byss-local'. Stop.
make[6]: Leaving directory /home/openwrt/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/shadowsocks-libev-1.4/src' make[6]: Entering directory/home/openwrt/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/shadowsocks-libev-1.4'
make[6]: Leaving directory /home/openwrt/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/shadowsocks-libev-1.4' make[5]: *** [all-recursive] Error 1 make[5]: Leaving directory/home/openwrt/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/shadowsocks-libev-1.4'
make[4]: *** [all] Error 2
make[4]: Leaving directory /home/openwrt/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/shadowsocks-libev-1.4' make[3]: *** [/home/openwrt/openwrt/build_dir/target-mips_34kc_uClibc-0.9.33.2/shadowsocks-libev-1.4/.built] Error 2 make[3]: Leaving directory/home/openwrt/openwrt/package/shadowsocks-libev'
make[2]: *** [package/shadowsocks-libev/compile] Error 2
make[2]: Leaving directory /home/openwrt/openwrt' make[1]: *** [/home/openwrt/openwrt/staging_dir/target-mips_34kc_uClibc-0.9.33.2/stamp/.package_compile] Error 2 make[1]: Leaving directory/home/openwrt/openwrt'
make: *** [world] Error 2

luci:shadowsocks is running but Processes no run

PID USER VSZ STAT COMMAND
1 root 1408 S /sbin/procd
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
5 root 0 SW< [kworker/0:0H]
6 root 0 SW [kworker/u2:0]
7 root 0 SW< [khelper]
60 root 0 SW< [writeback]
61 root 0 SW< [bioset]
65 root 0 SW< [kblockd]
67 root 0 SW [kswapd0]
68 root 0 SW [fsnotify_mark]
69 root 0 SW [kworker/0:1]
153 root 0 SW [spi0]
244 root 0 SW< [deferwq]
245 root 0 SW [kworker/u2:2]
259 root 0 SW [kworker/0:2]
334 root 0 SWN [jffs2_gcd_mtd3]
392 root 892 S /sbin/ubusd
393 root 772 S /sbin/askfirst /bin/ash --login
528 root 0 SW< [ipv6_addrconf]
605 root 0 SW< [cfg80211]
709 root 1044 S /sbin/logd -S 16
718 root 1532 S /sbin/rpcd
751 root 1564 S /sbin/netifd
775 root 1160 S /usr/sbin/odhcpd
807 root 1152 S /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid -p
846 root 2152 S /usr/sbin/uhttpd -f -h /www -r OpenWrt -x /cgi-bin -
853 root 832 S chinadns -c /etc/chinadns_chnroute.txt -m -p 1053 -s
1026 root 1360 S udhcpc -p /var/run/udhcpc-eth0.pid -s /lib/netifd/dh
1028 root 800 S odhcp6c -s /lib/netifd/dhcpv6.script -P0 -t120 eth0
1092 root 1640 S /usr/sbin/hostapd -P /var/run/wifi-phy0.pid -B /var/
1123 nobody 928 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf -k -x /va
1136 root 1360 S /usr/sbin/ntpd -n -S /usr/sbin/ntpd-hotplug -p 0.ope
1305 root 1220 R /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid -p
1306 root 1372 S -ash
1567 root 2568 S /usr/bin/ss-local -b 0.0.0.0 -s xxxxxxxxxx -p 898
1588 root 1360 R ps

求助SS编译出错

checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... no
checking whether pthreads work with -pthreads... no
checking whether pthreads work with -mthreads... no
checking for the pthreads library -lpthread... no
checking whether pthreads work with --thread-safe... no
checking whether pthreads work with -mt... no
checking for pthread-config... no
configure: error: Missing Pthread Library
make[3]: *** [/home/wh/openwrt/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/s-s-libev-git-openssl/s-s-libev-git-2.4.1/.configured_yyyyyyyyy] Error 1
make[3]: Leaving directory /home/wh/openwrt/feeds/ramod/package/s-s-libev-git' make[2]: *** [package/feeds/ramod/s-s-libev-git/compile] Error 2 make[2]: Leaving directory/home/wh/openwrt'
make[1]: *** [/home/wh/openwrt/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[1]: Leaving directory `/home/wh/openwrt'
make: *** [world] 错误 2
wh@ubuntu:~/openwrt$

luci problem

i copy my_openwrt_mod to my openwrt Catalog
like this
------------
#cp -rf ./my_openwrt_mod/luci/* openwrt/feeds/luci/
------------
but then my make menuconfig
no luci Options in menu

使用了你的软件源,但是在menuconfig界面找不到相关的软件包

完全按照README文件的方法添加 , 之后进入到menuconfig ,只看到package里面的包有在列表里 ,luci里面的就没有看到。请问应该怎么解决呢?

feeds.conf.default

src-git packages https://github.com/openwrt/packages.git
src-git luci http://git.openwrt.org/project/luci.git
#src-git luci https://github.com/p0we7/luci.git
src-git ramod git://github.com/p0we7/my_openwrt_mod.git
src-git routing https://github.com/openwrt-routing/packages.git
src-git telephony http://git.openwrt.org/feed/telephony.git
src-git management https://github.com/openwrt-management/packages.git
src-git oldpackages http://git.openwrt.org/packages.git
#src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package
#src-svn phone svn://svn.openwrt.org/openwrt/feeds/phone
#src-svn efl svn://svn.openwrt.org/openwrt/feeds/efl
#src-svn xorg svn://svn.openwrt.org/openwrt/feeds/xorg
#src-svn desktop svn://svn.openwrt.org/openwrt/feeds/desktop
#src-svn xfce svn://svn.openwrt.org/openwrt/feeds/xfce
#src-svn lxde svn://svn.openwrt.org/openwrt/feeds/lxde
#src-link custom /usr/src/openwrt/custom-feed

我们用移动的宽带,不能穿墙,但可以联网

chinadns和ss都启动了,系统日志和内核日志也没有报错,确定服务器没有问题,下面是进程,我应该如何定位问题呢,请大神指导,谢谢

root@OpenWrt:# ps
PID USER VSZ STAT COMMAND
1 root 1524 S /sbin/procd
2 root 0 SW [kthreadd]
3 root 0 SW [ksoftirqd/0]
5 root 0 SW< [kworker/0:0H]
6 root 0 SW [kworker/u2:0]
7 root 0 SW< [khelper]
8 root 0 SW [kworker/u2:1]
65 root 0 SW< [writeback]
67 root 0 SW< [crypto]
68 root 0 SW< [bioset]
70 root 0 SW< [kblockd]
100 root 0 SW [kswapd0]
101 root 0 SW [kworker/0:1]
150 root 0 SW [fsnotify_mark]
172 root 0 SW [spi0]
271 root 0 SW< [ipv6_addrconf]
277 root 0 SW< [deferwq]
280 root 0 SW< [kworker/0:1H]
326 root 0 SW [kworker/0:2]
357 root 0 SWN [jffs2_gcd_mtd3]
402 root 1168 S /sbin/ubusd
403 root 888 S /sbin/askfirst /bin/ash --login
606 root 0 SW< [cfg80211]
712 root 1168 S /sbin/logd -S 16
721 root 1432 S /sbin/rpcd
756 root 1688 S /sbin/netifd
770 root 1272 S /usr/sbin/odhcpd
810 root 1052 S /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid -p
835 root 2180 S /usr/sbin/uhttpd -f -h /www -r OpenWrt -x /cgi-bin -
1037 root 1172 S udhcpc -p /var/run/udhcpc-eth0.pid -s /lib/netifd/dh
1039 root 912 S odhcp6c -s /lib/netifd/dhcpv6.script -P0 -t120 eth0
1128 root 1636 S /usr/sbin/hostapd -P /var/run/wifi-phy0.pid -B /var/
1190 root 1176 S /usr/sbin/ntpd -n -S /usr/sbin/ntpd-hotplug -p 0.ope
1351 root 952 S /usr/bin/chinadns -c /etc/chinadns_chnroute.txt -m -
1404 nobody 1048 S /usr/sbin/dnsmasq -C /var/etc/dnsmasq.conf -k -x /va
1476 root 1120 S /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid -p
1477 root 1180 S -ash
1609 root 2668 S /usr/bin/ss-local -b 0.0.0.0 -s 45.32.24.249 -p 6379
1621 root 1172 R ps
root@OpenWrt:
#

SS编译还是出错15.05CC

checking for the pthreads library -lpthreads... no
checking whether pthreads work without any flags... no
checking whether pthreads work with -Kthread... no
checking whether pthreads work with -kthread... no
checking for the pthreads library -llthread... no
checking whether pthreads work with -pthread... no
checking whether pthreads work with -pthreads... no
checking whether pthreads work with -mthreads... no
checking for the pthreads library -lpthread... no
checking whether pthreads work with --thread-safe... no
checking whether pthreads work with -mt... no
checking for pthread-config... no
configure: error: Missing Pthread Library
make[3]: *** [/home/wh/openwrt/build_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/s-s-libev-git-openssl/s-s-libev-git-2.4.1/.configured_yyyyyyyyy] Error 1
make[3]: Leaving directory /home/wh/openwrt/feeds/ramod/package/s-s-libev-git' make[2]: *** [package/feeds/ramod/s-s-libev-git/compile] Error 2 make[2]: Leaving directory/home/wh/openwrt'
make[1]: *** [/home/wh/openwrt/staging_dir/target-mipsel_24kec+dsp_uClibc-0.9.33.2/stamp/.package_compile] Error 2
make[1]: Leaving directory `/home/wh/openwrt'
make: *** [world] 错误 2
wh@ubuntu:~/openwrt$

修复后编译还是这个错误,请帮忙看看!

toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/stamp/.toolchain_install] Error 2

&& /home/openwrt/openwrt/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc/../move-if-change checksum-options.tmp checksum-options
x86_64-redhat-linux-g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I/home/openwrt/openwrt/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc -I/home/openwrt/openwrt/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc/build -I/home/openwrt/openwrt/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc/../include -I/home/openwrt/openwrt/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc/../libcpp/include -I/home/openwrt/openwrt/staging_dir/host/include -I/home/openwrt/openwrt/staging_dir/host/include -I/home/openwrt/openwrt/staging_dir/host/include -I/home/openwrt/openwrt/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc/../libdecnumber -I/home/openwrt/openwrt/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc/../libdecnumber/dpd -I../libdecnumber -I/home/openwrt/openwrt/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc/../libbacktrace
-o build/genattrtab.o /home/openwrt/openwrt/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc/genattrtab.c
x86_64-redhat-linux-g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genattrtab
build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-x86_64-redhat-linux/libiberty/libiberty.a
build/genattrtab /home/openwrt/openwrt/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04/gcc/config/mips/mips.md insn-conditions.md
-Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c
make[5]: *** [s-attrtab] Killed
make[5]: Leaving directory /home/openwrt/openwrt/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04-minimal/gcc' make[4]: *** [all-gcc] Error 2 make[4]: Leaving directory/home/openwrt/openwrt/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04-minimal'
make[3]: *** [/home/openwrt/openwrt/build_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/gcc-linaro-4.8-2014.04-minimal/.built] Error 2
make[3]: Leaving directory /home/openwrt/openwrt/toolchain/gcc/minimal' make[2]: *** [toolchain/gcc/minimal/compile] Error 2 make[2]: Leaving directory/home/openwrt/openwrt'
make[1]: *** [/home/openwrt/openwrt/staging_dir/toolchain-mips_34kc_gcc-4.8-linaro_uClibc-0.9.33.2/stamp/.toolchain_install] Error 2
make[1]: Leaving directory `/home/openwrt/openwrt'
make: *** [world] Error 2


why?

exfat源

exfat在google code的源已不可用了,更新到Github吧。

some simple error

./scripts/feeds update -a && ./scripts/feeds install -a

WARNING: No feed for package 'kmod-mod-nat-extra' found, maybe it's already part of the standard packages?
WARNING: No feed for package 'kmod-mod-tproxy' found, maybe it's already part of the standard packages?


is that lost some package?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.