<div dir="ltr">Just got Stefan&#39;s message, but already typed this up.<br><div><br></div><div style>To go to a different commit in the v1.2.stable branch, you can do either after you run:</div><div style>&gt; git clone -b v1.2.stable git://<a href="http://git.freeswitch.org/freeswitch.git">git.freeswitch.org/freeswitch.git</a><br>

</div><div style><br></div><div style>Option 1:</div><div style>&gt; git checkout v1.2.5.2 (this is the previous named rev)<br></div><div style><br></div><div style>Option 2:</div><div style>&gt; git checkout [commit string]</div>

<div style>i.e. git checkout aa0815748ed909bd1be5ec204afcdb1866693a83 OR git checkout aa08157</div><div style>You can find the commit string if you click on commit message at the link below. You can do either of the commands, but if you are lazy just copy and paste the whole string. </div>

<div style><br></div><div style>See versions here: <a href="http://git.freeswitch.org/git/freeswitch/log/?h=v1.2.stable">http://git.freeswitch.org/git/freeswitch/log/?h=v1.2.stable</a></div><div style><br></div><div style>

Git wiki entry: <a href="http://wiki.freeswitch.org/wiki/Git_Tips">http://wiki.freeswitch.org/wiki/Git_Tips</a></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Dec 19, 2012 at 9:27 AM, Sean Devoy <span dir="ltr">&lt;<a href="mailto:sdevoy@bizfocused.com" target="_blank">sdevoy@bizfocused.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div lang="EN-US" link="blue" vlink="purple"><div><p class="MsoNormal"><span style="color:#1f497d">Can someone at least tell me the GIT command to go back one or more versions in the “Stable” build that is clearly not stable?<u></u><u></u></span></p>

<p class="MsoNormal"><span style="color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="color:#1f497d">Thanks<u></u><u></u></span></p><p class="MsoNormal"><span style="color:#1f497d"><u></u> <u></u></span></p>

<div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in"><p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a> [mailto:<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a>] <b>On Behalf Of </b>Sean Devoy<br>

<b>Sent:</b> Wednesday, December 19, 2012 6:52 AM<br><b>To:</b> &#39;FreeSWITCH Users Help&#39;<br><b>Subject:</b> Re: [Freeswitch-users] Install 1.2.Stable still fails. Ver 2<u></u><u></u></span></p></div></div><p class="MsoNormal">

<u></u> <u></u></p><p class="MsoNormal"><span style="color:#1f497d">Anybody?<u></u><u></u></span></p><p class="MsoNormal"><span style="color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="color:#1f497d">This is a brand new install on a new install of Centos5.8<u></u><u></u></span></p>

<p class="MsoNormal"><span style="color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="color:#1f497d">The error is:<u></u><u></u></span></p><p class="MsoNormal">libtool: link: `passwd/apr_getpass.lo&#39; is not a valid libtool object<u></u><u></u></p>

<p class="MsoNormal">/usr/local/src/freeswitch/libs/apr/ passwd/apr_getpass.lo exists but libtool does not like it.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Full error listed below.<u></u><u></u></p>

<p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Sean<u></u><u></u></p><p class="MsoNormal"><span style="color:#1f497d"><u></u> <u></u></span></p><div><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in">

<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;"> <a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">freeswitch-users-bounces@lists.freeswitch.org</a> [<a href="mailto:freeswitch-users-bounces@lists.freeswitch.org" target="_blank">mailto:freeswitch-users-bounces@lists.freeswitch.org</a>] <b>On Behalf Of </b>Sean Devoy<br>

<b>Sent:</b> Tuesday, December 18, 2012 10:12 PM<br><b>To:</b> <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br><b>Subject:</b> [Freeswitch-users] Install 1.2.Stable still fails. Ver 2<u></u><u></u></span></p>

</div></div><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">OK, I had my Centos restored to base install 5.8.<u></u><u></u></p><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">The install fails.  Here is EXACTLY what I did:<u></u><u></u></p>

<p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">Login to root<br><span style="color:#1f497d">cd /usr/local/src<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Arial&quot;,&quot;sans-serif&quot;;color:blue">rpm -Uvh <a href="http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm" target="_blank">http://dl.fedoraproject.org/pub/epel/5/i386/epel-release-5-4.noarch.rpm</a></span><u></u><u></u></p>

