[问题][Open1x-xsupplicant] configure problem on ubuntu

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

[问题][Open1x-xsupplicant] configure problem on ubuntu

#1

帖子 rogerwang » 2007-04-20 23:50

紧急求助:
在使用Open1x-xsupplicant的时候,在执行./configure的时候提示:

rogerwang@laptop:~/xsupplicant-1.2.8$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ranlib... ranlib
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether byte ordering is bigendian... no
checking user defined path to OpenSSL...
checking user defined path to OpenSSL libraries... yes
checking user defined path to OpenSSL headers...
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 Operating System... Linux
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for iwlib.h... yes
checking iwlib version... 3 params
checking for CRYPTO_new_ex_data in -lcrypto... no
configure: error: library 'crypto' is required for Open1x
rogerwang@laptop:~/xsupplicant-1.2.8$ ./configure --with-openssl
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for ranlib... ranlib
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 ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for bison... bison -y
checking for flex... flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking whether byte ordering is bigendian... no
checking user defined path to OpenSSL... yes
checking user defined path to OpenSSL libraries...
checking user defined path to OpenSSL headers...
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 Operating System... Linux
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking for iwlib.h... yes
checking iwlib version... 3 params

代码: 全选

checking for CRYPTO_new_ex_data in -lcrypto... no
configure: error: library 'crypto' is required for Open1x
请教各位大虾,应该如何解决?[/b]
yjwork
帖子: 422
注册时间: 2006-10-24 11:46
系统: debian

#2

帖子 yjwork » 2007-04-21 0:00

libmcrypt-devel ?
rogerwang
帖子: 2
注册时间: 2007-04-20 23:45

Open1x-xsupplicant的问题还是解决不了,郁闷

#3

帖子 rogerwang » 2007-04-24 0:26

Open1x-xsupplicant的问题还是解决不了,郁闷

有那位大虾帮忙一下,谢谢了!
回复