From: Klaus Schwarzkopf <schwarzkopf@sensortherm.de>
To: buildroot@busybox.net
Subject: [Buildroot] can't load library 'libgomp.so.1'
Date: Thu, 17 Mar 2011 13:23:43 +0100 [thread overview]
Message-ID: <4D81FD4F.3020404@sensortherm.de> (raw)
In-Reply-To: <4D81EAE1.7090903@sensortherm.de>
Hi,
disable openmp support works too.
See my Patch.
Regards,
Klaus
Am 17.03.2011 12:05, schrieb Klaus Schwarzkopf:
> Hi,
>
> if have installed imagemagick.
>
> On my target, i have this error:
>
> # convert --version
> convert: can't load library 'libgomp.so.1'
>
>
> I copied the lib and it works:
>
> cp
> /opt/buildroot-git/output/host/usr/arm-unknown-linux-uclibcgnueabi/lib/libgomp.so.1.0.0
> ${TARGET}/usr/lib/libgomp.so.1
>
> # convert --version
> Version: ImageMagick 6.6.7-6 2011-03-17 Q16 http://www.imagemagick.org
> Copyright: Copyright (C) 1999-2011 ImageMagick Studio LLC
> Features: OpenMP
>
> Can you fix it?
>
> Regards,
>
> Klaus
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
prev parent reply other threads:[~2011-03-17 12:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-17 11:05 [Buildroot] can't load library 'libgomp.so.1' Klaus Schwarzkopf
2011-03-17 11:19 ` Will Newton
2011-03-17 12:23 ` Klaus Schwarzkopf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D81FD4F.3020404@sensortherm.de \
--to=schwarzkopf@sensortherm.de \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.