gcmd-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gcmd-dev] Migration to C++


From: Magnus Stålnacke
Subject: Re: [gcmd-dev] Migration to C++
Date: Thu, 15 Mar 2007 11:26:17 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.12) Gecko/20051003

Michael wrote:
It's weird i tcrashes only on your machine.
Usually, this should be caused by some incomaptible installation.
Nothing helpful in the autoconf log ?

Let's compare some versions...

Now you want to compare _packages_ that is not the same
as versions. Remember that Debian both splits and combines
a lot of things in their packages named to god-knows-what.


libgtk-x11-2.0.so.0 is probably libgtk2 on debian, i have

libgtk-x11-2* comes from gtk, in my case:

ftp://ftp.gnome.org/pub/GNOME/sources/gtk+/2.8/gtk+-2.8.20.tar.gz

and that means:
libgtk-x11-2.0.so.0 -> libgtk-x11-2.0.so.0.800.20


libgobject-2.0.so.0 seems to belong to debian package libglib2, here i have

libgobject-2* comes from glib, in my case:

ftp://ftp.gnome.org/pub/GNOME/sources/glib/2.10/glib-2.10.3.tar.bz2

and that means:
libgobject-2.0.so.0 -> libgobject-2.0.so.0.1000.3


Did you check if anything else (nautilus) is running normal ?

Yes, Nautilus works just fine, so does gcmd-1.2.3 and so
did gcmd-1.3 before the migration to C++

What is your ompiler ?

~$ gcc -v
Reading specs from /usr/lib/gcc/x86_64-slackware-linux/3.4.4/specs
Configured with: ../gcc-3.4.4/configure --prefix=/usr --enable-shared --enable-threads=posix --enable-__cxa_atexit --disable-checking --with-gnu-ld --verbose --target=x86_64-slackware-linux --host=x86_64-slackware-linux
Thread model: posix
gcc version 3.4.4





reply via email to

[Prev in Thread] Current Thread [Next in Thread]