LinuxSir.cn,穿越时空的Linuxsir!

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

红旗不能安装RP-PPPOE3.5?

[复制链接]
发表于 2002-10-27 12:44:05 | 显示全部楼层 |阅读模式
前面一切正常 到最后MAKE 这步就不行了 不能MAKE FILE啊
谁有什么办法
发表于 2002-10-27 22:11:06 | 显示全部楼层
me,3.3
 楼主| 发表于 2002-10-27 23:05:23 | 显示全部楼层
[IMG]http://groups.msn.com/bigbearbaby/shoebox.msnw?action=ShowPhoto&hotoID=1[/IMG] 图片
发表于 2002-10-28 14:58:03 | 显示全部楼层
我装3。4装8上。红旗的技术支持给我3。3就好了
 楼主| 发表于 2002-10-28 18:17:07 | 显示全部楼层
红旗的要求真的叫“高”
 楼主| 发表于 2002-10-28 19:12:22 | 显示全部楼层
Running ./configure...loading cache ./config.cachechecking for gcc... (cached) gccchecking whether the C compiler (gcc  ) works... yeschecking whether the C compiler (gcc  ) is a cross-compiler... nochecking whether we are using GNU C... (cached) yeschecking whether gcc accepts -g... (cached) yeschecking for ranlib... (cached) ranlibchecking how to run the C preprocessor... (cached) gcc -Echecking for ANSI C header files... (cached) yeschecking for sys/wait.h that is POSIX.1 compatible... (cached) nochecking for fcntl.h... (cached) yeschecking for sys/dlpi.h... (cached) nochecking for sys/ioctl.h... (cached) nochecking for sys/time.h... (cached) yeschecking for syslog.h... (cached) yeschecking for unistd.h... (cached) yeschecking for net/if_arp.h... (cached) nochecking for netinet/if_ether.h... (cached) nochecking for getopt.h... (cached) yeschecking for sys/uio.h... (cached) yeschecking for sys/param.h... (cached) nochecking for fcntl.h... (cached) yeschecking for net/bpf.h... (cached) nochecking for netpacket/packet.h... (cached) yeschecking for net/ethernet.h... (cached) nochecking for asm/types.h... (cached) nochecking for linux/if_packet.h... (cached) nochecking for linux/if_ether.h... (cached) nochecking for linux/if_pppox.h... (cached) nochecking for sys/socket.h... (cached) nochecking for sys/cdefs.h... (cached) yeschecking for linux/if.h... (cached) nochecking for net/if.h... (cached) nochecking for net/if_dl.h... (cached) nochecking for net/if_ether.h... (cached) nochecking for net/if_types.h... (cached) nochecking for netinet/if_ether.h... (cached) nochecking for net/if_types.h... (cached) nochecking for net/if_dl.h... (cached) nochecking for working const... (cached) yeschecking for pid_t... (cached) yeschecking whether time.h and sys/time.h may both be included... (cached) yeschecking whether struct tm is in sys/time.h or time.h... (cached) time.hchecking for echo... (cached) /bin/echochecking for struct sockaddr_ll... nochecking for N_HDLC line discipline... nochecking for 8-bit clean memcmp... (cached) yeschecking whether setvbuf arguments are reversed... (cached) nochecking return type of signal handlers... (cached) intchecking for select... (cached) yeschecking for socket... (cached) yeschecking for strerror... (cached) yeschecking for strtol... (cached) yeschecking for a BSD compatible install... (cached) /usr/bin/install -cchecking size of unsigned short... (cached) 2checking size of unsigned int... (cached) 4checking size of unsigned long... (cached) 4checking for pppd... (cached) /usr/sbin/pppdchecking for setsid... (cached) /usr/bin/setsidchecking for id... (cached) /usr/bin/idchecking for Linux 2.4.X kernel-mode PPPoE support...nochecking packing order of bit fields... reversedcreating ./config.statuscreating Makefilecreating ../scripts/adsl-connectcreating ../scripts/adsl-startcreating ../scripts/adsl-stopcreating ../scripts/adsl-initcreating ../scripts/adsl-init-susecreating ../scripts/adsl-init-turbolinuxcreating ../scripts/adsl-setupcreating ../gui/Makefilecreating ../gui/tkpppoecreating config.hconfig.h is unchangedOn this platform, the following targets will be built:        pppoe pppoe-serverType 'make' to compile the software.Running make...gcc -g -O2 -Wall -Wstrict-prototypes -ansi -pedantic    '-DPPPOE_PATH="/usr/sbin/pppoe"' '-DPPPD_PATH="/usr/sbin/pppd"' '-DPLUGIN_PATH="/etc/ppp/plugins/rp-pppoe.so"' '-DPPPOE_SERVER_OPTIONS="/etc/ppp/pppoe-server-options"' '-DVERSION="3.3"' -c -o pppoe.o pppoe.cIn file included from /usr/include/bits/posix1_lim.h:126,                 from /usr/include/limits.h:144,                 from /usr/lib/gcc-lib/i386-pc-linux/2.96/include/limits.h:130,                 from /usr/lib/gcc-lib/i386-pc-linux/2.96/include/syslimits.h:7,                 from /usr/lib/gcc-lib/i386-pc-linux/2.96/include/limits.h:11,                 from /usr/include/bits/socket.h:31,                 from /usr/include/netinet/in.h:212,                 from pppoe.h:134,                 from pppoe.c:17:/usr/include/bits/local_lim.h:36:26: linux/limits.h: No such file or directoryIn file included from /usr/include/netinet/in.h:212,                 from pppoe.h:134,                 from pppoe.c:17:/usr/include/bits/socket.h:302:24: asm/socket.h: No such file or directoryIn file included from /usr/include/errno.h:36,                 from pppoe.c:29:/usr/include/bits/errno.h:25:26: linux/errno.h: No such file or directoryIn file included from /usr/include/sys/ioctl.h:27,                 from pppoe.c:44:/usr/include/bits/ioctls.h:24:24: asm/ioctls.h: No such file or directoryIn file included from /usr/include/sys/ioctl.h:30,                 from pppoe.c:44:/usr/include/bits/ioctl-types.h:25:24: asm/ioctls.h: No such file or directorymake: *** [pppoe.o] Error 1Oops!  It looks like make failed.
发表于 2002-10-29 13:22:54 | 显示全部楼层
您别贴给偶看,哈哈。偶只能告诉你,去问红旗支持拿3。3吧
 楼主| 发表于 2002-10-29 17:47:25 | 显示全部楼层
3.3啊 我是用3.3 你指的去问红旗拿3.3什么意思?
发表于 2002-10-30 13:24:37 | 显示全部楼层
我当你没呢:)
有3.3为什么要用3.5?红旗支持只给3.3,加上3。4装不上,怀疑兼容?呵呵
 楼主| 发表于 2002-10-30 17:39:25 | 显示全部楼层
晕 我装3.3就出线上面的一错误
您需要登录后才可以回帖 登录 | 注册

本版积分规则

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