linux_base-f10 -> linux_base-c6
Miki Janosi
mjanosi at uakron.edu
Fri Aug 18 14:26:15 UTC 2017
Hello,
I have an old navicat version 6.0.3 (the last version that
runs natively on linux). It runs fine under linux_base-f10 after I
installed:
linux-f10-jpeg-6b
linux-f10-xorg-libs-7.4_1
on FreeBSD 10.3 RELEASE-p11.
It fails to run under linux_base-c6 on FreeBSD 11.1 RC3,
per truss: it exits with a return value of 134 (0x86) which
translates to a signal ABRT (6).
Do you have any idea what I can do to get this working?
Install linux_base-f10 in a jail? How could I troubleshoot
linux_base-c6 or any other thoughts?
% ldd navicat
navicat:
linux_vdso.so.1 => (0xbfbff000)
libmysqlclient.so.14 => not found
libX11.so.6 => /usr/lib/libX11.so.6 (0x28410000)
libpthread.so.0 => /lib/libpthread.so.0 (0x28511000)
libdl.so.2 => /lib/libdl.so.2 (0x2852b000)
libc.so.6 => /lib/libc.so.6 (0x28530000)
libxcb-xlib.so.0 => /usr/lib/libxcb-xlib.so.0 (0x286a9000)
libxcb.so.1 => /usr/lib/libxcb.so.1 (0x286ab000)
/lib/ld-linux.so.2 (0x283ea000)
libXau.so.6 => /usr/lib/libXau.so.6 (0x286c7000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x286ca000)
--
Miki Janosi (330) 972-8640
m1k61 (AIM) mjanosi (Skype) mjanosi34 at gmail.com (XMPP) maci61 (Yahoo)
| <-- 2 wrongs won't make a right
V --> 3 lefts will
More information about the freebsd-emulation
mailing list