https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216346
Tijl Coosemans <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|New |Closed Assignee|[email protected] |[email protected] Resolution|--- |FIXED --- Comment #14 from Tijl Coosemans <[email protected]> --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to "[email protected]"
