Sergey Poznyakoff <[email protected]> writes: > Kamil Jońca <[email protected]> ha escrit: > >> I got mailutils directory *without* INSTALL file, or ./configure scripts >
Afetr bootstraping I've got error about AM_GNU_RADIUS (I have commented it out for a while) Then I've got, in doc/texinfo dir a lot of errors like: --8<---------------cut here---------------start------------->8--- make: *** No rule to make target `url-parse.inc', needed by `mailutils.info'. Stop. --8<---------------cut here---------------end--------------->8--- after executing (in doc/texinfo dir)[1] --8<---------------cut here---------------start------------->8--- sed -f ../../mu-aux/texify.sed ../../examples/addr.c > addr.inc sed -f ../../mu-aux/texify.sed ../../examples/http.c > http.inc sed -f ../../mu-aux/texify.sed ../../examples/mailcap.c > mailcap.inc sed -f ../../mu-aux/texify.sed ../../examples/cpp/mailcap.c > mailcap.inc sed -f ../../mu-aux/texify.sed ../../examples/cpp/mailcap.cc > mailcap.inc sed -f ../../mu-aux/texify.sed ../../examples/numaddr.c > numaddr.inc sed -f ../../mu-aux/texify.sed ../../examples/sfrom.c > sfrom.inc sed -f ../../mu-aux/texify.sed ../../examples/cpp/url-parse.cc > url-parse.inc --8<---------------cut here---------------end--------------->8--- I've got --8<---------------cut here---------------start------------->8--- make[3]: Entering directory `/home/kjonca/tmp/mu/mailutils/mu' CC shell.o shell.c: In function ‘readline’: shell.c:428: error: ‘n’ undeclared (first use in this function) shell.c:428: error: (Each undeclared identifier is reported only once shell.c:428: error: for each function it appears in.) shell.c: In function ‘mutool_shell’: shell.c:563: error: expected ‘)’ before ‘name’ shell.c:563: warning: statement with no effect make[3]: *** [shell.o] Error 1 make[3]: Leaving directory `/home/kjonca/tmp/mu/mailutils/mu' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/kjonca/tmp/mu/mailutils/mu' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/kjonca/tmp/mu/mailutils' --8<---------------cut here---------------end--------------->8--- and gave up :( Am I do something completely wrong? KJ [1] http://lists.gnu.org/archive/html/bug-mailutils/2006-10/msg00006.html as inspiration. -- http://sporothrix.wordpress.com/2011/01/16/usa-sie-krztusza-kto-nastepny/ Spokojnie... To tylko prowokacja. _______________________________________________ Bug-mailutils mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-mailutils
