The reason why I ask is because I am getting an error when running
> sh autoconf.sh
But, I just verified that this error occurs _even_ if I reclone the remote
repository:
====================================
$ git clone git://git.code.sf.net/p/tmux/tmux-code tmux-tmux-code
$ cd tmux-tmux-code
$ 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:111: error: possibly undefined macro: AC_SEARCH_LIBS
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
autoreconf: /home/james/opt/autoconf/autoconf-2.69/bin/autoconf failed with
exit status: 1
autoreconf failed
$ autoconf
--version 1
autoconf (GNU Autoconf) 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html
>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by David J. MacKenzie and Akim Demaille.
========================================
Any thoughts on what may be causing this? I managed to build tmux in the
past, so I am not sure what may be causing this.
Thanks,
James
On Wed, Apr 24, 2013 at 10:10 AM, Thomas Adam <tho...@xteddy.org> wrote:
> On Wed, Apr 24, 2013 at 10:03:25AM -0400, James Jong wrote:
> > Say I build tmux from the repository. A new version comes out, and that I
> > fetch and pull to build a new version again.
> >
> > At this point I see the following from git:
> >
> > > HEAD is now at 1b083aa .. .Update CHANGES and configure.ac for 1.8
> release
> >
> > I usually build tmux by calling:
> >
> > sh autogen.sh
> > ./configure --prefix=/path/to/new/version/
> > make
> >
> > would that be enough for building a new version tmux after pulling in the
> > changes?
>
> It wouldn't hurt to "make clean" first, and if you've done any development
> work in that repository since, to run "git clean -dfx" -- but yes, those
> steps there are sufficient.
>
> Why do you ask?
>
> -- Thomas Adam
>
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users