<div dir="ltr">I tested (using VS2012) just a few hours ago, and it worked without any problems.</div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-07-17 23:41 GMT+02:00 Andrew <span dir="ltr">&lt;<a href="mailto:aademattia@comcast.net" target="_blank">aademattia@comcast.net</a>&gt;</span>:<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="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Ok,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">I have found the link and downloaded another Git client and set autocrlf to false and check<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Like the website shows to do.<u></u><u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Same errors as before.  Would someone also try to download master and run VS 2013 ( I am guessing 2012 has the same issue) and see that most of the issues are in libsofia_sip_ua_static.<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d"><u></u> <u></u></span></p>
<p class="MsoNormal"><a name="147464cb99da7912__MailEndCompose"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1f497d">Andrew<u></u><u></u></span></a></p><p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:11.0pt;font-family:&quot;Calibri&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>Chris Tunbridge<br>
<b>Sent:</b> Thursday, July 17, 2014 5:06 PM<br><b>To:</b> FreeSWITCH Users Help<br><b>Subject:</b> Re: [Freeswitch-users] Git Master missing header files<u></u><u></u></span></p><p class="MsoNormal"><u></u> <u></u></p><div>
<p class="MsoNormal">It wouldn&#39;t normally be on the repo side, you&#39;ll have to issue the following on the client side<br><br>Option 1: Set globally for GIT, works for everything that reads the ~/.gitconfig file<br>
<br>git config --global core.autocrlf true<br><br>Option 2: Set for only the specific repo.<br>git config core.autocrlf true<br><br><br><br><br>On Thu, Jul 17, 2014 at 2:50 PM, Michael Jerris &lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt; wrote:<br>
&gt;<br>&gt; I don&#39;t know of any way to do this on the repo side, does anyone else?  I would love for this problem to just not exist.<br>&gt;<br>&gt; On Jul 17, 2014, at 4:42 PM, Chris Tunbridge &lt;<a href="mailto:blasterjr@gmail.com" target="_blank">blasterjr@gmail.com</a>&gt; wrote:<br>
&gt;<br>&gt; just a note about sourcetree + autoclrf, according to this post, its based on your .gitconfig file either globally or on the repo itself<br>&gt;<br>&gt; <a href="https://answers.atlassian.com/questions/41411/how-to-enforce-line-endings-on-commit-in-sourcetree" target="_blank">https://answers.atlassian.com/questions/41411/how-to-enforce-line-endings-on-commit-in-sourcetree</a><br>
&gt;<br>&gt;<br>&gt; On Thu, Jul 17, 2014 at 2:27 PM, Michael Jerris &lt;<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; from earlier in the thread:<br>&gt;&gt;<br>&gt;&gt; as far as how to fix this on other clients, you would need to refer to their documentation how to properly set autocrlf.<br>
&gt;&gt;<br>&gt;&gt; My guess is that you&#39;ve hit the classic problem of autocrlf in git.<br>&gt;&gt;<br>&gt;&gt; Some headers are auto generated, and that will fail if autocrlf is enabled.<br>&gt;&gt;<br>&gt;&gt; Verify the instructions here: <a href="https://confluence.freeswitch.org/display/FREESWITCH/Windows" target="_blank">https://confluence.freeswitch.org/display/FREESWITCH/Windows</a><br>
&gt;&gt;<br>&gt;&gt; /Peter<br>&gt;&gt;<br>&gt;&gt; On Jul 17, 2014, at 4:20 PM, Andrew &lt;<a href="mailto:aademattia@comcast.net" target="_blank">aademattia@comcast.net</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt; I am using SourceTree client.  I looked on Wikipedia but the client link is a dead link.<br>
&gt;&gt;  <br>&gt;&gt; Anyone have the steps to use Git to stop autocrlf issue?<br>&gt;&gt;  <br>&gt;&gt; Andrew<br>&gt;&gt;  <br>&gt;&gt; From: <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>] On Behalf OfMichael Jerris<br>
&gt;&gt;<br>&gt;&gt; Sent: Thursday, July 17, 2014 3:33 PM<br>&gt;&gt; To: FreeSWITCH Users Help<br>&gt;&gt; Subject: Re: [Freeswitch-users] Git Master missing header files<br>&gt;&gt;  <br>&gt;&gt; Via the git url, yes.  As Peter said, you are hitting the autocrlf issue.<br>
&gt;&gt;  <br>&gt;&gt;  <br>&gt;&gt; On Jul 17, 2014, at 10:30 AM, Andrew &lt;<a href="mailto:aademattia@comcast.net" target="_blank">aademattia@comcast.net</a>&gt; wrote:<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; I downloaded 1.4 (<a href="http://files.freeswitch.org/" target="_blank">http://files.freeswitch.org/</a>) I  don’t have issues.<br>
&gt;&gt;  <br>&gt;&gt; FS team added some code for me on a Jar and I wanted to try it out.<br>&gt;&gt; Any way to download master via url?<br>&gt;&gt;  <br>&gt;&gt; Andrew<br>&gt;&gt;  <br>&gt;&gt;  <br>&gt;&gt; From: <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>] On Behalf Of Peter Olsson<br>
&gt;&gt; Sent: Thursday, July 17, 2014 10:14 AM<br>&gt;&gt; To: FreeSWITCH Users Help<br>&gt;&gt; Subject: Re: [Freeswitch-users] Git Master missing header files<br>&gt;&gt;  <br>&gt;&gt; If I remember correctly, Jeff was looking into it - but I&#39;m not sure. Jeff (if you&#39;re around), could you please update the ticket? I&#39;ll help out to get is fixed as soon as possible. I&#39;ve been kind of busy with work lately, but I should have some time next week to get that fixed.<br>
&gt;&gt;<br>&gt;&gt;  <br>&gt;&gt;<br>&gt;&gt; 2014-07-17 16:03 GMT+02:00 Brian West &lt;<a href="mailto:brian@freeswitch.org" target="_blank">brian@freeswitch.org</a>&gt;:<br>&gt;&gt;<br>&gt;&gt; Peter,<br>&gt;&gt;  <br>
&gt;&gt; We need to address that OpenSSL JIRA on Windows, its not been updated from g to h, I think per the JIRA we need to come up with a better way to update that.  Thoughts?<br>&gt;&gt;<br>&gt;&gt;  <br>&gt;&gt;<br>&gt;&gt; On Thu, Jul 17, 2014 at 8:50 AM, Peter Olsson &lt;<a href="mailto:peter@olssononline.se" target="_blank">peter@olssononline.se</a>&gt; wrote:<br>
&gt;&gt;<br>&gt;&gt; My guess is that you&#39;ve hit the classic problem of autocrlf in git.<br>&gt;&gt;  <br>&gt;&gt; Some headers are auto generated, and that will fail if autocrlf is enabled.<br>&gt;&gt;  <br>&gt;&gt; Verify the instructions here: <a href="https://confluence.freeswitch.org/display/FREESWITCH/Windows" target="_blank">https://confluence.freeswitch.org/display/FREESWITCH/Windows</a><br>
&gt;&gt;  <br>&gt;&gt; /Peter<br>&gt;&gt;<br>&gt;&gt;  <br>&gt;&gt;<br>&gt;&gt; 2014-07-17 15:20 GMT+02:00 Andrew &lt;<a href="mailto:aademattia@comcast.net" target="_blank">aademattia@comcast.net</a>&gt;:<br>&gt;&gt;  <br>
&gt;&gt;<br>&gt;&gt; I am doing a fresh clone.<br>&gt;&gt; Here are the errors in visual studio 2013<br>&gt;&gt;  <br>&gt;&gt; Sofia_Features.h<br>&gt;&gt;  <br>&gt;&gt; #define SOFIA_SIP_VERSION  &quot;1.12.10devel<br>&gt;&gt; &quot;<br>
&gt;&gt; /** Current Sofia package name and version. @showinitializer */<br>&gt;&gt; #define SOFIA_SIP_NAME_VERSION   &quot;sofia-sip-1.12.10devel<br>&gt;&gt; &quot;<br>&gt;&gt; Should be<br>&gt;&gt;  <br>&gt;&gt; #define SOFIA_SIP_VERSION  &quot;1.12.10devel&quot;<br>
&gt;&gt; /** Current Sofia package name and version. @showinitializer */<br>&gt;&gt; #define SOFIA_SIP_NAME_VERSION   &quot;sofia-sip-1.12.10devel&quot;<br>&gt;&gt;  <br>&gt;&gt;  <br>&gt;&gt; Http_protos.h is blank.<br>&gt;&gt; http_tag.h is blank<br>
&gt;&gt; msg_mime_protos.h is blank<br>&gt;&gt; msg_protos.h is blank<br>&gt;&gt; sip_hclasses.h is blank<br>&gt;&gt; sip_protos.h is blank<br>&gt;&gt; sip_tag.h is blank<br>&gt;&gt; su_source.h<br>&gt;&gt;  <br>&gt;&gt; win32_header package version and version have the “ on the next line<br>
&gt;&gt;  <br>&gt;&gt;  <br>&gt;&gt; not a complete list of issue but it’s a lot.<br>&gt;&gt;  <br>&gt;&gt; From: <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>] On Behalf Of Peter Olsson<br>
&gt;&gt; Sent: Thursday, July 17, 2014 2:32 AM<br>&gt;&gt; To: FreeSWITCH Users Help<br>&gt;&gt; Subject: Re: [Freeswitch-users] Git Master missing header files<br>&gt;&gt;  <br>&gt;&gt; What headers are supposed to be missing? Looks fine here...<br>
&gt;&gt;  <br>&gt;&gt; /Peter<br>&gt;&gt;<br>&gt;&gt;  <br>&gt;&gt;<br>&gt;&gt; 2014-07-17 3:56 GMT+02:00 Andrew &lt;<a href="mailto:aademattia@comcast.net" target="_blank">aademattia@comcast.net</a>&gt;:<br>&gt;&gt;<br>&gt;&gt;  <br>
&gt;&gt; Hi,<br>&gt;&gt; Today I downloaded master using git clonehttps://<a href="http://stash.freeswitch.org/scm/fs/freeswitch.git" target="_blank">stash.freeswitch.org/scm/fs/freeswitch.git</a><br>&gt;&gt; And lot of the headers are missing.<br>
&gt;&gt; Anyone know what I am doing wrong?<br>&gt;&gt; I am using github on windows.<br>&gt;&gt;  <br>&gt;&gt; Andrew<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; ___<br>&gt;&gt;<br>&gt;&gt; _________________________________________________________________________<br>
&gt;&gt;<br>&gt;&gt; Professional FreeSWITCH Consulting Services:<br>&gt;&gt; <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
&gt;&gt;<br>&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>&gt;&gt;<br>&gt;&gt; Official FreeSWITCH Sites<br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>
&gt;&gt;<br>&gt;&gt; FreeSWITCH-users mailing list<br>&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;&gt;<br>&gt;&gt;<br>&gt;&gt;<br>&gt;&gt; _________________________________________________________________________<br>&gt;&gt; Professional FreeSWITCH Consulting Services:<br>&gt;&gt; <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>
&gt;&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>&gt;&gt;<br>&gt;&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>&gt;&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
&gt;&gt;<br>&gt;&gt; Official FreeSWITCH Sites<br>&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt;&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>&gt;&gt;<br>&gt;&gt; FreeSWITCH-users mailing list<br>&gt;&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt;&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt;&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt;&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;&gt;<br>&gt;<br>&gt; _________________________________________________________________________<br>&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>&gt;<br>&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>&gt;<br>&gt; Official FreeSWITCH Sites<br>&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>&gt;<br>&gt; FreeSWITCH-users mailing list<br>&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;<br>&gt;<br>&gt;<br>&gt; _________________________________________________________________________<br>&gt; Professional FreeSWITCH Consulting Services:<br>
&gt; <a href="mailto:consulting@freeswitch.org" target="_blank">consulting@freeswitch.org</a><br>&gt; <a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>&gt;<br>&gt; FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
&gt; <a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>&gt;<br>&gt; Official FreeSWITCH Sites<br>&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt; <a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
&gt; <a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><br>&gt;<br>&gt; FreeSWITCH-users mailing list<br>&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>&gt;<u></u><u></u></p></div></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>