I clean installed ubuntu-11.04-{server,desktop} and ran test as
following. But it didn't fail.
$ sudo apt-get build-dep vim
$ sudo apt-get install libmotif-dev mercurial
$ hg clone https://vim.googlecode.com/hg/ vim
$ cd vim
$ ./configure --with-x --enable-gui=motif --enable-multibyte
$ make test
--
Yukihiro Nakadaira - [email protected]
--
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php