I am going to add MiniGUI awt port to kaffe, so I need to regenerate the configure file, it show these warning: aclocal:configure.ac:307: warning: macro `AM_LC_MESSAGES' not found in library aclocal:configure.ac:2024: warning: macro `AM_PATH_ALSA' not found in library aclocal:configure.ac:2308: warning: macro `AM_BINRELOC' not found in library When ./configure, it report these errors: checking dependency style of gcc... gcc3 ./configure: line 3385: AX_CFLAGS_WARN_ALL: command not found ./configure: line 3445: syntax error near unexpected token `-W' ./configure: line 3445: `AX_CFLAGS_GCC_OPTION(-W) AX_CFLAGS_GCC_OPTION(-Wextra)'
My os is ubuntu 6.06, automake (GNU automake) 1.9.6, autoconf (GNU Autoconf) 2.59. Any one know how to fix this? Thanks! _______________________________________________ kaffe mailing list [email protected] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
