Hello, I am having problems with CVS version of L4 not building due automake version error. Please advise. Error pasted below: ./bootstrap: ERROR: `automake' is too old. automake (GNU automake) 1.10 Written by Tom Tromey <tromey@redhat.com> and Alexandre Duret-Lutz <adl@gnu.org>. Copyright 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. (version 1.9 or newer is required) ./bootstrap: ERROR: `aclocal' is too old. aclocal (GNU automake) 1.10 Written by Tom Tromey <tromey@redhat.com> and Alexandre Duret-Lutz <adl@gnu.org>. Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. (version 1.9 or newer is required) make[2]: *** [GNUmakefile] Error 1 make[2]: Leaving directory `/home/ubuntu/l4-devel/l4/tool/dice' make[1]: *** [dice] Error 2 make[1]: Leaving directory `/home/ubuntu/l4-devel/l4/tool' make: *** [tool] Error 2 ubuntu@ubuntu:~/l4-devel/l4$