Menu

#8 Building on Ubuntu 13.04

open
nobody
None
5
2014-06-01
2013-10-10
Vincent
No

To build it on Ubuntu 13.04 (and I think other, you also need to install ncurses - see http://www.cyberciti.biz/faq/linux-error-cursesh-no-such-file-directory/
And you need to add the following line to Makefile.local.mk:
LDFLAGS += -pthread

Then it builds with Wunused-parameter and Wunused-but-set-variable warnings.

Discussion

  • Valentin Lorentz

    Same for Debian Sid.

     

Log in to post a comment.