[Buildroot] can't load library 'libgomp.so.1'

Klaus Schwarzkopf schwarzkopf at sensortherm.de
Thu Mar 17 11:05:05 UTC 2011


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



More information about the buildroot mailing list