[Bug 195084] New: emulators/linux_base-{c6,f10}: libgmp.so.3 not found but required by expr(1) and factor(1)
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Nov 16 21:48:08 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195084
Bug ID: 195084
Summary: emulators/linux_base-{c6,f10}: libgmp.so.3 not found
but required by expr(1) and factor(1)
Product: Ports Tree
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: emulation at FreeBSD.org
Reporter: jbeich at vfemail.net
Trying to execute a linux bash script which invokes expr(1) may fail. By
default linuxulator substitutes native /bin/expr which hides the issue.
However, sanitizing PATH or invoking commands with absolute pathnames would
expose it.
$ /compat/linux/usr/bin/expr
/compat/linux/usr/bin/expr: error while loading shared libraries:
libgmp.so.3: cannot open shared object file: No such file or directory
cf. https://lists.freebsd.org/pipermail/freebsd-gecko/2014-November/004694.html
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list