[Bug 216707] exp-run: Update lang/gcc from GCC 4.9 to GCC 5
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 9 20:02:05 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216707
--- Comment #31 from John Marino <marino at FreeBSD.org> ---
(In reply to John Marino from comment #29)
Ah, here's the real error on ksh93:
/construction/shells/ksh93/ksh93-20120801_2/src/lib/libast/comp/tmpnam.c
/construction/shells/ksh93/ksh93-20120801_2/src/lib/libast/comp/tmpnam.c: In
function 'tmpnam':
/construction/shells/ksh93/ksh93-20120801_2/src/lib/libast/comp/tmpnam.c:48:14:
error: storage size of 'buf' isn't known
static char buf[L_tmpnam];
^
/construction/shells/ksh93/ksh93-20120801_2/src/lib/libast/comp/tmpnam.c:50:39:
error: expected expression before ',' token
return pathtemp(s ? s : buf, L_tmpnam, NiL, "tn", NiL);
^
mamake [lib/libast]: *** exit code 1 making tmpnam.o
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-ports-bugs
mailing list