<p class="MsoNormal"><br><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;">git clone -b v1.2.stable git://<a href="http://git.freeswitch.org/freeswitch.git" target="_blank">git.freeswitch.org/freeswitch.git</a><u></u><u></u></span></p>

<p class="MsoNormal">cd /usr/local/src/freeswitch<u></u><u></u></p><p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;">./bootstrap.sh<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;">./configure<u></u><u></u></span></p>

<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;">make &amp; make install<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;"><u></u> <u></u></span></p>

<p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:10.0pt;font-family:&quot;Courier New&quot;">It fails with:<u></u><u></u></span></p>

<p class="MsoNormal">/bin/sh /usr/local/src/freeswitch/libs/apr/libtool --silent --mode=link  gcc -g -O2 -pthread  -g -O2 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   -I./include -I/usr/local/src/freeswitch/libs/apr/include/arch/unix -I./include/arch/unix -I/usr/local/src/freeswitch/libs/apr/include  -version-info 2:8:2    -o <a href="http://libapr-1.la" target="_blank">libapr-1.la</a> -rpath /usr/local/freeswitch/lib passwd/apr_getpass.lo strings/apr_cpystrn.lo strings/apr_strnatcmp.lo strings/apr_strings.lo strings/apr_strtok.lo strings/apr_fnmatch.lo strings/apr_snprintf.lo tables/apr_tables.lo tables/apr_hash.lo atomic/unix/apr_atomic.lo dso/unix/dso.lo file_io/unix/flock.lo file_io/unix/readwrite.lo file_io/unix/filepath_util.lo file_io/unix/seek.lo file_io/unix/dir.lo file_io/unix/mktemp.lo file_io/unix/filedup.lo file_io/unix/tempdir.lo file_io/unix/filepath.lo file_io/unix/pipe.lo file_io/unix/open.lo file_io/unix/filestat.lo file_io/unix/copy.lo file_io/unix/fileacc.lo file_io/unix/fullrw.lo locks/unix/thread_rwlock.lo locks/unix/thread_mutex.lo locks/unix/thread_cond.lo locks/unix/proc_mutex.lo locks/unix/global_mutex.lo memory/unix/apr_pools.lo misc/unix/charset.lo misc/unix/env.lo misc/unix/version.lo misc/unix/rand.lo misc/unix/start.lo misc/unix/errorcodes.lo misc/unix/getopt.lo misc/unix/otherchild.lo mmap/unix/mmap.lo mmap/unix/common.lo network_io/unix/sockaddr.lo network_io/unix/sockopt.lo network_io/unix/sendrecv.lo network_io/unix/multicast.lo network_io/unix/sockets.lo network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo poll/unix/epoll.lo poll/unix/select.lo poll/unix/poll.lo poll/unix/port.lo poll/unix/kqueue.lo random/unix/sha2.lo random/unix/apr_random.lo random/unix/sha2_glue.lo shmem/unix/shm.lo support/unix/waitio.lo threadproc/unix/procsup.lo threadproc/unix/thread.lo threadproc/unix/signals.lo threadproc/unix/proc.lo threadproc/unix/threadpriv.lo time/unix/time.lo time/unix/timestr.lo user/unix/userinfo.lo user/unix/groupinfo.lo   -luuid -lrt -ldl -lcrypt  -lpthread<u></u><u></u></p>

<p class="MsoNormal">libtool: link: `passwd/apr_getpass.lo&#39; is not a valid libtool object<u></u><u></u></p><p class="MsoNormal">make[2]: *** [<a href="http://libapr-1.la" target="_blank">libapr-1.la</a>] Error 1<u></u><u></u></p>

<p class="MsoNormal">make[2]: Leaving directory `/usr/local/src/freeswitch/libs/apr&#39;<u></u><u></u></p><p class="MsoNormal">make[1]: *** [all-recursive] Error 1<u></u><u></u></p><p class="MsoNormal">make[1]: Leaving directory `/usr/local/src/freeswitch/libs/apr&#39;<u></u><u></u></p>

