From owner-FreeBSD-users-jp@jp.FreeBSD.org Sat Aug 10 20:49:56 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g7ABnuF43859;
	Sat, 10 Aug 2002 20:49:56 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from vcksi3.nw.wakwak.com (vcksi3.nw.wakwak.com [211.132.129.144])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with SMTP/inet id g7ABnu343854
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Sat, 10 Aug 2002 20:49:56 +0900 (JST)
	(envelope-from yasu@utahime.org)
Received: from bj.wakwak.com (bj.wakwak.com [211.132.128.105:25])
	by vcksi3.nw.wakwak.com (Postfix) with ESMTP id E2F253FE35
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Sat, 10 Aug 2002 20:49:55 +0900 (JST)
Received: from localhost (utahime.as.wakwak.ne.jp [61.205.238.40])
	by bj.wakwak.com (8.12.5/8.12.5/2002-08-07) with ESMTP id g7ABntCE082542
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Sat, 10 Aug 2002 20:49:55 +0900 (JST)
	(envelope-from yasu@utahime.org)
Message-Id: <20020810.204953.74756585.yasu@utahime.org>
To: FreeBSD-users-jp@jp.FreeBSD.org
From: KIMURA Yasuhiro <yasu@utahime.org>
In-Reply-To: <16C24006C5E718butakuma@isis.ocn.ne.jp>
References: <16C24006C5E718butakuma@isis.ocn.ne.jp>
Organization: Utahime no Mori
X-Mailer: Mew version 3.0.60 on Emacs 21.2 / Mule 5.0 (SAKAKI)
Mime-Version: 1.0
Content-Type: Text/Plain; charset=iso-2022-jp
Content-Transfer-Encoding: 7bit
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Sat, 10 Aug 2002 20:49:53 +0900
X-Sequence: FreeBSD-users-jp 70192
Subject: [FreeBSD-users-jp 70192] Re: ee =?ISO-2022-JP?B?GyRCJE4bKEI=?=
 =?ISO-2022-JP?B?GyRCJTMlcyVRJSQlayQsJEckLSReJDskcxsoQg==?= 
Errors-To: owner-FreeBSD-users-jp@jp.FreeBSD.org
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: yasu@utahime.org
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+020808

