namazu-ml(avocado)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: some small modifications
広瀬です。
On Sat, 25 Apr 1998 16:45:44 +0900
Satoru Takabayashi <ccsatoru@xxxxxxxxxxxxxxxxxx> wrote:
> 高林です
> 今まで手をつけていなかった小さな改良をいくつか行いました。
> v1.1.2.2-snapshot-1
> [4/25/98]
昼休みにちょこっと compile してみました。
そしたら以下のような error がでました。
詳細は追いかけていませんので、とりあえず御報告までにと言う事で。。
---8<------8<------8<------8<------8<------8<------8<------8<------8<------8<--
namazu.c:321: warning: second argument of `main' should be `char **'
Compiling codeconv.c
codeconv.c: In function `zen2han':
codeconv.c:324: warning: comparison between signed and unsigned
Compiling messages.c
Compiling parser.c
Compiling cgi.c
Compiling wakati.c
Compiling conf.c
Compiling hlist.c
Compiling output.c
Compiling search.c
search.c: In function `reverse_byte_order':
search.c:14: warning: comparison between signed and unsigned
Compiling values.c
Compiling form.c
Linking namazu
namazu.o(.text+0x6bc):namazu.c: undefined reference to `TfIdf'
namazu.o(.text+0x6db):namazu.c: undefined reference to `TfIdf'
conf.o(.text+0x15a):conf.c: undefined reference to `TfIdf'
conf.o(.text+0x579):conf.c: undefined reference to `TfIdf'
conf.o(.text+0x59a):conf.c: undefined reference to `TfIdf'
hlist.o(.text+0xdb):hlist.c: more undefined references to `TfIdf' follow
make: *** [namazu] Error 1