D
ear Ali,

I installed this library: libssl0.9.8, and then ran the build again, but
nothing changed.
The strange thing is that, when I use the following command for build
everything is ok:
*scons build/ALPHA/gem5.opt*

but when I use this one, I see the link errors:
*scons build/ALPHA_MOESI_hammer/gem5.fast*

I saw somewhere that it might be because of a conflict between the version
of the openssl installed on my computer and the one used by gem5. Any idea
how I can fix it? (The openssl installed on my machine is 1.0.0e 6 Sep 2011)

Thanks for your time.


On Tue, Jun 11, 2013 at 3:36 AM, Ali Saidi <sa...@umich.edu> wrote:

> It looks like you don't have libssl installed.
>
> Ali
>
>
>
> On Jun 10, 2013, at 7:48 AM, Erfan Azarkhish <e.azarkh...@gmail.com>
> wrote:
>
> 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
>
>
>
> _______________________________________________
> gem5-users mailing list
> gem5-users@gem5.org
> http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
>



-- 
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