On Sat, Dec 13, 2008 at 05:47:52PM +0100, g...@ergoarte.ch wrote:
> 
> On Sat, Dec 13, 2008 at 11:40:43AM +0100, Joachim Breitner wrote:
> > Hi,
> > 
> > Am Freitag, den 12.12.2008, 11:47 +0100 schrieb g...@ergoarte.ch:
> > > On Thu, Dec 11, 2008 at 11:05:43AM +0100, Joachim Breitner wrote:
> > > > Am Donnerstag, den 11.12.2008, 08:23 +0100 schrieb Moritz Lennert:
> > > > > On Tue, December 9, 2008 15:55, g...@ergoarte.ch wrote:
> > > > > > Hi,
> > > > > >
> > > > > > Today, after a fresh install of Debian on the SDcard Zhone didn't 
> > > > > > start.
> > > > > > Started at the prompt I got:
> > > > > >
> > > > > > debian-gta02:~# zhone
> > > > > > Traceback (most recent call last):
> > > > > >   File "/usr/bin/zhone", line 896, in <module>
> > > > > >     class pyphone_location( edje_group ):
> > > > > >   File "/usr/bin/zhone", line 898, in pyphone_location
> > > > > >     class SignalGraph( evas.ClippedSmartObject ):
> > > > > >   File "evas.c_evas_object_smart.pxi", line 184, in
> > > > > > evas.c_evas.EvasSmartObjectMeta.__init__ (evas/evas.c_evas.c:29553)
> > > > > > SystemError: NULL result without error in PyObject_Call
> > > > > > debian-gta02:~#
> > > > > 
> > > > > I am seeing the same error currently, and thought it was because of 
> > > > > having
> > > > > erased some files trying to get GPS going again, but even after
> > > > > reinstalling all the fso-* and zhone packages, I still get the error.
> > > > 
> > > > Maybe python-evas being out of sync with libevas? Jan, or Albin, can you
> > > > comment on that?
> > > 
> > > Please, do comment or perhaps give some pointers how I can start solving
> > > this myself - I will have some spare time at the weekend.
> > > If I want to do it myself, would that mean getting the versions right
> > > for just python-evas and libevas, or should I expect all kinds of
> > > dependency problems? 
> > > (I'm just a Debian-user - programming experience these last years mostly
> > > website, bash-scripting and database, but I can read :-)
> > 
> > sorry for the late reply, lots of real-life-stuff going on (and
> > obviously also for the pkg-e people. If you want to help us debugging, I
> > suggest you re-build the python-evas on your FreeRunner – it will be
> > slow, of course, but hopefully it solves the problems.
> 
> I'll try (between my own real stuff like clearing snow from the driveway
> and baking christmas cookies :-)
> 
> I'll get back to you.

Oke, with a tipp form Timo I did a apt-get build-dep python-evas - that
worked.

Then I got errors resulting from hangs during the install.
Reinstalled cpio and dpkg-dev - that helped.

Started dpkg-buildpackage anew and saw a lot of errors. The last part:

Error converting Pyrex file to C:
------------------------------------------------------------
...
            self.outline_color_set(*spec)

    def style_pad_get(self):
        "@rtype: tuple of int"
        cdef int l, r, t, b
        evas_object_text_style_pad_get(self.obj, &l, &r, &t, &b)
                                     ^
------------------------------------------------------------

/usr/local/src/versuch2/python-evas-0.2.1/evas/evas.c_evas_object_text.pxi:327:38:
 undeclared name not builtin: evas_object_text_style_pad_get

Error converting Pyrex file to C:


building 'evas.c_evas' extension
creating /usr/local/src/versuch2/python-evas-0.2.1/build/temp.linux-armv4tl-2.4
creating 
/usr/local/src/versuch2/python-evas-0.2.1/build/temp.linux-armv4tl-2.4/evas
gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 -Wall 
-Wstrict-prototypes -g -O2 -g -Wall -O2 -fPIC -Iinclude 
-I/usr/include/python2.4 -c evas/evas.c_evas.c -o 
/usr/local/src/versuch2/python-evas-0.2.1/./build/temp.linux-armv4tl-2.4/evas/evas.c_evas.o
gcc: evas/evas.c_evas.c: No such file or directory
gcc: no input files
error: command 'gcc' failed with exit status 1
make: *** [python-build-stamp-2.4] Error 1
dpkg-buildpackage: failure: debian/rules build gave error exit status 2

Not sure what to make of this...

Gyelt

_______________________________________________
Smartphones-userland mailing list
Smartphones-userland@linuxtogo.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/smartphones-userland

Reply via email to