Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 2021 15:55:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 253831] misc/mc More than 1 copy of mc application does not start in sysutils/screen
Message-ID:  <bug-253831-7788-f00QLCzIyt@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-253831-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-253831-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253831

--- Comment #16 from Vladislav V. Prodan <admin@support.od.ua> ---
(In reply to Cy Schubert from comment #15)
I am using system ncurses=20

# uname -a
FreeBSD vb-12.2.0.domain.com 12.2-STABLE FreeBSD 12.2-STABLE #0 r369260M: S=
at
Feb 13 11:28:24 EET 2021=20=20=20=20
root@vb-12.2.0.domain.com:/usr/obj/usr/src/amd64.amd64/sys/vb-12.2.0.domain=
.com.1
 amd64

# file /usr/local/bin/mc
/usr/local/bin/mc: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD),
dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 12.2
(1202505), FreeBSD-style, with debug_info, not stripped

# ldd /usr/local/bin/mc
/usr/local/bin/mc:
        libslang.so.2 =3D> /usr/local/lib/libslang.so.2 (0x80038d000)
        libssh2.so.1 =3D> /usr/local/lib/libssh2.so.1 (0x8006b7000)
        libgmodule-2.0.so.0 =3D> /usr/local/lib/libgmodule-2.0.so.0 (0x8006=
f5000)
        libglib-2.0.so.0 =3D> /usr/local/lib/libglib-2.0.so.0 (0x8006fb000)
        libintl.so.8 =3D> /usr/local/lib/libintl.so.8 (0x800831000)
        libutil.so.9 =3D> /lib/libutil.so.9 (0x800840000)
        libthr.so.3 =3D> /lib/libthr.so.3 (0x800858000)
        libc.so.7 =3D> /lib/libc.so.7 (0x800885000)
        libncurses.so.8 =3D> /lib/libncurses.so.8 (0x800c7d000)
        libdl.so.1 =3D> /usr/lib/libdl.so.1 (0x800cd6000)
        libm.so.5 =3D> /lib/libm.so.5 (0x800cda000)
        libz.so.6 =3D> /lib/libz.so.6 (0x800d0c000)
        libssl.so.111 =3D> /usr/lib/libssl.so.111 (0x800d28000)
        libcrypto.so.111 =3D> /lib/libcrypto.so.111 (0x800dc0000)
        libpcre.so.1 =3D> /usr/local/lib/libpcre.so.1 (0x8010b2000)
        libiconv.so.2 =3D> /usr/local/lib/libiconv.so.2 (0x801155000)

# env LC_CTYPE=3DC LC_ALL=3DC mc -V
GNU Midnight Commander 4.8.26
Built with GLib 2.66.7
Built with S-Lang 2.3.2 with terminfo database
With builtin Editor
With subshell support as default
With support for background operations
With mouse support on xterm
With support for X11 events
With internationalization support
With multiple codepages support
Virtual File Systems:
 cpiofs, tarfs, sfs, extfs, ftpfs, sftpfs, fish
Data types:
 char: 8; int: 32; long: 64; void *: 64; size_t: 64; off_t: 64;

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253831-7788-f00QLCzIyt>