>>>>> $BFbB<7{0lO/(B <butakuma@isis.ocn.ne.jp> wrote:

> 4.6-RELEASE$B$N(B/usr/ports/japanese/ee$B$K$"$kF|K\8l2=(Bee$B$O%3%s%Q%$%k$NESCf$G(B
> $B$3$1$^$9!#(B
> $B$I$J$?$+$&$^$/$$$C$?J}$*$i$l$^$9$+!#(B

$B;n$7$F$_$?$H$3$m!"0J2<$N$h$&$K$&$A$N(B4.6R$B$G$b(Bmake$B$K<:GT$7$^$7$?!#(B

yasu@eastasia[17]% make |& tee make.log
===>  Extracting for ja-jee-1.0
>> Checksum OK for jee.tar.gz.
>> Checksum OK for ee-3.0.tar.gz.
>> Checksum OK for libncurses-3.0.tar.gz.
===>   ja-jee-1.0 depends on shared library: canna.1 - found
/usr/bin/gzip -nf -9 -dc /usr/ports/distfiles/jee.tar.gz  | /usr/bin/tar -xf - -C /usr/ports/japanese/ee/work/ee
/usr/bin/gzip -nf -9 -dc /usr/ports/distfiles/libncurses-3.0.tar.gz  | /usr/bin/tar -xf - -C /usr/ports/japanese/ee/work/ee
/bin/mv /usr/ports/japanese/ee/work/ee/libncurses /usr/ports/japanese/ee/work/ee/curses
===>  Patching for ja-jee-1.0
===>  Configuring for ja-jee-1.0
===>  Building for ja-jee-1.0
awk -f /usr/ports/japanese/ee/work/ee/curses/MKkeys.awk /usr/ports/japanese/ee/work/ee/curses/keys.list > keys.tries.h
Warning: Object directory not changed from original /usr/ports/japanese/ee/work/ee/curses
cc -O -pipe  -I. -I/usr/ports/japanese/ee/work/ee/curses -Wall -DMYTINFO -DKANJI -DSJIS  -c lib_kernel.c -o lib_kernel.o
In file included from lib_kernel.c:23:
terminfo.h:2: nterm.h: No such file or directory
lib_kernel.c: In function `reset_prog_mode':
lib_kernel.c:64: `cur_term' undeclared (first use in this function)
lib_kernel.c:64: (Each undeclared identifier is reported only once
lib_kernel.c:64: for each function it appears in.)
lib_kernel.c: In function `reset_shell_mode':
lib_kernel.c:80: `cur_term' undeclared (first use in this function)
lib_kernel.c: In function `curs_set':
lib_kernel.c:104: `cursor_visible' undeclared (first use in this function)
lib_kernel.c:108: `cursor_normal' undeclared (first use in this function)
lib_kernel.c:112: `cursor_invisible' undeclared (first use in this function)
lib_kernel.c: In function `delay_output':
lib_kernel.c:126: `no_pad_char' undeclared (first use in this function)
lib_kernel.c:133: `pad_char' undeclared (first use in this function)
lib_kernel.c: In function `erasechar':
lib_kernel.c:155: `cur_term' undeclared (first use in this function)
lib_kernel.c:160: warning: control reaches end of non-void function
lib_kernel.c: In function `killchar':
lib_kernel.c:177: `cur_term' undeclared (first use in this function)
lib_kernel.c:181: warning: control reaches end of non-void function
lib_kernel.c: In function `flushinp':
lib_kernel.c:197: `cur_term' undeclared (first use in this function)
lib_kernel.c: In function `baudrate':
lib_kernel.c:275: `cur_term' undeclared (first use in this function)
lib_kernel.c: At top level:
lib_kernel.c:293: syntax error before `buf'
lib_kernel.c:293: warning: type defaults to `int' in declaration of `buf'
lib_kernel.c:293: warning: data definition has no type or storage class
lib_kernel.c: In function `savetty':
lib_kernel.c:300: `cur_term' undeclared (first use in this function)
lib_kernel.c:300: warning: passing arg 2 of `tcgetattr' from incompatible pointer type
lib_kernel.c: In function `resetty':
lib_kernel.c:312: `cur_term' undeclared (first use in this function)
lib_kernel.c:312: warning: passing arg 3 of `tcsetattr' from incompatible pointer type
*** Error code 1

Stop in /usr/ports/japanese/ee/work/ee/curses.
*** Error code 1

Stop in /usr/ports/japanese/ee.
yasu@eastasia[18]% 

> $B$^$?!"F|K\8l2=$5$l$?(Bee$B$N%Q%C%1!<%8$OM-$k$N$G$7$g$&$+!#(B

ports/japanese/ee$B$,(B4.6R$B$G(Bmake$B=PMh$J$$0J>e!"(B4.6R$BMQ$N%Q%C%1!<%8$OB8:_$7(B
$B$J$$$H;W$$$^$9!#(B

$B$I$&$7$F$b(Bports/japanese/ee$B$,;H$$$?$$$H$$$&$3$H$G$7$?$i(Bsend-pr$B$7$F$_$k(B
$B$N$O$$$+$,$G$7$g$&$+!#$b$C$H$b(B

http://www.freebsd.org/cgi/cvsweb.cgi/ports/japanese/ee/

$B$r8+$k$H:G8e$K99?7$5$l$?$N$,(B2$BG/0J>eA0$J$N$G!"4{$K%a%s%F%J%s%9$5$l$F$J(B
$B$$2DG=@-$b$"$j$^$9$,!#(B

---
$BLZB<(B $B9/9@(B 
Mail: yasu@utahime.org
WWW:  http://www.utahime.org/
