From owner-FreeBSD-users-jp@jp.FreeBSD.org Sat Nov 27 10:14:47 2004
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) id iAR1Elq80352;
	Sat, 27 Nov 2004 10:14:47 +0900 (JST)
	(envelope-from owner-FreeBSD-users-jp@jp.FreeBSD.org)
Received: from proxy2.shimaseiki.co.jp (mail.shimaseiki.co.jp [218.251.121.194])
	by castle.jp.FreeBSD.org (8.11.6p2+3.4W/8.11.3) with ESMTP/inet id iAR1Ei880346
	for <FreeBSD-users-jp@jp.FreeBSD.org>; Sat, 27 Nov 2004 10:14:44 +0900 (JST)
	(envelope-from delegatemaster@shimaseiki.co.jp)
Received: from [192.9.1.170] ([192.168.4.5]) by mail.shimaseiki.co.jp
          (Post.Office MTA v3.8.4 release 20040524
           ID# 2002-106U700L700S0V38J) with ESMTP id jp
          for <FreeBSD-users-jp@jp.FreeBSD.org>;
          Sat, 27 Nov 2004 10:14:38 +0900
From: YOSHIOKA kazuki <delegatemaster@shimaseiki.co.jp>
To: FreeBSD-users-jp@jp.FreeBSD.org
In-Reply-To: <an1xeg3h83.wl%mac@clave.gr.jp>
References: <20041126141738.E649.DELEGATEMASTER@shimaseiki.co.jp> <an1xeg3h83.wl%mac@clave.gr.jp>
Message-Id: <20041127100954.445D.DELEGATEMASTER@shimaseiki.co.jp>
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-2022-JP"
Content-Transfer-Encoding: 7bit
X-Mailer: Becky! ver. 2.09.01 [ja]
Reply-To: FreeBSD-users-jp@jp.FreeBSD.org
Precedence: list
Date: Sat, 27 Nov 2004 10:14:38 +0900
X-Sequence: FreeBSD-users-jp 81956
Subject: [FreeBSD-users-jp 81956] Re: =?ISO-2022-JP?B?GyRCJSshPBsoQg==?=
 =?ISO-2022-JP?B?GyRCJU0lazk9Q1s7fiROJSglaSE8QlA9aEp9SyEbKEI=?=
 =?ISO-2022-JP?B?GyRCJHIkKiQ3JCgkRiQvJEAbKEI=?=
 =?ISO-2022-JP?B?GyRCJDUkJBsoQg==?= 
Sender: owner-FreeBSD-users-jp@jp.FreeBSD.org
X-Originator: delegatemaster@shimaseiki.co.jp
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+041115

$B5H2,$G$9!#$3$s$K$A$O!#(B
$B%"%I%P%$%9$"$j$,$H$&$4$6$$$^$9!#(B

On Fri, 26 Nov 2004 21:52:28 +0900
Masahide -mac- NODA <mac@clave.gr.jp> wrote:

> $B%O!<%I%G%#%9%/$N=i4|2=$+$i9T$C$F$$$k$H$N$3$H$J$N$G!"3:Ev%a!<%k$N>u67$H$O(B
> $B$^$C$?$/4XO"$O$J$$$H;W$o$l$^$9$N$G!"5$$K$7$J$$J}$,NI$$$G$7$g$&!#(B

