[prev in list] [next in list] [prev in thread] [next in thread] 

List:       helix-player-dev
Subject:    Re: [Player-dev] trouble building Player.....not creating debug folder
From:       ROCK <raktherock () gmail ! com>
Date:       2007-05-15 10:41:52
Message-ID: ce799d2b0705150329n687fed8dlbc1f1b61854d26c () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi Greg and Daniel,

Thanks for your help and your instructions helped me in building the player.
At last I could build the player. What couldn't understand what exactly the
problem was but when I started
from other account then root I could build it without any problem.

Thanks once again,

Rakesh



On 5/14/07, Greg Wright <gwright@real.com> wrote:
>
> ROCK wrote:
> > Hi Greg and Daniel,
> >
> > Even now I couldn't solve the problem.
> > These are the details you have asked
> >
> > SYSTEM_ID=linux-2.2-libc6-gcc32-i586
> > Branch=hxplay_gtk_release
> > Target=player_all
> > Profile=helixclient all define free
> >
> > I am not getting any other choice for branch other then
> hxplay_gtk_release,
> > I don't know why?
> > nearly 55 modules failed to build.
> >
> > This time I have used new folder and set the paths accordingly and I
> havent
> > applied any patch.
> > I am using SUSE 10.1.
> >
> > My .buildrc file looks like this
> >
> > AddMultiCVS("helix",":ext:rakesh_kn@cvs.helixcommunity.org:/cvsroot/")
> > AddBIFPath("common", "[helix]/common/build/BIF")
> > AddBIFPath("client", "[helix]/client/build/BIF")
> > SetSDKPath("oggvorbissdk", "/usr/local")
> >
> > .buildrc file is in /root
>
> .buildrc should be in your home(~) directory. If this is /root then
> fine.
>
> >
> >
> > My BUILD_ROOT=/hxfolder/build
> > PATH=$BUILD_ROOT/bin
> >
> >
> >
> > In starting you can notice in attached build.out file ...this error kept
> > haunting me
> > "ssh_exchange_identification: Connection closed by remote host"
>
> I have never seen that before. But, make sure your $HOME(~) directory
> contains your .ssh directory with the SSH information in it. Just
> as an *example*, here is mine on my *windows* box:
>
> [~/helix150int/datatype-restricted/rm/filewriter]ls -l ~/.ssh
> total 19
> -rwx------+ 1 gwright root 887 Mar  8  2004 HelixCVSKey.key*
> -rwx------+ 1 gwright root 226 Mar  8  2004 HelixCVSKey.key.pub*
> -rwx------+ 1 gwright root 424 May  5  2005 config*
> -rwx------+ 1 gwright root 476 Feb 20 14:55 known_hosts*
>
>
> Don't copy the ownership stuff, this is my windows box remember.
>
>
> You are trying to build off of this branch: hxplay_gtk_release.
> I believe that draws the 'core' components from the 130NepX
> branch. That branch will NOT build with gcc 4.x like you are
> using (gcc 4.1.0). You need to move to a more modern branch.
> Daniel can tell you for sure, but I think you need to use the
> branch hxplay_gtk_current (or perhaps hxplay_gtk_stable).
>
> That should solve all of your compile errors.
> --greg.
>
>
> >
> > I have followed all the instruction given in quickstart.
> >
> > Thanks,
> > Rakesh
> >
> > On 5/11/07, Greg Wright <gwright@real.com> wrote:
> >>
> >> Daniel Yek wrote:
> >> > Hi Rakesh,
> >> >
> >> > I have never seen such errors. I suppose the errors were caused by
> your
> >> > local patches?! You need no patch to build the hxplay_gtk_current.
> >>
> >> Those errors would appear if you tried building the client engine
> >> from a very old branch (before 150Cay) with a new GCC version (4.x).
> >>
> >> Those were all fixed in the 150Cay branch.
> >>
> >> >
> >> > What happens when you follow the quickstart exactly?
> >> > https://player.helixcommunity.org/2007/dev/quickstart.html
> >> >
> >> > Also, post SYSTEM_ID, Branch, Target, and Profile settings together
> >> with
> >> > your email so that we can tell the context where the error happened,
> or
> >> > if you have changed some settings.
> >> >
> >> > Thanks.
>
>

