[其它]我装xsupplicant哪里出错了?

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
rucstudent
帖子: 633
注册时间: 2007-05-09 16:52

[其它]我装xsupplicant哪里出错了?

#1

帖子 rucstudent » 2007-05-25 14:37

我下载了xsupplicant1.0不是最新版,我用apt-get install xsupplicant命令,不知道配置文件在哪里改......
如果哪位知道这个配置文件在哪里的,请告诉我,我就不用再问这个问题了,假如不知道,请看:

我把xsupplicant放在/soft(我自己建的文件夹)
#cd /soft
#tar -xzvf xsupplicant-1.0.tar.gz
这一步没有问题
#cd xsupplicant
root@lanpeng-ubuntu:/soft/xsupplicant# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking for bison... no
checking for byacc... no
checking for flex... no
checking for lex... no
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking whether byte ordering is bigendian... no
checking Operating System... Linux
checking for openssl (required package)... /usr/lib/
checking for native frame interface... linux
checking for wireless extensions... found for linux
checking for procfs support... okay
configure: creating ./config.status
config.status: creating Makefile
config.status: WARNING: Makefile.in seems to ignore the --datarootdir setting
config.status: creating src/Makefile
config.status: WARNING: src/Makefile.in seems to ignore the --datarootdir setting
config.status: creating tools/Makefile
config.status: WARNING: tools/Makefile.in seems to ignore the --datarootdir setting
config.status: creating doc/Makefile
config.status: WARNING: doc/Makefile.in seems to ignore the --datarootdir setting
config.status: creating etc/Makefile
config.status: WARNING: etc/Makefile.in seems to ignore the --datarootdir setting
config.status: creating drivers/Makefile
config.status: WARNING: drivers/Makefile.in seems to ignore the --datarootdir setting
config.status: creating tools/config-parser/Makefile
config.status: WARNING: tools/config-parser/Makefile.in seems to ignore the --datarootdir setting
config.status: creating gui_tools/Makefile
config.status: WARNING: gui_tools/Makefile.in seems to ignore the --datarootdir setting
config.status: creating gui_tools/cli/Makefile
config.status: WARNING: gui_tools/cli/Makefile.in seems to ignore the --datarootdir setting
config.status: creating gui_tools/cli/xsup_set_pwd/Makefile
config.status: WARNING: gui_tools/cli/xsup_set_pwd/Makefile.in seems to ignore the --datarootdir setting
config.status: creating gui_tools/cli/xsup_monitor/Makefile
config.status: WARNING: gui_tools/cli/xsup_monitor/Makefile.in seems to ignore the --datarootdir setting
config.status: linking ./src/cardif/linux/cardif_linux.c to src/os_cardif.c
config.status: executing depfiles commands


root@lanpeng-ubuntu:/soft/xsupplicant# make
Making all in src
make[1]: Entering directory `/soft/xsupplicant/src'
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xsupplicant\" -DVERSION=\"cvs-current\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DLILENDIAN=1 -DNO_PWD_RESET=1 -DOPENSSL_NO_KRB5=1 -DLINUX=1 -DHAVE_OPENSSL=1 -DLINUX_WIRELESS_EXT=1 -I. -I. -I/usr/include/openssl -Isrc/cardif/linux -g -O2 -Wall -c `test -f 'eapol_key_type1.c' || echo './'`eapol_key_type1.c
eapol_key_type1.c: 在函数 ‘eapol_key_type1_check_hmac’ 中:
eapol_key_type1.c:202: 警告: 传递参数 4 (属于 ‘HMAC’) 给指针时目标与指针有/无符号不一致
eapol_key_type1.c:202: 警告: 传递参数 6 (属于 ‘HMAC’) 给指针时目标与指针有/无符号不一致
eapol_key_type1.c:202: 警告: 传递参数 7 (属于 ‘HMAC’) 给指针时目标与指针有/无符号不一致
eapol_key_type1.c: 在函数 ‘eapol_key_type1_get_rc4’ 中:
eapol_key_type1.c:230: 错误: ‘RC4_KEY’ 未声明 (在此函数内第一次使用)
eapol_key_type1.c:230: 错误: (即使在一个函数内多次出现,每个未声明的标识符在其
eapol_key_type1.c:230: 错误: 所在的函数内只报告一次。)
eapol_key_type1.c:230: 错误: expected ‘;’ before ‘key’
eapol_key_type1.c:252: 警告: 隐式声明函数 ‘RC4_set_key’
eapol_key_type1.c:252: 错误: ‘key’ 未声明 (在此函数内第一次使用)
eapol_key_type1.c:253: 警告: 隐式声明函数 ‘RC4’
make[1]: *** [eapol_key_type1.o] 错误 1
make[1]: Leaving directory `/soft/xsupplicant/src'
make: *** [all-recursive] 错误 1




MAKE命令为什么出问题了?
_____
帖子: 207
注册时间: 2007-05-21 11:30

#2

帖子 _____ » 2007-05-25 15:09

你用新立得软件包管理器来装吧
rucstudent
帖子: 633
注册时间: 2007-05-09 16:52

#3

帖子 rucstudent » 2007-05-25 16:05

可是不知道安装到哪个地方去了,还要配置呢~
回复