<div dir="ltr"><div style>Hello,</div><div style><br></div>On Sat, Jun 1, 2013 at 3:38 PM, Heena Mahour <span dir="ltr"><<a href="mailto:heena393@gmail.com" target="_blank">heena393@gmail.com</a>></span> wrote:<br><div class="gmail_extra">
<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hey ,<div>I am having some problem here :P</div><div>1. <span style="color:rgb(51,51,51);font-family:'lucida grande',tahoma,verdana,arial,sans-serif;font-size:11px;line-height:14px;text-align:left;white-space:pre-wrap">I tried to build framework refering :</span><a rel="nofollow" href="http://community.kde.org/Frameworks/Building" style="color:rgb(59,89,152);text-decoration:none;padding:1px 0px;font-family:'lucida grande',tahoma,verdana,arial,sans-serif;font-size:11px;line-height:14px;text-align:left;white-space:pre-wrap" target="_blank">http://community.kde.org/Frameworks/Building</a><span style="color:rgb(51,51,51);font-family:'lucida grande',tahoma,verdana,arial,sans-serif;font-size:11px;line-height:14px;text-align:left;white-space:pre-wrap"> but I am getting a few error </span><a rel="nofollow" href="http://pastebin.com/raw.php?i=6p1jbxqc" style="color:rgb(59,89,152);text-decoration:none;padding:1px 0px;font-family:'lucida grande',tahoma,verdana,arial,sans-serif;font-size:11px;line-height:14px;text-align:left;white-space:pre-wrap" target="_blank">http://pastebin.com/raw.php?i=6p1jbxqc</a><span style="color:rgb(51,51,51);font-family:'lucida grande',tahoma,verdana,arial,sans-serif;font-size:11px;line-height:14px;text-align:left;white-space:pre-wrap"> </span></div>
</div></blockquote><div><br></div><div style>1) As regards the qt build error you could try the following</div><div style><br></div><div style>It is recommended to build the Qt5 into the build subfolder.</div><div style>So instead of cd ~/qt5 && ./configure parameters</div>
<div style>you have to do the following</div><div style>cd ~/qt5 && mkdir build && cd build && ../configure parameters</div><div style><br></div><div style>As regards the error, i don't really know what is wrong... I guess a clean clone and ./init-repository will work.</div>
<div style><br></div><div style>2)For the git error</div><div style><br></div><div style>kde has two type of git mirrors.</div><div style>1)git@git.kde.org:package, ex git@git.kde.org:kdelibs (that works always but you need to have a kde developer account)</div>
<div style>2)git://<a href="http://anongit.kde.org/package">anongit.kde.org/package</a>, ex git://<a href="http://anongit.kde.org/kdelibs">anongit.kde.org/kdelibs</a> (that doesn't require any kind of access)</div><div style>
<br></div><div style>Sometimes the anongit server is down. So you where a bit unlucky. Try again and you will not have that issue...</div><div style><br></div><div style>Regards,</div><div style>Antonis</div></div></div></div>