On Tue, 7 Apr 2009 12:18:30 -0400 David Banning wrote: > I get this error when I attempt to run acroread8;
> /compat/linux/bin/sh: error while loading shared libraries: > /usr/local/lib/libc.so.6: ELF file OS ABI invalid > I get the impression maybe acroread is attempting run a linux binary > using a freebsd library - but I am not sure if this is so, or how to fix > it. Any pointers would be appreciated. If you install it from ports/packages that definitely shouldn't happen. Do you have some non-default environment like LD_LIBRARY_PATH? You may use ktrace/kdump to diagnose the problem. WBR -- Boris Samorodov (bsam) Research Engineer, http://www.ipt.ru Telephone & Internet SP FreeBSD Committer, http://www.FreeBSD.org The Power To Serve _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
