From: "MURANAKA Masaki" <monaka at asahi-net email ne jp>
Date: Wed, 15 Nov 2000 12:55:31 +0900
$B$3$s$K$A$O!#(B
$B%3%s%Q%$%k;~$NIT6q9gJs9p$G$9!#(B
Vine Linux2.0$B>e$G!"(BLinux$BMQ%7%_%e%l!<%7%g%s4D6-9=C[$r;n$7$F$_$^$7$?!#(B
doc/user.txt $B$Ne5-=$@5$G!"(Bmake depend$B$O@.8y$7!"(B
$B$D$.$K!"(Bmake$B$r9T$$$^$7$?$,!"(B
$B0J2<$N%(%i!<$rEG$$$F!"%3%s%Q%$%k$,;_$^$C$F$7$^$$$^$7$?!#(B
gcc -c -g -I. -I../include -I../config/linux -I../config/linux/ -g -Wall -DW
ITH_STUB -I../systask ../
systask/linux_serial.c
../systask/linux_serial.c:168: `SEM_SERIAL1_IN' undeclared here (not in a
function)
../systask/linux_serial.c:168: initializer element for
`spcb_table[0].in_semid' is not constant
../systask/linux_serial.c:168: `SEM_SERIAL1_OUT' undeclared here (not in a
function)
../systask/linux_serial.c:168: initializer element for
`spcb_table[0].out_semid' is not constant
make: *** [linux_serial.o] Error 1
$B