[Attachment #5 (text/html)]

Hi Greg and Daniel,<br><br>Thanks for your help and your instructions helped me in \
building the player.<br>At last I could build the player. What couldn&#39;t \
understand what exactly the problem was but when I started <br> from other account \
then root I could build it without any problem.<br><br>Thanks once \
again,<br><br>Rakesh<br><br><br><br> <div><span class="gmail_quote">On 5/14/07, <b \
class="gmail_sendername">Greg Wright</b> &lt;<a href="mailto:gwright@real.com"> \
gwright@real.com</a>&gt; wrote:</span><blockquote class="gmail_quote" \
style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; \
padding-left: 1ex;">ROCK wrote:<br>&gt; Hi Greg and Daniel,<br>&gt;<br>&gt; Even now \
I couldn&#39;t solve the problem. <br>&gt; These are the details you have \
asked<br>&gt;<br>&gt; SYSTEM_ID=linux-2.2-libc6-gcc32-i586<br>&gt; \
Branch=hxplay_gtk_release<br>&gt; Target=player_all<br>&gt; Profile=helixclient all \
define free<br>&gt;<br>&gt; I am not getting any other choice for branch other then \
hxplay_gtk_release, <br>&gt; I don&#39;t know why?<br>&gt; nearly 55 modules failed \
to build.<br>&gt;<br>&gt; This time I have used new folder and set the paths \
                accordingly and I havent<br>&gt; applied any patch.<br>&gt; I am \
                using SUSE 10.1
.<br>&gt;<br>&gt; My .buildrc file looks like this<br>&gt;<br>&gt; \
AddMultiCVS(&quot;helix&quot;,&quot;:ext:rakesh_kn@cvs.helixcommunity.org:/cvsroot/&quot;)<br>&gt; \
AddBIFPath(&quot;common&quot;, &quot;[helix]/common/build/BIF&quot;) <br>&gt; \
AddBIFPath(&quot;client&quot;, &quot;[helix]/client/build/BIF&quot;)<br>&gt; \
SetSDKPath(&quot;oggvorbissdk&quot;, &quot;/usr/local&quot;)<br>&gt;<br>&gt; .buildrc \
file is in /root<br><br>.buildrc should be in your home(~) directory. If this is \
/root then <br>fine.<br><br>&gt;<br>&gt;<br>&gt; My \
BUILD_ROOT=/hxfolder/build<br>&gt; \
PATH=$BUILD_ROOT/bin<br>&gt;<br>&gt;<br>&gt;<br>&gt; In starting you can notice in \
attached build.out file ...this error kept<br>&gt; haunting me <br>&gt; \
&quot;ssh_exchange_identification: Connection closed by remote host&quot;<br><br>I \
have never seen that before. But, make sure your $HOME(~) directory<br>contains your \
.ssh directory with the SSH information in it. Just <br>as an *example*, here is mine \
on my *windows* box:<br><br>[~/helix150int/datatype-restricted/rm/filewriter]ls -l \
~/.ssh<br>total 19<br>-rwx------+ 1 gwright root 887 Mar&nbsp;&nbsp;8&nbsp;&nbsp;2004 \
HelixCVSKey.key*<br>-rwx------+ 1 gwright root 226 Mar&nbsp;&nbsp;8&nbsp;&nbsp;2004  \
HelixCVSKey.key.pub*<br>-rwx------+ 1 gwright root 424 \
May&nbsp;&nbsp;5&nbsp;&nbsp;2005 config*<br>-rwx------+ 1 gwright root 476 Feb 20 \
14:55 known_hosts*<br><br><br>Don&#39;t copy the ownership stuff, this is my windows \
box remember.<br><br> <br>You are trying to build off of this branch: \
hxplay_gtk_release.<br>I believe that draws the &#39;core&#39; components from the \
130NepX<br>branch. That branch will NOT build with gcc 4.x like you are<br>using (gcc \
4.1.0 ). You need to move to a more modern branch.<br>Daniel can tell you for sure, \
but I think you need to use the<br>branch hxplay_gtk_current (or perhaps \
hxplay_gtk_stable).<br><br>That should solve all of your compile errors. \
<br>--greg.<br><br><br>&gt;<br>&gt; I have followed all the instruction given in \
quickstart.<br>&gt;<br>&gt; Thanks,<br>&gt; Rakesh<br>&gt;<br>&gt; On 5/11/07, Greg \
Wright &lt;<a href="mailto:gwright@real.com">gwright@real.com </a>&gt; \
wrote:<br>&gt;&gt;<br>&gt;&gt; Daniel Yek wrote:<br>&gt;&gt; &gt; Hi \
Rakesh,<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; I have never seen such errors. I suppose \
the errors were caused by your<br>&gt;&gt; &gt; local patches?! You need no patch to \
build the hxplay_gtk_current. <br>&gt;&gt;<br>&gt;&gt; Those errors would appear if \
you tried building the client engine<br>&gt;&gt; from a very old branch (before \
150Cay) with a new GCC version (4.x).<br>&gt;&gt;<br>&gt;&gt; Those were all fixed in \
the 150Cay branch. <br>&gt;&gt;<br>&gt;&gt; &gt;<br>&gt;&gt; &gt; What happens when \
you follow the quickstart exactly?<br>&gt;&gt; &gt; <a \
href="https://player.helixcommunity.org/2007/dev/quickstart.html">https://player.helixcommunity.org/2007/dev/quickstart.html
 </a><br>&gt;&gt; &gt;<br>&gt;&gt; &gt; Also, post SYSTEM_ID, Branch, Target, and \
Profile settings together<br>&gt;&gt; with<br>&gt;&gt; &gt; your email so that we can \
tell the context where the error happened, or<br>&gt;&gt; &gt; if you have changed \
some settings. <br>&gt;&gt; &gt;<br>&gt;&gt; &gt; \
Thanks.<br><br></blockquote></div><br>



_______________________________________________
Player-dev mailing list
Player-dev@helixcommunity.org
http://lists.helixcommunity.org/mailman/listinfo/player-dev


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic