Date: Wed, 18 Jan 2006 15:10:11 GMT From: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> To: freebsd-bugs@FreeBSD.org Subject: Re: gnu/91909: grep -w bug (with some locale) Message-ID: <200601181510.k0IFABdY004799@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR gnu/91909; it has been noted by GNATS. From: Yoshiaki Uchikawa <yoshiaki@kt.rim.or.jp> To: bug-followup@FreeBSD.org, yoshiaki@kt.rim.or.jp Cc: Subject: Re: gnu/91909: grep -w bug (with some locale) Date: Thu, 19 Jan 2006 00:06:44 +0900 (JST) > % setenv LANG ; cd /usr/ports/lang/sbcl > % make > sbcl-0.9.8: Makefile error: category lisp not in list of valid categories. > *** Error code 1 This is a type mistake, it is corrected below. % setenv LANG ja_JP.eucJP ; cd /usr/ports/lang/sbcl % make sbcl-0.9.8: Makefile error: category lisp not in list of valid categories. *** Error code 1 -- UCHIKAWA yoshiaki
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200601181510.k0IFABdY004799>
