[bug-notifications] [imagemagick 0004929]: montage ld.so.1: montage: fatal: relocation error:
Mantis Bug Tracker
noreply at opencsw.org
Fri Apr 13 19:09:40 CEST 2012
The following issue requires your FEEDBACK.
======================================================================
https://www.opencsw.org/mantis/view.php?id=4929
======================================================================
Reported By: wcohrs
Assigned To: dam
======================================================================
Project: imagemagick
Issue ID: 4929
Category: regular use
Reproducibility: always
Severity: crash
Priority: normal
Status: feedback
======================================================================
Date Submitted: 2012-03-29 14:21 CEST
Last Modified: 2012-04-13 19:09 CEST
======================================================================
Summary: montage ld.so.1: montage: fatal: relocation error:
Description:
SunOS 5.10 Generic_147441-13 i86pc i386 i86pc
montage -version
Version: ImageMagick 6.7.3-10 2011-12-14 Q16 http://www.imagemagick.org
montage -thumbnail 10x10 AVEC.JPG a.jpg
ld.so.1: montage: fatal: relocation error: file
/opt/csw/lib/amd64/libfontconfig.so.1: symbol XML_ParserCreate: referenced
symbol not found
Killed
with convert work
======================================================================
----------------------------------------------------------------------
(0009804) dam (administrator) - 2012-04-13 19:09
https://www.opencsw.org/mantis/view.php?id=4929#c9804
----------------------------------------------------------------------
fontconfig depends on CSWexpat which is a legacy dependency as the libs are
now in CSWlibexpat0 and libexpat1. Fontconfig requires libexpat.so.1 from
CSWlibexpat1, please see if this is installed:
unstable10x% pkginfo -x CSWlibexpat1
CSWlibexpat1 libexpat1 - XML parser toolkit, libexpat.so.1
(i386) 2.0.1,REV=2011.07.15
Additionally, there seems to be a symbol relocation problem with the latest
CSWlibjbig2 on amd64 which I have fixed today and pushed to unstable/ as
2.0,REV=2012.04.13.
Please verify if the error persists.
More information about the bug-notifications
mailing list