Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [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

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