Hi Michele, > Am 08.04.2015 um 02:17 schrieb Michele Denber <[email protected]>: > > -------- Original Message -------- > Subject: Re: OpenCSW question about package adobereader > Date: Tue, 7 Apr 2015 12:03:55 +0200 > From: Dagobert Michelsen <[email protected]> <mailto:[email protected]> > To: [email protected] <mailto:[email protected]> > CC: Questions and discussions <[email protected]> > <mailto:[email protected]> > > Hi Denber, > > > I can confirm the error. > > This is the original invocation: > > LD_LIBRARY_PATH=/opt/csw/share/Adobe/Reader8/Reader/sparcsolaris/lib:/opt/csw/share/Adobe/Reader8/Reader/sparcsolaris/sidecars::/opt/csw/lib > ldd /opt/csw/share/Adobe/Reader8/Reader/sparcsolaris/bin/acroread > > This fixes the error: > > LD_LIBRARY_PATH=/opt/csw/share/Adobe/Reader8/Reader/sparcsolaris/lib:/opt/csw/share/Adobe/Reader8/Reader/sparcsolaris/sidecars:/usr/lib:/usr/sfw/lib:/opt/csw/lib > ldd /opt/csw/share/Adobe/Reader8/Reader/sparcsolaris/bin/acroread > > In /opt/csw/share/Adobe/Reader8/bin/acroread please replace the commented > line with the uncommented one: > #LD_LIBRARY_PATH=/opt/csw/lib > LD_LIBRARY_PATH=/usr/lib:/usr/sfw/lib > > Initially the package worked as it is, maybe some changes to our > gtk/glib/pango etc. libs are now no longer > compatible. > > Let me know if this fixes your issue. > > It was a good idea but that didn't work: > > > # LD_LIBRARY_PATH=/usr/lib:/usr/sfw/lib > # export LD_LIBRARY_PATH > # echo $LD_LIBRARY_PATH > /usr/lib:/usr/sfw/lib > # acroread > ld.so.1: acroread: fatal: libgcc_s.so.1: version 'GCC_3.4' not found > (required by file /opt/csw/lib/libgobject-2.0.so.0) > ld.so.1: acroread: fatal: libgcc_s.so.1: open failed: No such file or > directory > ld.so.1: acroread: fatal: libgcc_s.so.1: version 'GCC_3.4' not found > (required by file /opt/csw/lib/libgobject-2.0.so.0) > ld.so.1: acroread: fatal: libgcc_s.so.1: open failed: No such file or > directory > ld.so.1: acroread: fatal: libgcc_s.so.1: version 'GCC_4.3.0' not found > (required by file /opt/csw/lib/libglib-2.0.so.0) > ld.so.1: acroread: fatal: libgcc_s.so.1: open failed: No such file or > directory > ld.so.1: acroread: fatal: libgcc_s.so.1: version 'GCC_4.3.0' not found > (required by file /opt/csw/lib/libglib-2.0.so.0) > ld.so.1: acroread: fatal: libgcc_s.so.1: open failed: No such file or > directory > ld.so.1: acroread: fatal: libgcc_s.so.1: version 'GCC_4.3.0' not found > (required by file /opt/csw/lib/libgio-2.0.so.0) > ld.so.1: acroread: fatal: libgcc_s.so.1: open failed: No such file or > directory > ld.so.1: acroread: fatal: libgcc_s.so.1: version 'GCC_4.3.0' not found > (required by file /opt/csw/lib/libgio-2.0.so.0) > ld.so.1: acroread: fatal: libgcc_s.so.1: open failed: No such file or > directory > ld.so.1: acroread: fatal: libgcc_s.so.1: version 'GCC_4.3.0' not found > (required by file /opt/csw/lib/libglib-2.0.so.0) > ld.so.1: acroread: fatal: libgcc_s.so.1: open failed: No such file or > directory > ld.so.1: acroread: fatal: relocation error: file > /opt/csw/lib/libglib-2.0.so.0: symbol __clzsi2: referenced symbol not found > Killed > # > > I do think though that it may very well be a library version issue. Just > yesterday I had a similar problem around Open Office. Changing the library > path there fixed that. I just don't know how to determine which version of > whatever it is it wants. > > I'm not a systems programmer or anything so I really don't know what to make > of this. You cannot set LD_LIBRARY_PATH on the command, my suggestion was to change the line in the file. I have made experimental packages which have been adjusted: http://buildfarm.opencsw.org/experimental.html#adobereader Please give them a try and let me know, if they work I’ll push them to unstable/.
Best regards — Dago -- "You don't become great by trying to be great, you become great by wanting to do something, and then doing it so hard that you become great in the process." - xkcd #896
smime.p7s
Description: S/MIME cryptographic signature
