[Anthy-dev 1384] Re: anthy-5911

Back to archive index

UTUMI Hirosi utuhi****@yahoo*****
2004年 11月 15日 (月) 05:22:49 JST


内海です。更新ありがとうございます。

手元の環境ですと gcc-3.4.1 ではmakeが通りませんでした。
gcc-3.3.4 では問題ありません。
-------
make[2]: Entering directory `~/rpm/BUILD/anthy-5911/src-splitter'
if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include    -O2
-fomit-frame-pointer -pipe -march=i586 -mtune=pentiumpro  -W -Wall -Wwrite-strings -Wstrict-prototypes
-Wmissing-prototypes -pedantic -Wno-long-long -MT wordlist.lo -MD -MP -MF ".deps/wordlist.Tpo" -c -o
wordlist.lo wordlist.c; \
then mv -f ".deps/wordlist.Tpo" ".deps/wordlist.Plo"; else rm -f ".deps/wordlist.Tpo"; exit 1; fi
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -O2 -fomit-frame-pointer -pipe -march=i586
-mtune=pentiumpro -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -pedantic
-Wno-long-long -MT wordlist.lo -MD -MP -MF .deps/wordlist.Tpo -c wordlist.c  -fPIC -DPIC -o
.libs/wordlist.o
wordlist.c:93: warning: conflicting types for built-in function 'log2'
wordlist.c:115: warning: no previous prototype for 'anthy_eval_word_list'
wordlist.c: In function `anthy_eval_word_list':
wordlist.c:116: warning: unused variable `f'
wordlist.c: In function `anthy_commit_word_list':
wordlist.c:179: warning: implicit declaration of function `set_seg_class'
wordlist.c: At top level:
wordlist.c:456: error: conflicting types for 'set_seg_class'
wordlist.c:179: error: previous implicit declaration of 'set_seg_class' was here
wordlist.c:456: warning: 'set_seg_class' defined but not used
make[2]: *** [wordlist.lo] エラー 1


__________________________________
Do You Yahoo!?
Upgrade Your Life
http://bb.yahoo.co.jp/




Anthy-dev メーリングリストの案内
Back to archive index