Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jul 2019 17:54:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        pkg@FreeBSD.org
Subject:   [Bug 239169] math/R package needs readline (rl_sort_completion_matches)
Message-ID:  <bug-239169-32340-xkYZrt5gPN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-239169-32340@https.bugs.freebsd.org/bugzilla/>
References:  <bug-239169-32340@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=3D239169

Xenomorph <xenomorph@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xenomorph@gmail.com

--- Comment #6 from Xenomorph <xenomorph@gmail.com> ---
I found this page looking for why R wouldn't run. Count me in as an impacted
user!


No locked packages.=20

# uname -a
FreeBSD hostname.local 12.0-RELEASE-p7 FreeBSD 12.0-RELEASE-p7 GENERIC  amd=
64

# pkg install R

# R

ld-elf.so.1: /usr/local/lib/R/lib/libR.so.3.6: Undefined symbol
"rl_sort_completion_matches"

# pkg install redline


redline gets upgraded from 7.0.5 to 8.0.0, and then R runs.

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-239169-32340-xkYZrt5gPN>