Don Kehn <dek...@gmail.com> writes:

> display.c:(.text+0x282): undefined reference to `tputs'

This sounds like you are missing curses development libraries.

On my machine (Ubuntu Hardy), I think they are in the package libncurses5-dev.

Hopefully this will get you one step further.

(Btw, on Ubuntu/Debian, a quick shortcut to get all required dependencies
installed is the following:

    sudo apt-get build-dep mysql-server

Maybe your system has something similar).

 - Kristian.

_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to     : maria-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~maria-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to