Re: emulator config problem

2008-04-30 Thread Hugo Mills
> On Wed, Apr 30, 2008 at 1:43 PM, Hugo Mills <[EMAIL PROTECTED]> wrote:
> >   (Also, is there a more suitable mailing list than this one for
> > these kinds of technical question?)

On Wed, Apr 30, 2008 at 03:06:42PM +0200, Vedran Alajbegović wrote:
> you are right,
> i should assigne to another lists
> i'm so sorry

   That wasn't aimed at you specifically. I'm something of a newcomer
to the community myself, so I'm actually interested in the answer to
my question. None of the current mailing lists seems to be
particularly suited to this sort of question.

   Hugo.

-- 
=== Hugo Mills: [EMAIL PROTECTED] carfax.org.uk | darksatanic.net | lug.org.uk 
===
  PGP key: 515C238D from wwwkeys.eu.pgp.net or http://www.carfax.org.uk
--- Don't worry, he's not drunk. He's like that all the time. ---


signature.asc
Description: Digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: emulator config problem

2008-04-30 Thread Vedran Alajbegović
you are right,
i should assigne to another lists
i'm so sorry

On Wed, Apr 30, 2008 at 1:43 PM, Hugo Mills <[EMAIL PROTECTED]> wrote:

> On Wed, Apr 30, 2008 at 09:32:28AM +0200, Vedran Alajbegović wrote:
> > now new problem,
> >
> > i can't find any instructions how to apply patches for gta02
> > http://svn.openmoko.org/branches/src/target/kernel/2.6.24.x/patches/
> > Please can someone help me with this!?
>
>That looks to me like a quilt directory. Try installing quilt,
> putting the patches directory in the root of your kernel tree, and
> running "quilt push -a".
>
>   Warning: I've not tried this myself.
>
>   (Also, is there a more suitable mailing list than this one for
> these kinds of technical question?)
>
>   Hugo.
>
> --
> === Hugo Mills: [EMAIL PROTECTED] carfax.org.uk | darksatanic.net | 
> lug.org.uk ===
>  PGP key: 515C238D from wwwkeys.eu.pgp.net or http://www.carfax.org.uk
>--- I must be musical:  I've got *loads* of CDs ---
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFIGFtYIKyzvlFcI40RAuzaAJ0QO7gKqQ+Y+O2DH/eC7TyBDxnYzACeKaHM
> B23gzl0weXqwarVzOGFTvP0=
> =P6TV
> -END PGP SIGNATURE-
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
>


-- 
www.vedran.ba
2/204 - 2/224 - 2/255 - 2/281 - 14/24 - 17/53 - 36/4 ...
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: emulator config problem

2008-04-30 Thread Hugo Mills
On Wed, Apr 30, 2008 at 09:32:28AM +0200, Vedran Alajbegović wrote:
> now new problem,
> 
> i can't find any instructions how to apply patches for gta02
> http://svn.openmoko.org/branches/src/target/kernel/2.6.24.x/patches/
> Please can someone help me with this!?

   That looks to me like a quilt directory. Try installing quilt,
putting the patches directory in the root of your kernel tree, and
running "quilt push -a".

   Warning: I've not tried this myself.

   (Also, is there a more suitable mailing list than this one for
these kinds of technical question?)

   Hugo.

-- 
=== Hugo Mills: [EMAIL PROTECTED] carfax.org.uk | darksatanic.net | lug.org.uk 
===
  PGP key: 515C238D from wwwkeys.eu.pgp.net or http://www.carfax.org.uk
   --- I must be musical:  I've got *loads* of CDs ---   


signature.asc
Description: Digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: emulator config problem

2008-04-30 Thread Vedran Alajbegović
now new problem,

i can't find any instructions how to apply patches for gta02
http://svn.openmoko.org/branches/src/target/kernel/2.6.24.x/patches/
Please can someone help me with this!?


2008/4/29 Vedran Alajbegović <[EMAIL PROTECTED]>:

