Re: [Seqan-dev] GOMP_4.0' not found!
- From: Yifang Tan <yifangt@gmail.com>
- To: SeqAn Development <seqan-dev@lists.fu-berlin.de>
- Date: Wed, 6 Jan 2016 17:08:25 -0600
- Reply-to: SeqAn Development <seqan-dev@lists.fu-berlin.de>
- Subject: Re: [Seqan-dev] GOMP_4.0' not found!
Thanks!
I did upgrade gcc-4.9.0 by:
sudo apt-get install gcc-4.9
I did upgrade gcc-4.9.0 by:
sudo apt-get install gcc-4.9
It works now!
However, gcc is still the same version as gcc-4.8 as:
$ which gcc
/usr/bin/gcc -> gcc-4.8
I am trying to understand why. Could you explain a little bit more why this happened?
Thanks!
Yifang
On Wed, Jan 6, 2016 at 4:10 PM, Hannes Hauswedell <hannes.hauswedell@fu-berlin.de> wrote:
On 11.12.2015 22:30, Yifang Tan wrote:
> Hello,
> When I tried to run mason_smulator, I always got error:
> $ ./bin/mason_simulator:
> ./bin/mason_simulator: /usr/lib/x86_64-linux-gnu/libgomp.so.1: version
> `GOMP_4.0' not found (required by ./bin/mason_simulator)
>
> But /usr/lib/x86_64-linux-gnu/libgomp.so.1 is there and I am not sure
> what I missed.
> $ ls -al /usr/lib/x86_64-linux-gnu/libgomp.*
> lrwxrwxrwx 1 root root 16 May 14 2015
> /usr/lib/x86_64-linux-gnu/libgomp.so.1 -> libgomp.so.1.0.0
> -rw-r--r-- 1 root root 59872 May 14 2015
> /usr/lib/x86_64-linux-gnu/libgomp.so.1.0.0
>
This means that likely the version is too old. What version of gcc do
you have installed? Could you try installing a newer version, e.g. 4.9
or 5.* ?
Best regards,
--
Hannes Hauswedell
PhD student
Max Planck Institute for Molecular Genetics / Freie Universität Berlin
address Institut für Informatik
Takustraße 9
Room 019
14195 Berlin
telephone +49 (0)30 838-75241
fax +49 (0)30 838-75218
e-mail hannes.hauswedell@[molgen.mpg.de|fu-berlin.de]
_______________________________________________
seqan-dev mailing list
seqan-dev@lists.fu-berlin.de
https://lists.fu-berlin.de/listinfo/seqan-dev
- Follow-Ups:
- Re: [Seqan-dev] GOMP_4.0' not found!
- From: Hannes Hauswedell <hannes.hauswedell@fu-berlin.de>
- Re: [Seqan-dev] GOMP_4.0' not found!
- References:
- Re: [Seqan-dev] GOMP_4.0' not found!
- From: Hannes Hauswedell <hannes.hauswedell@fu-berlin.de>
- Re: [Seqan-dev] GOMP_4.0' not found!
-
seqan-dev - January 2016 - Archives indexes sorted by:
[ thread ] [ subject ] [ author ] [ date ] - Complete archive of the seqan-dev mailing list
- More info on this list...