Hi:
Now I'm trying to compile an SSL client/server program in
arm-linux-gcc on my PC,but i encounter a mistake as below,can anybody tell
me how to do with this?My OS is RH9.
Thank you very much!
Sun Ying-ming
[EMAIL PROTECTED] openssl-examples]# make
arm-linux-gcc -g -I/usr/include -Wall -c -o wclient.o wclient.c
arm-linux-gcc -g -I/usr/include -Wall -c -o client.o client.c
arm-linux-gcc -g -I/usr/include -Wall -c -o common.o common.c
arm-linux-gcc wclient.o client.o common.o -o wclient -L/usr/lib -lssl -lcrypto
/usr/lib/libssl.so: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make: *** [wclient] Error 1
使用世界上最大的电子邮件系统― MSN Hotmail Get 2 months FREE*. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]