On Sat, May 9, 2009 at 3:45 PM, Jürg Billeter <[email protected]> wrote:
> Hi, > > On Sat, 2009-05-09 at 15:06 +0200, Robert Palmqvist wrote: > > someu...@somehost:~$ vapigen --library libexif libexif/libexif.gi > > > > (vapigen:23894): GLib-GObject-WARNING **: cannot register existing > > type `GeeCollectionObject' > > This looks as if you're mixing vapigen and libvala of different > versions. Make sure you have only one version installed, > fix /etc/ld.so.conf, and/or set LD_LIBRARY_PATH. > > Jürg > > Thanks Jũrg, that was my initial thought based on the following posts; [1]<https://bugs.launchpad.net/awn/+bug/346787>& [2] <http://osdir.com/ml/gnome.lib.gconf/2003-07/msg00003.html>. It looks like I'm running into a similar situation but I can't figure out why. I could "buy" the warning about GeeCollectionObject if I only could verify that I got different versions indeed (but I can't, see dump below). Any other thoughts? someu...@somehost:~$ vapigen --version Vala API Generator 0.7.1 someu...@somehost:~$ aptitude show libvala0 Package: libvala0 State: installed Automatically installed: yes Version: 0.7.1-1~vala1.9.04 Priority: optional Section: libs Maintainer: Maintainers of Vala packages < [email protected]> Uncompressed Size: 2015k Depends: libc6 (>= 2.3.4), libglib2.0-0 (>= 2.16.0) ... someu...@somehost:~$ aptitude show libvala-dev Package: libvala-dev State: installed Automatically installed: no Version: 0.7.1-1~vala1.9.04 Priority: optional Section: libdevel Maintainer: Maintainers of Vala packages < [email protected]> Uncompressed Size: 508k Depends: libvala0 (= 0.7.1-1~vala1.9.04), libglib2.0-dev (>= 2.10.0) ...
_______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
