Date: Mon, 19 Jun 2006 12:07:50 -0500 From: David J Brooks <daeg@houston.rr.com> To: freebsd-ports@freebsd.org Cc: Boris Samorodov <bsam@ipt.ru>, Alexander Leidinger <Alexander@leidinger.net> Subject: Re: error while loading shared libraries: /usr/X11R6/lib/libgtk-x11-2.0.so.0: ELF file OS ABI invalid Message-ID: <200606191207.51429.daeg@houston.rr.com> In-Reply-To: <95774828@srv.sem.ipt.ru> References: <200606180959.28514.daeg@houston.rr.com> <200606191143.26437.daeg@houston.rr.com> <95774828@srv.sem.ipt.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Monday 19 June 2006 11:57, Boris Samorodov wrote: > On Mon, 19 Jun 2006 11:43:25 -0500 David J Brooks wrote: > > On Monday 19 June 2006 06:44, Boris Samorodov wrote: > > > On Sun, 18 Jun 2006 19:57:23 -0500 David J Brooks wrote: > > > > On Sunday 18 June 2006 14:00, Alexander Leidinger wrote: > > > > > Quoting Boris Samorodov <bsam@ipt.ru> (Sun, 18 Jun 2006 19:31:55 +0400): > > > > > > On Sun, 18 Jun 2006 10:15:17 -0500 David J Brooks wrote: > > > > > > > On Sunday 18 June 2006 09:59, David J Brooks wrote: > > > > > > > > I recently moved from linux_base-8 to linux_base-fc4 and now > > > > > > > > I am getting the following error whenever I try to run > > > > > > > > Acroread7: > > > > > > > > > > > > > > > > error while loading shared libraries: > > > > > > > > /usr/X11R6/lib/libgtk-x11-2.0.so.0: ELF file OS ABI invalid > > > > > > > > > > > > > > > > ... clearly I need to load the linux version of libgtk, but > > > > > > > > which port is it in? > > > > > > > > > > > > > > Perhaps more to the point, why is acroread trying to > > > > > > > load /usr/X11R6/lib/libgtk-x11-2.0.so.0 instead > > > > > > > of /usr/compat/linux/usr/lib/libgtk-x11-2.0.so.0 ? > > > > > > > > > > > > > > FWIW, both versions of libgtk-x11 are installed. > > > > > > > > > > > > Hard to say, there are too many variants. As for me, I didn't get > > > > > > such errors. Seems that rebuilding acroread7 and all ports it > > > > > > depends on is a best choice here. > > > > > > > > > > If this doesn't help, I suggest "portupgrade -rf linux_base-fc\*" > > > > > (forcing a reinstall of everything which depends upon the linux > > > > > base port). > > > > > > > > > > I assume there's something wrong with ld.so.cache... > > > > > > > > > > David, did you upgraded by using packages, or did you use the > > > > > ports? > > > > > > > > I tried the above suggestions with no success. I still get this > > > > error: > > > > /usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/bin/acroread: error > > > > while loading shared libraries: /usr/X11R6/lib/libgtk-x11-2.0.so.0: > > > > ELF file OS ABI invalid > > > > > > > > So I tried deinstalling gtk20 and I got this error instead: > > > > /usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/bin/acroread: error > > > > while loading shared libraries: /usr/X11R6/lib/libpangox-1.0.so.0: > > > > ELF file OS ABI invalid > > > > > > > > So I deinstalled pango and got this error: > > > > /usr/X11R6/Adobe/Acrobat7.0/ENU/Reader/intellinux/bin/acroread: error > > > > while loading shared libraries: /usr/X11R6/lib/libfontconfig.so.1: > > > > ELF file OS ABI invalid > > > > > > David, can you run "ktrace -i acroread" and send me krace.out? > > ^^^^^^^^^ > Sorry, that should be "ktrace.out". It is a file created by ktrace > command and located at the current directory (where you run ktrace > command). It's rather big, can you send it directly to me? LOL.. that would be a lot more helpful wouldn't it? I have attached and sent it directly to you in another email. Thanks a lot, David -- Sure God created the world in only six days, but He didn't have an established user-base.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200606191207.51429.daeg>