[Mew-dist 14703] Re: incm-0.2
Shigeya Suzuki
shigeya at example.com
2000年 10月 23日 (月) 18:22:39 JST
>>>>> "momo" == Yasunari Momoi <momo at example.com> writes:
momo> 今の懸念事項 (^^;) に関しては 00todo.jis に書いてあります.
momo> コメント,助言,感想など,お待ちしています.よろしくお願いし
momo> ます...
気分転換に make してみました。実行はしてない(笑)
-- BSDI 4.1 - OK
-- RedHat 6.1J - コンパイルできず
kobold 7% make
gcc -g -O2 -c incm.c -o incm.o
incm.c: In function `process_mbox':
incm.c:419: `O_EXLOCK' undeclared (first use in this function)
incm.c:419: (Each undeclared identifier is reported only once
incm.c:419: for each function it appears in.)
make: *** [incm.o] Error 1
-- SunOS 4.1 + (都合で egcs 1.0.1) - だみ
fuzzball 9% make
gcc -g -O2 -target sun4 -c incm.c
incm.c: In function `copy':
incm.c:210: `ssize_t' undeclared (first use this function)
incm.c:210: (Each undeclared identifier is reported only once
incm.c:210: for each function it appears in.)
incm.c:210: parse error before `rlen'
incm.c:218: `rlen' undeclared (first use this function)
incm.c:219: `wlen' undeclared (first use this function)
incm.c: In function `process_mbox':
incm.c:419: `O_EXLOCK' undeclared (first use this function)
*** Error code 1
make: Fatal error: Command failed for target `incm.o'
ちなみに、エラー出力で perror 使ったほうが良いかも。
shigeya
Mew-dist メーリングリストの案内