找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
广告投放联系QQ68610888
查看: 6987|回复: 18

海蜘蛛tomato相关源代码

[复制链接]
发表于 2014-12-18 12:17 | 显示全部楼层 |阅读模式
我的恩山、我的无线 The best wifi forum is right here.
发表于 2014-12-18 12:29 | 显示全部楼层
X86系统固件是免费的吗
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2014-12-18 13:49 | 显示全部楼层
作为有责任的厂商,支持你们的开源行为。再接再厉,持续更新
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2014-12-18 13:50 | 显示全部楼层
当然最好可以找个地方托管起来。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2014-12-25 18:51 | 显示全部楼层
支持一个,起码证明是一个尊重知识产权的厂家。
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2014-12-29 20:44 | 显示全部楼层
尊重知识产权的厂家,赞一个
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-1-1 23:00 | 显示全部楼层
支持一下,谢谢分享出来
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-1-2 00:04 | 显示全部楼层
wifidog这块编译不通过

点评

把解压的目录放在/home下并命名为shibby就好了,这个是因为海蜘蛛在这个路径下编译时自动产生的配置没有清除导致有一些绝对路径残留在配置文件中  详情 回复 发表于 2015-1-4 14:09
,我是编译的时候,都出现了那个/common.mak:19: /home/shibby_v3/release/src-rt/tomato_profile.mak: No such file or directory等错误。。 大侠的编译环境是按照tomato的编译环境搭建的么?  详情 回复 发表于 2015-1-2 00:18
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-1-2 00:18 | 显示全部楼层
laoma348 发表于 2015-1-2 00:04
wifidog这块编译不通过

,我是编译的时候,都出现了那个/common.mak:19: /home/shibby_v3/release/src-rt/tomato_profile.mak: No such file or directory等错误。。 大侠的编译环境是按照tomato的编译环境搭建的么?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

 楼主| 发表于 2015-1-4 14:09 | 显示全部楼层
laoma348 发表于 2015-1-2 00:04
wifidog这块编译不通过

把解压的目录放在/home下并命名为shibby就好了,这个是因为海蜘蛛在这个路径下编译时自动产生的配置没有清除导致有一些绝对路径残留在配置文件中
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-1-4 19:41 | 显示全部楼层
赞楼主,海蜘蛛给力啊
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-1-15 20:06 | 显示全部楼层
net/ipv4/netfilter/ioctl.c 这部分编译有问题,应该不会是gcc版本的事吧,有海蜘蛛自己写的头文件没有放出来 ?有哪位大侠知道么

net/ipv4/netfilter/ioctl.c:26: error: array type has incomplete element type
net/ipv4/netfilter/ioctl.c: In function 'set_wd_enable':
net/ipv4/netfilter/ioctl.c:65: warning: assignment makes pointer from integer without a cast
net/ipv4/netfilter/ioctl.c: In function 'set_wd_auth_server':
net/ipv4/netfilter/ioctl.c:71: warning: assignment makes pointer from integer without a cast
net/ipv4/netfilter/ioctl.c: In function 'set_wd_white_list':
net/ipv4/netfilter/ioctl.c:82: warning: assignment makes pointer from integer without a cast
net/ipv4/netfilter/ioctl.c:84: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ioctl.c:85: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ioctl.c:86: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ioctl.c:87: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ioctl.c:91: error: dereferencing pointer to incomplete type
net/ipv4/netfilter/ioctl.c:99: error: invalid application of 'sizeof' to incomplete type 'struct url_node'

点评

您好,我这几天也碰到了这个问题。请问解决了么?貌似海蜘蛛放出为源文件缺少文件。  详情 回复 发表于 2015-11-26 18:08
把解压的目录放在/home下并命名为shibby就好了,这个是因为海蜘蛛在这个路径下编译时自动产生的配置没有清除导致有一些绝对路径残留在配置文件中  详情 回复 发表于 2015-1-16 13:20
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-1-15 23:36 | 显示全部楼层
感谢分享!~
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-1-16 00:16 | 显示全部楼层
我看你们的固件里有网件3500Lv2的,要如何刷上才能用?
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

发表于 2015-1-16 03:55 | 显示全部楼层
支持一个,
我的恩山、我的无线 The best wifi forum is right here.
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

有疑问请添加管理员QQ86788181|手机版|小黑屋|Archiver|恩山无线论坛(常州市恩山计算机开发有限公司版权所有) ( 苏ICP备05084872号 )

GMT+8, 2024-4-26 07:33

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

| 江苏省互联网有害信息举报中心 举报信箱:js12377 | @jischina.com.cn 举报电话:025-88802724 本站不良内容举报信箱:68610888@qq.com 举报电话:0519-86695797

快速回复 返回顶部 返回列表