* [Buildroot] can't load library 'libgomp.so.1'
@ 2011-03-17 11:05 Klaus Schwarzkopf
2011-03-17 11:19 ` Will Newton
2011-03-17 12:23 ` Klaus Schwarzkopf
0 siblings, 2 replies; 3+ messages in thread
From: Klaus Schwarzkopf @ 2011-03-17 11:05 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] 3+ messages in thread* [Buildroot] can't load library 'libgomp.so.1'
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
1 sibling, 0 replies; 3+ messages in thread
From: Will Newton @ 2011-03-17 11:19 UTC (permalink / raw)
To: buildroot
On Thu, Mar 17, 2011 at 11:05 AM, Klaus Schwarzkopf
<schwarzkopf@sensortherm.de> wrote:
> Hi,
>
> if have installed imagemagick.
>
> On my target, i have this error:
>
> # convert --version
> convert: can't load library 'libgomp.so.1'
I submitted a patch for this some time ago:
https://bugs.uclibc.org/show_bug.cgi?id=2131
Not sure if it still applies to HEAD.
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] can't load library 'libgomp.so.1'
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
1 sibling, 0 replies; 3+ messages in thread
From: Klaus Schwarzkopf @ 2011-03-17 12:23 UTC (permalink / raw)
To: buildroot
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-03-17 12:23 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox