[Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-01 Thread Ashri, Sarit
Hi, I'm trying to build Xenomai 2.0.1 with MVM support. My target board is PPC and I use patched Linux 2.6.13.4 with it + Xenomai 2.0.1 , cross compiled with the flags: ARCH=ppc CROSS_COMPILE=ppc_82xx: [.../xenomai-2.0.1/build-sim]$ make ARCH=ppc CROSS_COMPILE=ppc_82xx- xeno_srctree=../ -f ../

Re: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-01 Thread Philippe Gerum
Ashri, Sarit wrote: Hi, I'm trying to build Xenomai 2.0.1 with MVM support. My target board is PPC and I use patched Linux 2.6.13.4 with it + Xenomai 2.0.1 , cross compiled with the flags: ARCH=ppc CROSS_COMPILE=ppc_82xx: The simulator is a _host_ based tool, not a target one, so you don't

Re: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-01 Thread Philippe Gerum
Philippe Gerum wrote: Ashri, Sarit wrote: Hi, I'm trying to build Xenomai 2.0.1 with MVM support. My target board is PPC and I use patched Linux 2.6.13.4 with it + Xenomai 2.0.1 , cross compiled with the flags: ARCH=ppc CROSS_COMPILE=ppc_82xx: The simulator is a _host_ based tool, not a

RE: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-01 Thread Ashri, Sarit
Hi Philippe, I did read the files. What I don't understand is how to build the Xenomai With Simulator support? When I build Xenomai without simulator support - everything works just fine (crossed compiled to work on PPC with Linux 2.6.13.4). As soon as I mark Simulator->Minute Virtual Machine I ge

Re: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-01 Thread Philippe Gerum
Ashri, Sarit wrote: Hi Philippe, I did read the files. What I don't understand is how to build the Xenomai With Simulator support? When I build Xenomai without simulator support - everything works just fine (crossed compiled to work on PPC with Linux 2.6.13.4). As soon as I mark Simulator->Minut

RE: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-01 Thread Gilles Chanteperdrix
Ashri, Sarit wrote: > 2. compile Xenomai without Simulator support and then try installing the > simulator separately? > BTW when I try to install the simulator separately: > I ran sim/configure it passed and so did make and make install of the > simulator directly in sim directory, but when I

RE: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-01 Thread Ashri, Sarit
> > Ashri, Sarit wrote: > > Hi Philippe, > > > > I did read the files. What I don't understand is how to build the > > Xenomai With Simulator support? > > When I build Xenomai without simulator support - everything > works just > > fine (crossed compiled to work on PPC with Linux 2.6.13.4). >

Re: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-01 Thread Philippe Gerum
Ashri, Sarit wrote: Ashri, Sarit wrote: Hi Philippe, I did read the files. What I don't understand is how to build the Xenomai With Simulator support? When I build Xenomai without simulator support - everything works just fine (crossed compiled to work on PPC with Linux 2.6.13.4). As so

RE: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-04 Thread Ashri, Sarit
t; To: Ashri, Sarit > Cc: xenomai-help@gna.org > Subject: Re: [Xenomai-help] Problem building MVM: "error: The > X11 library '-lX11' could not be found" > > Ashri, Sarit wrote: > >>Ashri, Sarit wrote: > >> > >>>Hi Philippe,

Re: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-04 Thread Philippe Gerum
: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found" Ashri, Sarit wrote: Ashri, Sarit wrote: Hi Philippe, I did read the files. What I don't understand is how to build the Xenomai With Simulator support? When I build Xenomai

Re: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-01 Thread Philippe Gerum
Ashri, Sarit wrote: Hi, I'm trying to build Xenomai 2.0.1 with MVM support. My target board is PPC and I use patched Linux 2.6.13.4 with it + Xenomai 2.0.1 , cross compiled with the flags: ARCH=ppc CROSS_COMPILE=ppc_82xx: The simulator is a _host_ based tool, not a target one, so you don't

Re: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-01 Thread Philippe Gerum
Philippe Gerum wrote: Ashri, Sarit wrote: Hi, I'm trying to build Xenomai 2.0.1 with MVM support. My target board is PPC and I use patched Linux 2.6.13.4 with it + Xenomai 2.0.1 , cross compiled with the flags: ARCH=ppc CROSS_COMPILE=ppc_82xx: The simulator is a _host_ based tool, not a

Re: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-01 Thread Philippe Gerum
Ashri, Sarit wrote: Hi Philippe, I did read the files. What I don't understand is how to build the Xenomai With Simulator support? When I build Xenomai without simulator support - everything works just fine (crossed compiled to work on PPC with Linux 2.6.13.4). As soon as I mark Simulator->Minut

RE: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-01 Thread Gilles Chanteperdrix
Ashri, Sarit wrote: > 2. compile Xenomai without Simulator support and then try installing the > simulator separately? > BTW when I try to install the simulator separately: > I ran sim/configure it passed and so did make and make install of the > simulator directly in sim directory, but when I

RE: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-01 Thread Ashri, Sarit
> > Ashri, Sarit wrote: > > Hi Philippe, > > > > I did read the files. What I don't understand is how to build the > > Xenomai With Simulator support? > > When I build Xenomai without simulator support - everything > works just > > fine (crossed compiled to work on PPC with Linux 2.6.13.4). >

Re: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-01 Thread Philippe Gerum
Ashri, Sarit wrote: Ashri, Sarit wrote: Hi Philippe, I did read the files. What I don't understand is how to build the Xenomai With Simulator support? When I build Xenomai without simulator support - everything works just fine (crossed compiled to work on PPC with Linux 2.6.13.4). As so

RE: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-04 Thread Ashri, Sarit
t; To: Ashri, Sarit > Cc: xenomai-help@gna.org > Subject: Re: [Xenomai-help] Problem building MVM: "error: The > X11 library '-lX11' could not be found" > > Ashri, Sarit wrote: > >>Ashri, Sarit wrote: > >> > >>>Hi Philippe,

Re: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found"

2005-12-04 Thread Philippe Gerum
: [Xenomai-help] Problem building MVM: "error: The X11 library '-lX11' could not be found" Ashri, Sarit wrote: Ashri, Sarit wrote: Hi Philippe, I did read the files. What I don't understand is how to build the Xenomai With Simulator support? When I build Xenomai