LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 678|回复: 8

关于LFS下ADSL拔号?

[复制链接]
发表于 2003-5-13 20:15:53 | 显示全部楼层 |阅读模式
搞了这么久,我还不知道怎样在LFS下拔号上网,哪位大哥指条明路啊!!!;)
发表于 2003-5-13 21:13:24 | 显示全部楼层
安装一个 pppoe,安装方法在它的README里面
发表于 2003-5-13 22:19:03 | 显示全部楼层
rp-pppoe
 楼主| 发表于 2003-5-14 21:05:01 | 显示全部楼层
编译出错了!!!!我还不会解决这类问题
[root@Master /static/blfs/pppoe-0.3]# make
gcc -s -Wall -pedantic -ansi -O2    -c -o pppoe.o pppoe.c
pppoe.c: In function `print_packet':
pppoe.c:177: warning: implicit declaration of function `time'
pppoe.c: In function `open_interface':
pppoe.c:518: storage size of `ifr' isn't known
pppoe.c:518: warning: unused variable `ifr'
pppoe.c: In function `encode_ppp':
pppoe.c:710: warning: implicit declaration of function `ctime'
pppoe.c:710: warning: format argument is not a pointer (arg 3)
pppoe.c: In function `send_packet':
pppoe.c:822: warning: format argument is not a pointer (arg 3)
pppoe.c: In function `read_packet':
pppoe.c:950: warning: format argument is not a pointer (arg 3)
pppoe.c: In function `cleanup_and_exit':
pppoe.c:969: warning: implicit declaration of function `kill'
pppoe.c: In function `pppd_handler':
pppoe.c:1081: warning: format argument is not a pointer (arg 3)
make: *** [pppoe.o] Error 1
发表于 2003-5-14 21:24:11 | 显示全部楼层
怎么都是warning,error在哪里?
 楼主| 发表于 2003-5-14 21:52:11 | 显示全部楼层
the last line
    Errot 1
 楼主| 发表于 2003-5-14 21:52:59 | 显示全部楼层
不过我已装好了rp-pppoe
发表于 2003-5-14 21:55:04 | 显示全部楼层
error1表示的是出了错,但没有说错在哪里。warning不会出error1的。所以……
 楼主| 发表于 2003-5-14 22:15:53 | 显示全部楼层
That's all!
I read the file README:first make then cp
there break !
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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