On Mon, 19 Dec 2011, Kyohey Kurazeko wrote:

> I tried to build the latest revision of tmux to try this:
> http://tmux.svn.sourceforge.net/viewvc/tmux?view=revision&revision=2647
> But generating configure script goes wrong...
>
> $ sh autogen.sh
> configure.ac:18: installing `etc/compile'
> configure.ac:9: installing `etc/config.guess'
> configure.ac:9: installing `etc/config.sub'
> configure.ac:7: installing `etc/install-sh'
> configure.ac:7: installing `etc/missing'
> Makefile.am: installing `etc/depcomp'
> configure.ac:105: error: possibly undefined macro: AC_SEARCH_LIBS
>      If this token and others are legitimate, please use m4_pattern_allow.
>      See the Autoconf documentation.
> autoreconf: /usr/bin/autoconf failed with exit status: 1
> autoreconf failed
> What can I do?


i have just encountered the same problem on ubuntu server, 11.10, x86_64. 
i did the following:

apt-get install pkg-config

the macro is now defined and the build completes successfully.

------------------------------------------------------------------------------
Better than sec? Nothing is better than sec when it comes to
monitoring Big Data applications. Try Boundary one-second 
resolution app monitoring today. Free.
http://p.sf.net/sfu/Boundary-dev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to