Date: Mon, 28 Feb 2005 12:24:46 +0800 From: Jiawei Ye <leafy7382@gmail.com> To: freebsd-current@freebsd.org Subject: Buildworld Error Message-ID: <c21e92e205022720244c3b513a@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
/usr/src/lib/libc/string/strerror.c: In function `strerror': /usr/src/lib/libc/string/strerror.c:125: error: `NL_TEXTMAX' undeclared (first use in this function) /usr/src/lib/libc/string/strerror.c:125: error: (Each undeclared identifier is reported only once /usr/src/lib/libc/string/strerror.c:125: error: for each function it appears in.) /usr/src/lib/libc/string/strerror.c:125: warning: unused variable `ebuf' /usr/src/lib/libc/string/strerror.c:125: error: storage size of `ebuf' isn't known *** Error code 1 -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?c21e92e205022720244c3b513a>