On 26 March 2015 at 19:55, Roberto <foice.n...@gmail.com> wrote:
>
> hello! how is everybody?
>
> I have succesfully compiled libevent nad ncurse. I have succesfully compiled 
> libevent nad ncurses. I have do it in a custom location because I am not 
> root, now I wanted to compile tmux as a regular user
>
> The configure step seems ok, but I am in trouble with make. Essentially I get 
> multiple definition errors
>
> strtonum.c:(.text+0x40): multiple definition of `gnu_dev_makedev'

As discussed on IRC, you need to use -std=c89.

-- Thomas Adam

------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to