でた。 mysql コンパイルエラー sr/local/include -I/usr/local/include -O3 -DDBUG_OFF -c ft_update.c ft_update.c: In function `ft_sen_index_add': ft_update.c:232: error: too many arguments to function `sen_values_add' ft_update.c:262: error: too many arguments to function `sen_index_upd' ft_update.c: In function `ft_sen_index_del': ft_update.c:292: error: too many arguments to function `sen_values_add' ft_update.c:322: warning: passing arg 4 of `sen_index_upd' makes pointer from integer without a cast ft_update.c:322: error: too many arguments to function `sen_index_upd' make[2]: *** [ft_update.o] Error 1 make[2]: Leaving directory `/root/work/20070111/mysql-4.1.20/myisam' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/root/work/20070111/mysql-4.1.20' make: *** [all] Error 2 sennaの パッチあてるときの失敗 patching file config.h.in patching file configure.in Hunk #1 succeeded at 718 (offset 4 lines). patching file include/myisam.h patching file libm...