Re: [Vala] undefined symbol: vala_code_context_set_dbus_transformation
- From: Jürg Billeter <j bitron ch>
- To: Adam Dingle <adam medovina org>
- Cc: vala-list gnome org
- Subject: Re: [Vala] undefined symbol: vala_code_context_set_dbus_transformation
- Date: Tue, 09 Dec 2008 16:43:33 +0100
On Tue, 2008-12-09 at 07:34 -0800, Adam Dingle wrote:
I just downloaded, built and installed Vala 0.5.2. When I try to build
the helloworld program from the Vala tutorial, I get the following error:
$ valac -o top top.vala
valac: symbol lookup error: valac: undefined symbol:
vala_code_context_set_dbus_transformation
$
I'm running Ubuntu 8.10. Any idea as to what might be wrong?
This sounds like you're using valac from 0.5.2 with libvala from an
older version. Remove the old version from your system and/or make sure
to add the libdir of 0.5.2 (e.g. /usr/local/lib) to /etc/ld.so.conf or
LD_LIBRARY_PATH
Jürg
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]