$B$O$$!"$=$N$h$&$G$9$M!#(BFreeBSD $B%O%s%I%V%C%/$N0J2<$N%Z!<%8$r$h$/FI$`$H!"(B
http://www.jp.freebsd.org/www.FreeBSD.org/doc/ja_JP.eucJP/books/handbook/kernelconfig-building.html

> $B2?$i$+$NJ}K!$G$"$J$?$N%=!<%9%D%j!<$r%"%C%W%0%l!<%I$7$F(B
>  $B$$$J$$(B $B>l9g(B (CVSup, CTM, anoncvs, $B$J$I$r<B9T$7$F$$$J$$>l9g(B),
> config, make depend, make, make install $B$N<j=g$r<B9T$7$F$/$@$5$$(B.

$B$H=q$$$F$"$j$^$;$M!#(B

> $BDI2C$5$l$?$N$,$3$NFbMF$@$1$G$"$k$H$9$k$H!":G=*E*$KF1MM$NFbMF$K$J$k(Bkernel
> config$B%U%!%$%k$H$7$F!"(B
> 
>    /sys/i386/conf/SMP
> 
> $B$,MQ0U$5$l$F$$$^$9!#$?$a$7$K!"$3$N(B SMP $B$r;H$C$?>l9g!"(Bkernel $B$O9=C[$G$-$^(B
> $B$9$G$7$g$&$+!#(B

$B9T$C$F$_$^$7$?$,!"F1$8%(%i!<$,=P$F9=C[$G$-$^$;$s$G$7$?!#(B

# config SMP
Kernel build directory is ../compile/SMP
Don't forget to do a ``make depend''
# cd ../compile/SMP
# make depend

<snip>

Warning: Object directory not changed from original /usr/src/sys/i386/compile/SMP
cc -O -pipe  -nostdinc -I/usr/include -I. -I../../../dev/aic7xxx/aicasm  -c ../../../dev/aic7xxx/aicasm/aicasm.c
cc -O -pipe  -nostdinc -I/usr/include -I. -I../../../dev/aic7xxx/aicasm  -c ../../../dev/aic7xxx/aicasm/aicasm_symbol.c
yacc -b aicasm_gram  -d -o aicasm_gram.c ../../../dev/aic7xxx/aicasm/aicasm_gram.y
cc -O -pipe  -nostdinc -I/usr/include -I. -I../../../dev/aic7xxx/aicasm  -c aicasm_gram.c
../../../dev/aic7xxx/aicasm/aicasm_gram.y:1933: error: conflicting types for 'yyerror'
aicasm_gram.c:2954: error: previous implicit declaration of 'yyerror' was here
*** Error code 1

Stop in /usr/src/sys/i386/compile/SMP.
*** Error code 1

Stop in /usr/src/sys/i386/compile/SMP.
*** Error code 1

Stop in /usr/src/sys/i386/compile/SMP.

> $B$^$?!"$J$K$b$$$8$C$F$$$J$$(B GENERIC kernel$B$N9=C[$O2DG=$G$7$g$&$+!#(B

$B$3$l$bF1$8%(%i!<$,=P$F9=C[$G$-$^$;$s$G$7$?!#(B

# config GENERIC
Kernel build directory is ../compile/GENERIC
Don't forget to do a ``make depend''
# cd ../compile/GENERIC
# make depend

<snip>

Warning: Object directory not changed from original /usr/src/sys/i386/compile/GENERIC
cc -O -pipe  -nostdinc -I/usr/include -I. -I../../../dev/aic7xxx/aicasm  -c ../../../dev/aic7xxx/aicasm/aicasm.c
cc -O -pipe  -nostdinc -I/usr/include -I. -I../../../dev/aic7xxx/aicasm  -c ../../../dev/aic7xxx/aicasm/aicasm_symbol.c
yacc -b aicasm_gram  -d -o aicasm_gram.c ../../../dev/aic7xxx/aicasm/aicasm_gram.y
cc -O -pipe  -nostdinc -I/usr/include -I. -I../../../dev/aic7xxx/aicasm  -c aicasm_gram.c
../../../dev/aic7xxx/aicasm/aicasm_gram.y:1933: error: conflicting types for 'yyerror'
aicasm_gram.c:2954: error: previous implicit declaration of 'yyerror' was here
*** Error code 1

Stop in /usr/src/sys/i386/compile/GENERIC.
*** Error code 1

Stop in /usr/src/sys/i386/compile/GENERIC.
*** Error code 1

Stop in /usr/src/sys/i386/compile/GENERIC.

> > Stop in /usr/src/sys/i386/compile/GENERIC.
> > *** Error code 1
> 
> $B<L$74V0c$$$+$bCN$l$J$$$N$G$9$,!"$3$N(B
> 
> > Stop in /usr/src/sys/i386/compile/GENERIC.
> 
> $B$O!"(B/usr/src/sys/i386/compile/GENERIC $B$J$N$G$7$g$&$+!#$3$N<j=g$G$9$H!"(B
> /usr/src/sys/i386/compile/SOFTGROUP $B$K$J$k$O$:$G$O$"$j$^$9$,(B...

$B?=$7Lu$"$j$^$;$s!#$$$m$$$m$J>uBV$G%H%i%$$7$F$$$^$7$F!"%m%0$r<L$74V0c$((B
$B$F$7$^$$$^$7$?!#(B
$B$3$l$O!"$N$@$5$s$N%"%I%P%$%9$K$b$"$k(B GENERIC $B$r<j$r2C$($:$K9T$C$?;~$N(B
$BJ*$G$7$?!#$4$a$s$J$5$$!#(B

> $B$G!"<j85$GF1MM$NA`:n$r$7$F$_$^$7$?$,!"LdBj$J$/!"(Bmake depend $B$,40N;$7$^$7(B
> $B$?!#(B

$B$"$"!"$d$O$j$=$&$G$9$+!#(B

> $B$^$?!"5H2,$5$s$N$H$3$m$G$O%(%i!<$N=P$F$$$k!"(Baicasm_gram.c
> (/usr/src/sys/i386/compile/SOFTGROUP/aicasm_gram.c)$B$O(B2853$B9T$7$+$J$/!"%((B
> $B%i!<%a%C%;!<%8$N$h$&$J(B 2954 $B9T$O$"$j$^$;$s$G$7$?!#(B
> 
> $B$H$$$&$o$1$G!"$J$K$+A`:n$+4D6-$r4V0c$($F$$$k$N$+$bCN$l$J$$!"$H8+$($^$9!#(B

$B$?$V$s$=$&$G$9!#$3$NDxEY$N;v$,=PMh$:$K%j%j!<%9$5$l$k$o$1$,$"$j$^$;$s!#(B
$B$G$b$=$N4V0c$C$F$$$kA`:n$,H=$i$J$$$N$G$9!#(B

> $B$A$J$_$K!"(B5.3-RELEASE$B$r(Binstall$B8e!"(Bkernel$B:F9=C[A0$KF3F~$7$?(Bports/packages 
> $B$O$I$s$J$b$N$,4^$^$l$F$$$^$9$+(B? $B$b$N$K$h$C$F$O(Bkernel$B:F9=C[$K1F6A$rM?$($k(B
> $B$b$N$b$"$j$^$9$N$G!"(B/bin$B!"(B/usr/bin $B$J$I$,M%@h$5$l$k$h$&$K$J$C$F$$$k$+!"(B
> path $B$r3NG'$9$k$N$b8z2L$,$"$k$+$bCN$l$^$;$s!#(B

5.3-RELEASE$B$r%$%s%9%H!<%k8e$K$$$/$D$+$N%Q%C%1!<%8$r%$%s%9%H!<%k$7$F$$(B
$B$^$9!#(B
$B%$%s%9%H!<%k$7$?%Q%C%1!<%8$O(B
 nvi-m17n-1.79
 rpm-4.0.4_2
 rpm2cpio-1.2_2
 base64-1.3
 ja-ack-1.39
 autoconf
 automake
 bison
 gmake
 gperf
 mkmf
 patch
 emacs-21
 ja-less+iso-358
 ja-ack
 ja-gawk
 ja-grep
 ja-groff
 ja-hex
 ja-jhd
 ja-kinput2-canna
 ja-kon2-16dot
 ja-kterm-6
 ja-lipsf-2.00
 ja-ls
 ja-man
 ja-man-doc
 ja-mtools
 ja-nkf
 ja-sed
 ja-xv
 fvwm-1.24r
 ja-samba-2.2.10.j1.0
$B$K$J$C$F$$$^$9!#(B

$B$3$N$J$+$G!":#2s=i$a$F%$%s%9%H!<%k$7$?%b%N$O!"(B
 autoconf
 automake
 mkmf
$B$N$"$?$j$@$H;W$$$^$9!#$3$N$"$?$j$r;H$($J$/$7$?$j!"$=$NB>$N%Q%C%1!<%8$b(B
$B4X78$7$J$$$+8+$J$,$i3NG'$7$F$$$-$^$9!#(B
$B$=$l$G$b$@$a$J$i!"0lEY:G=i$+$i!J%O!<%I%G%#%9%/$N%U%)!<%^%C%H$+$i!K%$%s(B
$B%9%H!<%k$7D>$7$F$_$^$9!#(B

$B$H!"$3$3$^$G=q$$$F%Q%9$N@_Dj$r8+D>$7$F$_$^$7$?!#<B9T%Q%9$O(B
# printenv PATH
/sbin:/bin:/usr/sbin:/usr/local/bin:/usr/bin:/usr/games:\
/usr/local/sbin:/usr/X11R6/bin:/root/bin:/usr/local/h8300/bin:\
/usr/local/mips-2.11.2-el/bin:/usr/local/mips-2.11.2/bin

$B$K$J$C$F$$$^$9!#(B
/usr/bin
$B$NA0$K(B
/usr/local/bin
$B$,$"$j$^$9!#(B
$B$3$l$N=g=x$rJQ$($F(B
# cd 
# vi .cshrc

	path $B$NJQ99(B

# printenv PATH
/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/bin:/usr/games:\
/usr/local/sbin:/usr/X11R6/bin:/root/bin:/usr/local/h8300/bin:\
/usr/local/mips-2.11.2-el/bin:/usr/local/mips-2.11.2/bin

# cd /sys/i386/conf
# config GENERIC
Kernel build directory is ../compile/GENERIC
Don't forget to do a ``make depend''
# cd ../compile/GENERIC
# make depend
# make

$B%(%i!<$,H/@8$;$:$K(B GENERIC$B%+!<%M%k$,=PMh$^$7$?!#(B
$B!JCQ$:$+$7$$%_%9$G$7$?!K(B

$B860x$rJ,@O$7$F$_$^$7$?(B
$BH/@8$7$?%(%i!<FbMF$H!"(B/usr/local/bin $B$,M%@h$7$F$$$?;v$+$i(B
# which yacc
/usr/local/bin/yacc
yacc --version
bison (GNU Bison) 1.875
Written by Robert Corbett and Richard Stallman.

yacc $B$NBe$o$j$K(B bison $B$,;H$o$l$F$$$^$7$?!#(B
$B;n$7$K!"<B9T%Q%9$O(B /usr/local/bin $B$rM%@h$5$;$?$^$^!"(B

# cd /usr/local/bin/
# mv -i yacc HOGE_yacc
# cd
# vi .cshrc

	path $B$NJQ99!J(B/usr/local/bin $B$,(B /usr/bin $B$h$jM%@h$9$k$h$&$K$9$k!K(B

# source /root/.cshrc
# printenv PATH
/sbin:/bin:/usr/sbin:/usr/local/bin:/usr/bin:/usr/games:\
/usr/local/sbin:/usr/X11R6/bin:/root/bin:/usr/local/h8300/bin:\
/usr/local/mips-2.11.2-el/bin:/usr/local/mips-2.11.2/bin
# cd /sys/i386/conf
# cd ../compile
# rm -rf GENERIC
# cd /sys/i386/conf
# ls /usr/local/bin/yacc
ls: /usr/local/bin/yacc: No such file or directory
# config GENERIC
Kernel build directory is ../compile/GENERIC
Don't forget to do a ``make depend''
# cd ../compile/GENERIC
# make depend
# make

$B%(%i!<$,H/@8$;$:$K(B GENERIC$B%+!<%M%k$,=PMh$^$7$?!#(B
$B<B9T%Q%9$N@_Dj%_%9$G(B yacc $B$,I,MW$J$H$3$m$G(B bison $B$,<B9T$5$l$F$$$?$_$?(B
$B$$$G$9!#!JCQ$:$+$7$$%_%9$G$7$?!K(B

$B$"$j$,$H$&$4$6$$$^$7$?!#(B
$B5H2,0l5-(B(yoshioka@shimaseiki.co.jp)

