[Bug 216346] emulators/linux_base-c6: Mathematica 10.x doesn't work with recent linux_base-c6 or -c7
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Feb 5 21:49:19 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216346
Tijl Coosemans <tijl at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |Closed
Assignee|emulation at FreeBSD.org |tijl at FreeBSD.org
Resolution|--- |FIXED
--- Comment #14 from Tijl Coosemans <tijl at FreeBSD.org> ---
With the latest round of changes to the Linux ports, c6 should work in the same
way as c7:
FreeBSD/i386:
- Mathematica works without changes
FreeBSD/amd64 stable/10, stable/11 and head:
- Mathematica works without changes
FreeBSD/amd64 10.3 and 11.0:
- With DEFAULT_VERSIONS+=linux=c6 in /etc/make.conf (Linux/i386 is used):
Mathematica works without changes
- Without DEFAULT_VER... i.e. with default c6_64 or c7 (Linux/amd64 is used):
Due to a kernel bug the first line in each shell script has to be changed
from "#! /bin/sh" into "#! /compat/linux/bin/sh".
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-emulation
mailing list