Re: Re: Tichy and pygame on OM2008.8 update

rhn rhn at o2.pl
Sat Aug 30 10:53:28 CEST 2008


The problem is solved by:

opkg install cpp

as stated on some mailing list I found yesterday

---- Wiadomość Oryginalna ----
Od: yves mahe <ymahe at zindep.com>
Do: community at lists.openmoko.org
Data: 29 sierpnia 2008 19:43
Temat: Re: Tichy and pygame on OM2008.8 update

> I tried to use cython for the tichy's GUI because it's  really slow:
> 
> opkg install gcc make gcc-symlinks
> 
> and the make fails :
> 
> root at om-gta02:~/tichy/tichy/guic# make
> cc -c -fPIC -I. -I/usr/include/python2.5/ 
> -L/usr/local/openmoko/arm/usr/lib/ -O3 -fno-strict-aliasing geo.c -o geo.o
> cc: error trying to exec 'cc1': execvp: No such file or directory
> make: *** [geo.o] Error 1
> 
> 
> I will investigate later.
> Yves Mahé
> 
> 
> yves mahe wrote:
> > Hi,
> > 
> > I finally install pygame and tichy on OM2008.8 update (27/08/2008)
> > 
> > I used
> > 
> > - opkg install 
> > http://www.angstrom-distribution.org/unstable/armv4t/base/libsmpeg-0.4-0_0.4.4+0.4.5cvs20040311-r0_armv4t.ipk
> > - opkg install 
> > http://www.angstrom-distribution.org/unstable/armv4t/python/python-pygame_1..7.1-ml2_armv4t.ipk
> > 
> > I lazily patch tichy here in tichy/tichy/timeservice/timeservice.py
> > line 45
> >          # self.event_id = gobject.timeout_add_seconds(1, 
> > self.time_changed)
> >          self.event_id = gobject.timeout_add(1, self.time_changed)
> > 
> > Yves Mahé
> 
> 
> _______________________________________________
> Openmoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community





More information about the community mailing list