Date: Wed, 17 Nov 1999 19:54:00 +0100 From: Marcel Moolenaar <marcel@scc.nl> To: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> Cc: emulation@freebsd.org Subject: Re: Acroread 3 and 4 stopped working with 3.3-RELEASE Message-ID: <3832F9C8.7AFEC4E9@scc.nl> References: <Pine.GSO.4.20.9911171921040.22087-100000@markab.dbai.tuwien.ac.at>
next in thread | previous in thread | raw e-mail | index | archive | help
Gerald Pfeifer wrote: > > On Wed, 17 Nov 1999, Marcel Moolenaar wrote: > >> We upgraded a couple of boxes from 3.2-RELEASE to 3.3-RELEASE > >> following our proven internal installation guidelines, only to > >> find that both Acroread 3 and 4 die with a Segmentation Fault > >> canopus[77]:/usr/local/Acrobat4/Reader/intellinux/bin% ldd acroread > > [snip] > > > libc.so.5 => /usr/i486-linux-libc5/lib/libc.so.5 (0x28917000) > > [snip] > > > libc.so.6 => /lib/libc.so.6 (0x289fc000) > > [snip] > > > > It's mixing libc5 with glibc2. That can't be good :-) > > Ouch. :-( > > What can we do about that? Note that we had no problems with 3.2-RELEASE, > apparently something broke? I don't quite know. Most of the time such errors are caused by changes that don't seem harmful. Make sure nothing has changed to acroread (even it's directory). Then, make sure you're not mixing FreeBSD libraries with those of Linux (especially X related ones) by checking for a dubious LD_LIBRARY_PATH... > We do have installed linux_base-5.2, is there anything else we'd need? No. If you installed linux_base-5.2 with the upgrade, make sure your /compat/linux was empty before you installed the port. Stale files from linux_lib can mess things up IIRC. -- Marcel Moolenaar mailto:marcel@scc.nl SCC Internetworking & Databases http://www.scc.nl/ The FreeBSD project mailto:marcel@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3832F9C8.7AFEC4E9>