<p class="MsoNormal">make: *** [libs/apr/<a href="http://libapr-1.la" target="_blank">libapr-1.la</a>] Error 2<u></u><u></u></p><p class="MsoNormal">/bin/sh /usr/local/src/freeswitch/libs/apr/libtool --silent --mode=link  gcc -g -O2 -pthread  -g -O2 -DHAVE_CONFIG_H -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE   -I./include -I/usr/local/src/freeswitch/libs/apr/include/arch/unix -I./include/arch/unix -I/usr/local/src/freeswitch/libs/apr/include  -version-info 2:8:2    -o <a href="http://libapr-1.la" target="_blank">libapr-1.la</a> -rpath /usr/local/freeswitch/lib passwd/apr_getpass.lo strings/apr_cpystrn.lo strings/apr_strnatcmp.lo strings/apr_strings.lo strings/apr_strtok.lo strings/apr_fnmatch.lo strings/apr_snprintf.lo tables/apr_tables.lo tables/apr_hash.lo atomic/unix/apr_atomic.lo dso/unix/dso.lo file_io/unix/flock.lo file_io/unix/readwrite.lo file_io/unix/filepath_util.lo file_io/unix/seek.lo file_io/unix/dir.lo file_io/unix/mktemp.lo file_io/unix/filedup.lo file_io/unix/tempdir.lo file_io/unix/filepath.lo file_io/unix/pipe.lo file_io/unix/open.lo file_io/unix/filestat.lo file_io/unix/copy.lo file_io/unix/fileacc.lo file_io/unix/fullrw.lo locks/unix/thread_rwlock.lo locks/unix/thread_mutex.lo locks/unix/thread_cond.lo locks/unix/proc_mutex.lo locks/unix/global_mutex.lo memory/unix/apr_pools.lo misc/unix/charset.lo misc/unix/env.lo misc/unix/version.lo misc/unix/rand.lo misc/unix/start.lo misc/unix/errorcodes.lo misc/unix/getopt.lo misc/unix/otherchild.lo mmap/unix/mmap.lo mmap/unix/common.lo network_io/unix/sockaddr.lo network_io/unix/sockopt.lo network_io/unix/sendrecv.lo network_io/unix/multicast.lo network_io/unix/sockets.lo network_io/unix/inet_ntop.lo network_io/unix/inet_pton.lo poll/unix/epoll.lo poll/unix/select.lo poll/unix/poll.lo poll/unix/port.lo poll/unix/kqueue.lo random/unix/sha2.lo random/unix/apr_random.lo random/unix/sha2_glue.lo shmem/unix/shm.lo support/unix/waitio.lo threadproc/unix/procsup.lo threadproc/unix/thread.lo threadproc/unix/signals.lo threadproc/unix/proc.lo threadproc/unix/threadpriv.lo time/unix/time.lo time/unix/timestr.lo user/unix/userinfo.lo user/unix/groupinfo.lo   -luuid -lrt -ldl -lcrypt  -lpthread<u></u><u></u></p>

<p class="MsoNormal">libtool: link: `passwd/apr_getpass.lo&#39; is not a valid libtool object<u></u><u></u></p><p class="MsoNormal">make[2]: *** [<a href="http://libapr-1.la" target="_blank">libapr-1.la</a>] Error 1<u></u><u></u></p>

<p class="MsoNormal">make[2]: Leaving directory `/usr/local/src/freeswitch/libs/apr&#39;<u></u><u></u></p><p class="MsoNormal">make[1]: *** [all-recursive] Error 1<u></u><u></u></p><p class="MsoNormal">make[1]: Leaving directory `/usr/local/src/freeswitch/libs/apr&#39;<u></u><u></u></p>

<p class="MsoNormal">make: *** [libs/apr/<a href="http://libapr-1.la" target="_blank">libapr-1.la</a>] Error 2<u></u><u></u></p><p class="MsoNormal">[1]+  Exit 2                  make<u></u><u></u></p><p class="MsoNormal">

<u></u> <u></u></p><p class="MsoNormal">What next guys?<span class="HOEnZb"><font color="#888888"><u></u><u></u></font></span></p><span class="HOEnZb"><font color="#888888"><p class="MsoNormal"><u></u> <u></u></p><p class="MsoNormal">

Sean<u></u><u></u></p></font></span></div></div><br>_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br></div>