Dear All,

I have been using gem5 on Ubuntu 11.10 without any problems. However,
recently I reinstalled my Ubuntu (the same version) and now when I try to
compile gem5 I get the following errors during the link step:

[    LINK]  -> ALPHA_MOESI_hammer/gem5.fast.unstripped
/usr/lib/libpython2.7.so: undefined reference to `SSL_CTX_new@OPENSSL_1.0.0'
/usr/lib/libpython2.7.so: undefined reference to
`SSLeay_version@OPENSSL_1.0.0'
/usr/lib/libpython2.7.so: undefined reference to `RAND_status@OPENSSL_1.0.0'
/usr/lib/libpython2.7.so: undefined reference to
`X509_NAME_entry_count@OPENSSL_1.0.0'
/usr/lib/libpython2.7.so: undefined reference to
`ASN1_TIME_print@OPENSSL_1.0.0'
/usr/lib/libpython2.7.so: undefined reference to
`SSL_CTX_set_verify@OPENSSL_1.0.0'
/usr/lib/libpython2.7.so: undefined reference to `dlopen@GLIBC_2.2.5'
/usr/lib/libpython2.7.so: undefined reference to
`EVP_MD_CTX_copy@OPENSSL_1.0.0'
/usr/lib/libpython2.7.so: undefined reference to
`CRYPTO_num_locks@OPENSSL_1.0.0'
/usr/lib/libpython2.7.so: undefined reference to
`SSL_CTX_get_verify_mode@OPENSSL_1.0.0'
...

C
an you please help me with this issue

Sincerely,


-- 
Erfan Azarkhish
Micrel Lab - Viale Carlo Pepoli 3/2 - 40123, Bologna
DEIS - University of Bologna, Italy
_______________________________________________
gem5-users mailing list
gem5-users@gem5.org
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to