Re: DBUS and gcc-4.0.1
- From: Stef van der Made <svdmade planet nl>
- To: garnome-list gnome org
- Subject: Re: DBUS and gcc-4.0.1
- Date: Thu, 18 Aug 2005 00:34:17 +0200
Hi Guys,
I'm pritty sure that the versions are equal to the ones mentioned as
I've just installed the software last week.
I've also tried this fix but to no avail :-(
This is a list of steps to execute
this is an error that john palmieri did a hack for it.
Here
http://freewebsitehost.net/~restrex/blog/archives/000002.html#english
<http://freewebsitehost.net/%7Erestrex/blog/archives/000002.html#english> I
explain something it (how to apply the patch):
The only error you'll get, if you've followed properly all the steps,
will be some pyrex problems when compiling dbus with GCC 4.0. For that
there is little hack
<http://lists.copyleft.no/pipermail/pyrex/2005-March/001159.html> made
by John Palmieri <http://www.martianrock.com/>, which we're going to
apply thus:
cd ~/src/garnome-2.11.5.1/freedesktop/dbus/work/main.d/dbus-0.34/python/
wget http://restrex.mywebhut.com/files/lvalue_cast_post_process.py
python2.4 lvalue_cast_post_process.py dbus_bindings.c
Esto nos creará un archivo llamado dbus_bindings.c.gcc4fix. You'll have
to delete dbus_bindings.c and rename dbus_bindings.c.gcc4fix to
dbus_bindings.c:
rm dbus_bindings.c
mv dbus_bindings.c.gcc4fix dbus_bindings.c
Then, you can follow with the building:
cd ~/src/garnome-2.11.5.1/desktop/
make paranoid-install
Cheers
Stef
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]