> and yes.. i finally fall in love with this thing :D
>
> 2008/4/29 Vedran Alajbegović <[EMAIL PROTECTED]>:
>
> ah, i had another one
> >
> > thank you
> > i hope i'll have no problems with build
> >
> > On Tue, Apr 29, 2008 at 10:27 PM, Hugo Mills <[EMAIL PROTECTED]>
> > wrote:
> >
> > > On Tue, Apr 29, 2008 at 09:58:35PM +0200, Vedran Alajbegović wrote:
> > > > hi,
> > > > i followed instructions at:
> > > > http://wiki.openmoko.org/wiki/OpenMoko_under_QEMU
> > > > i got the code and i started config but i got this error, can
> > > someone tell
> > > > me more how to mand this and configure and build it
> > > > p.s. i use ubuntu/debian
> > > > --- error --
> > > > [EMAIL PROTECTED]:/home/ahmo/workspace/openmoko/qemu-neo1973# 
> > > > ./configure
> > > [snip]
> > > > The error log from compiling the libSDL test is:
> > > > /tmp/qemu-conf--15860-.c:1:17: SDL.h: No such file or directory
> > > > /tmp/qemu-conf--15860-.c: In function `main':
> > > > /tmp/qemu-conf--15860-.c:3: error: `SDL_INIT_VIDEO' undeclared
> > > (first use in
> > > > this function)
> > > > /tmp/qemu-conf--15860-.c:3: error: (Each undeclared identifier is
> > > reported
> > > > only once
> > > > /tmp/qemu-conf--15860-.c:3: error: for each function it appears in.)
> > > > ERROR: QEMU requires SDL or Cocoa for graphical output
> > > > To build QEMU without graphical output configure with
> > > --disable-gfx-check
> > > > Note that this will disable all output from the virtual graphics
> > > card.
> > >
> > >It means that you're missing the SDL development package. On my
> > > Debian system, there's a bunch of them, but libsdl1.2-dev seems to be
> > > the main one.
> > >
> > >   Hugo.
> > >
> > > --
> > > === Hugo Mills: [EMAIL PROTECTED] carfax.org.uk | darksatanic.net | 
> > > lug.org.uk===
> > >  PGP key: 515C238D from wwwkeys.eu.pgp.net or http://www.carfax.org.uk
> > >   --- The English language has the mot juste for every occasion. ---
> > >
> > > -BEGIN PGP SIGNATURE-
> > > Version: GnuPG v1.4.6 (GNU/Linux)
> > >
> > > iD8DBQFIF4SpIKyzvlFcI40RAvBJAJ4n7XSyp21qkjR6SVBFNP19YH/dagCaAr39
> > > vE1V/zHvBWJxHbkFmnUn/Nc=
> > > =mzf5
> > > -END PGP SIGNATURE-
> > >
> > > ___
> > > Openmoko community mailing list
> > > community@lists.openmoko.org
> > > http://lists.openmoko.org/mailman/listinfo/community
> > >
> > >
> >
> >
> > --
> > www.vedran.ba
> > 2/204 - 2/224 - 2/255 - 2/281 - 14/24 - 17/53 - 36/4 ...
> >
>
>
>
> --
> www.vedran.ba
> 2/204 - 2/224 - 2/255 - 2/281 - 14/24 - 17/53 - 36/4 ...
>



-- 
www.vedran.ba
2/204 - 2/224 - 2/255 - 2/281 - 14/24 - 17/53 - 36/4 ...
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: emulator config problem

2008-04-29 Thread Vedran Alajbegović
and yes.. i finally fall in love with this thing :D

2008/4/29 Vedran Alajbegović <[EMAIL PROTECTED]>:

> ah, i had another one
>
> thank you
> i hope i'll have no problems with build
>
> On Tue, Apr 29, 2008 at 10:27 PM, Hugo Mills <[EMAIL PROTECTED]>
> wrote:
>
> > On Tue, Apr 29, 2008 at 09:58:35PM +0200, Vedran Alajbegović wrote:
> > > hi,
> > > i followed instructions at:
> > > http://wiki.openmoko.org/wiki/OpenMoko_under_QEMU
> > > i got the code and i started config but i got this error, can someone
> > tell
> > > me more how to mand this and configure and build it
> > > p.s. i use ubuntu/debian
> > > --- error --
> > > [EMAIL PROTECTED]:/home/ahmo/workspace/openmoko/qemu-neo1973# ./configure
> > [snip]
> > > The error log from compiling the libSDL test is:
> > > /tmp/qemu-conf--15860-.c:1:17: SDL.h: No such file or directory
> > > /tmp/qemu-conf--15860-.c: In function `main':
> > > /tmp/qemu-conf--15860-.c:3: error: `SDL_INIT_VIDEO' undeclared (first
> > use in
> > > this function)
> > > /tmp/qemu-conf--15860-.c:3: error: (Each undeclared identifier is
> > reported
> > > only once
> > > /tmp/qemu-conf--15860-.c:3: error: for each function it appears in.)
> > > ERROR: QEMU requires SDL or Cocoa for graphical output
> > > To build QEMU without graphical output configure with
> > --disable-gfx-check
> > > Note that this will disable all output from the virtual graphics card.
> >
> >It means that you're missing the SDL development package. On my
> > Debian system, there's a bunch of them, but libsdl1.2-dev seems to be
> > the main one.
> >
> >   Hugo.
> >
> > --
> > === Hugo Mills: [EMAIL PROTECTED] carfax.org.uk | darksatanic.net | 
> > lug.org.uk===
> >  PGP key: 515C238D from wwwkeys.eu.pgp.net or http://www.carfax.org.uk
> >   --- The English language has the mot juste for every occasion. ---
> >
> > -BEGIN PGP SIGNATURE-
> > Version: GnuPG v1.4.6 (GNU/Linux)
> >
> > iD8DBQFIF4SpIKyzvlFcI40RAvBJAJ4n7XSyp21qkjR6SVBFNP19YH/dagCaAr39
> > vE1V/zHvBWJxHbkFmnUn/Nc=
> > =mzf5
> > -END PGP SIGNATURE-
> >
> > ___
> > Openmoko community mailing list
> > community@lists.openmoko.org
> > http://lists.openmoko.org/mailman/listinfo/community
> >
> >
>
>
> --
> www.vedran.ba
> 2/204 - 2/224 - 2/255 - 2/281 - 14/24 - 17/53 - 36/4 ...
>



