Date: Wed, 17 Nov 1999 16:56:13 +0100 From: Marcel Moolenaar <marcel@scc.nl> To: emulation@FreeBSD.org Subject: Re: Acroread 3 and 4 stopped working with 3.3-RELEASE Message-ID: <3832D01D.3FE30E15@scc.nl> References: <Pine.GSO.4.20.9911171610260.22087-100000@markab.dbai.tuwien.ac.at>
next in thread | previous in thread | raw e-mail | index | archive | help
Gerald Pfeifer 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 > upon startup. > > Any ideas? > canopus[77]:/usr/local/Acrobat4/Reader/intellinux/bin% ldd acroread > 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 :-) -- 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?3832D01D.3FE30E15>