chongshengB / rt-n56u-old

22 stars 18 forks source link

编译出错 #13

Open jing10837 opened 5 years ago

jing10837 commented 5 years ago

config.status: error: cannot find input file: `doc/pdnsd.conf.5.in' Makefile:15: recipe for target 'configure' failed make[3]: [configure] Error 1 make[3]: Leaving directory '/opt/rt-n56u/trunk/user/pdnsd' Makefile:8: recipe for target 'config_test' failed make[2]: [config_test] Error 2 make[2]: Leaving directory '/opt/rt-n56u/trunk/user/pdnsd' Makefile:201: recipe for target 'all' failed make[1]: [all] Error 2 make[1]: Leaving directory '/opt/rt-n56u/trunk/user' Makefile:209: recipe for target 'user_only' failed make: [user_only] Error 2

hzjnet commented 5 years ago

确实代码有问题,可惜不会调,等修订了

Yonsm commented 5 years ago

curl --insecure -o /opt/rt-n56u/trunk/user/pdnsd/pdnsd/doc/pdnsd.conf.5.in "https://gitorious.org/pdnsd/pdnsd?p=pdnsd:pdnsd.git;a=blob_plain;f=doc/pdnsd.conf.5.in;hb=a8e46ccba7b0fa2230d6c42ab6dcd92926f6c21d"

代码库整理的真不够好,我扣了SS和5.0.3的代码,头都大了,各种不标准操作,包括很多不需要提交的、漏提交的(如上),注意工匠精神啊……

另外Q123018/TG YonsmGuo求 @chongshengB 交往

microten commented 5 years ago

同样的问题 编译到pdnsd就报错了 少文件 请解决一下 申请加QQ了 通过一下吧

chirenshuomeng commented 5 years ago

curl --insecure -o /opt/rt-n56u/trunk/user/pdnsd/pdnsd/doc/pdnsd.conf.5.in "https://gitorious.org/pdnsd/pdnsd?p=pdnsd:pdnsd.git;a=blob_plain;f=doc/pdnsd.conf.5.in;hb=a8e46ccba7b0fa2230d6c42ab6dcd92926f6c21d"

代码库整理的真不够好,我扣了SS和5.0.3的代码,头都大了,各种不标准操作,包括很多不需要提交的、漏提交的(如上),注意工匠精神啊……

另外Q123018/TG YonsmGuo求 @chongshengB 交往

感谢,找了好几个小时,没找到这个文件。

chirenshuomeng commented 5 years ago

同样的问题 编译到pdnsd就报错了 少文件 请解决一下 申请加QQ了 通过一下吧

按你楼上的方法,编译通过。

laoyur commented 5 years ago

@Yonsm 哇,这不是宇宙杰出青年吗,久仰久仰

909128q8 commented 5 years ago

cd /opt/rt-n56u/trunk/user/pdnsd/pdnsd/doc wget https://raw.githubusercontent.com/code4craft/pdnsd/master/doc/pdnsd.conf.5.in