-- 
www.vedran.ba
2/204 - 2/224 - 2/255 - 2/281 - 14/24 - 17/53 - 36/4 ...
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: emulator config problem

2008-04-29 Thread Vedran Alajbegović
ah, i had another one

thank you
i hope i'll have no problems with build

On Tue, Apr 29, 2008 at 10:27 PM, Hugo Mills <[EMAIL PROTECTED]> wrote:

> On Tue, Apr 29, 2008 at 09:58:35PM +0200, Vedran Alajbegović wrote:
> > hi,
> > i followed instructions at:
> > http://wiki.openmoko.org/wiki/OpenMoko_under_QEMU
> > i got the code and i started config but i got this error, can someone
> tell
> > me more how to mand this and configure and build it
> > p.s. i use ubuntu/debian
> > --- error --
> > [EMAIL PROTECTED]:/home/ahmo/workspace/openmoko/qemu-neo1973# ./configure
> [snip]
> > The error log from compiling the libSDL test is:
> > /tmp/qemu-conf--15860-.c:1:17: SDL.h: No such file or directory
> > /tmp/qemu-conf--15860-.c: In function `main':
> > /tmp/qemu-conf--15860-.c:3: error: `SDL_INIT_VIDEO' undeclared (first
> use in
> > this function)
> > /tmp/qemu-conf--15860-.c:3: error: (Each undeclared identifier is
> reported
> > only once
> > /tmp/qemu-conf--15860-.c:3: error: for each function it appears in.)
> > ERROR: QEMU requires SDL or Cocoa for graphical output
> > To build QEMU without graphical output configure with
> --disable-gfx-check
> > Note that this will disable all output from the virtual graphics card.
>
>It means that you're missing the SDL development package. On my
> Debian system, there's a bunch of them, but libsdl1.2-dev seems to be
> the main one.
>
>   Hugo.
>
> --
> === Hugo Mills: [EMAIL PROTECTED] carfax.org.uk | darksatanic.net | 
> lug.org.uk ===
>  PGP key: 515C238D from wwwkeys.eu.pgp.net or http://www.carfax.org.uk
>   --- The English language has the mot juste for every occasion. ---
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.6 (GNU/Linux)
>
> iD8DBQFIF4SpIKyzvlFcI40RAvBJAJ4n7XSyp21qkjR6SVBFNP19YH/dagCaAr39
> vE1V/zHvBWJxHbkFmnUn/Nc=
> =mzf5
> -END PGP SIGNATURE-
>
> ___
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
>


-- 
www.vedran.ba
2/204 - 2/224 - 2/255 - 2/281 - 14/24 - 17/53 - 36/4 ...
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community


Re: emulator config problem

2008-04-29 Thread Hugo Mills
On Tue, Apr 29, 2008 at 09:58:35PM +0200, Vedran Alajbegović wrote:
> hi,
> i followed instructions at:
> http://wiki.openmoko.org/wiki/OpenMoko_under_QEMU
> i got the code and i started config but i got this error, can someone tell
> me more how to mand this and configure and build it
> p.s. i use ubuntu/debian
> --- error --
> [EMAIL PROTECTED]:/home/ahmo/workspace/openmoko/qemu-neo1973# ./configure
[snip]
> The error log from compiling the libSDL test is:
> /tmp/qemu-conf--15860-.c:1:17: SDL.h: No such file or directory
> /tmp/qemu-conf--15860-.c: In function `main':
> /tmp/qemu-conf--15860-.c:3: error: `SDL_INIT_VIDEO' undeclared (first use in
> this function)
> /tmp/qemu-conf--15860-.c:3: error: (Each undeclared identifier is reported
> only once
> /tmp/qemu-conf--15860-.c:3: error: for each function it appears in.)
> ERROR: QEMU requires SDL or Cocoa for graphical output
> To build QEMU without graphical output configure with --disable-gfx-check
> Note that this will disable all output from the virtual graphics card.

   It means that you're missing the SDL development package. On my
Debian system, there's a bunch of them, but libsdl1.2-dev seems to be
the main one.

   Hugo.

-- 
=== Hugo Mills: [EMAIL PROTECTED] carfax.org.uk | darksatanic.net | lug.org.uk 
===
  PGP key: 515C238D from wwwkeys.eu.pgp.net or http://www.carfax.org.uk
   --- The English language has the mot juste for every occasion. ---


signature.asc
Description: Digital signature
___
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community