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: [email protected]
          Reporter: [email protected]

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.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to