X-Authentication-Warning: delorie.com: mail set sender to geda-help-bounces using -f X-Recipient: geda-help AT delorie DOT com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=AcIThCsplcnnr91vwFyRpO2gOQ2gueLhqv9UDcPouuw=; b=K5d1dqUN16q6Vk+ebc82wy9A1CZsiMekl62MpSVOGKa5AInq0kkji9j9K6OAoPc1bK ozSUqpL7eFS+K6hKdAQWCVWu/CocPY8W27lNJbzKOstZW9+3UChxr3wFz5trFOFywEa/ WjhFewBW38GXBJ4PYmvbBbbrCAPMsJ1oLJBnNvM6xP+EUABVCtN4RdpcSxk5WcGShsoV 0IOxbtH2Vb0G9cG63mcI51reFhaO/a0W9yMAEt8XQ5b5uitbk5cF9u5kWOrpGY4p9DK7 nQiF05E5QTTd9up475fMUopzBig5uHYuGzgaKXAKC7EbML6gBbQR0kxZ9sphiQ9fed+/ xuSA== X-Gm-Message-State: ALoCoQkKyOkcyj/ywmFHR89zqqPcZbLldHqj+CnU7VpYmp5sNiBldezPfiHSDqOlqJwvxBaqDDzg MIME-Version: 1.0 X-Received: by 10.229.53.136 with SMTP id m8mr9910395qcg.4.1398417820696; Fri, 25 Apr 2014 02:23:40 -0700 (PDT) X-Originating-IP: [82.132.229.58] In-Reply-To: <535A1445.4060108@philippklostermann.de> References: <535A1445 DOT 4060108 AT philippklostermann DOT de> Date: Fri, 25 Apr 2014 10:23:40 +0100 Message-ID: Subject: Re: [geda-help] Which Debina-Package do I have to install? make geda-gaf git version 1.9.1-20140308-80-g62aede2 under Debian Wheezy fails due to missing glib. From: Gareth Edwards To: "geda-help AT delorie DOT com" Content-Type: multipart/alternative; boundary=001a1134a21a73747904f7da85ec Reply-To: geda-help AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-help AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk --001a1134a21a73747904f7da85ec Content-Type: text/plain; charset=ISO-8859-1 Hi Philipp If you search on http://wiki.geda-project.org for 'Debian' you will find some distro-specific information on this page http://wiki.geda-project.org/geda:gaf_building_git_version?s[]=debian Gareth. On Friday, 25 April 2014, Philipp Klostermann wrote: > Hello All! > > I have installed a fresh Wheezy on my box and as I tried to compile > geda-gaf I ran into a linker-problem: > > make[3]: Entering directory `/root/src/gEDA/geda-gaf/gsymcheck/src' > /bin/bash ../../libtool --tag=CC --mode=link gcc -Wall > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -pthread -I/usr/include/guile/2.0 -pthread > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12 > -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include > -g -O2 -lglib-2.0 -lguile-2.0 -lgc -lgdk_pixbuf-2.0 -lgobject-2.0 > -lglib-2.0 -o gsymcheck gsymcheck-g_rc.o gsymcheck-g_register.o > gsymcheck-globals.o gsymcheck-gsymcheck.o gsymcheck-i_vars.o > gsymcheck-parsecmd.o gsymcheck-s_check.o gsymcheck-s_log.o > gsymcheck-s_symstruct.o ../../libgeda/src/libgeda.la -lm > libtool: link: gcc -Wall -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread > -I/usr/include/guile/2.0 -pthread -I/usr/include/gdk-pixbuf-2.0 > -I/usr/include/libpng12 -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o .libs/gsymcheck > gsymcheck-g_rc.o gsymcheck-g_register.o gsymcheck-globals.o > gsymcheck-gsymcheck.o gsymcheck-i_vars.o gsymcheck-parsecmd.o > gsymcheck-s_check.o gsymcheck-s_log.o gsymcheck-s_symstruct.o > -lguile-2.0 -lgc -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 > ../../libgeda/src/.libs/libgeda.so -lm -pthread > ../../libgeda/src/.libs/libgeda.so: error: undefined reference to > 'g_file_get_parse_name' > ../../libgeda/src/.libs/libgeda.so: error: undefined reference to > 'g_file_parse_name' > ../../libgeda/src/.libs/libgeda.so: error: undefined reference to > 'g_file_get_type' > ../../libgeda/src/.libs/libgeda.so: error: undefined reference to > 'g_file_new_for_path' > ../../libgeda/src/.libs/libgeda.so: error: undefined reference to > 'g_file_query_exists' > ../../libgeda/src/.libs/libgeda.so: error: undefined reference to > 'g_file_query_file_type' > ../../libgeda/src/.libs/libgeda.so: error: undefined reference to > 'g_file_get_parent' > ../../libgeda/src/.libs/libgeda.so: error: undefined reference to > 'g_file_get_child' > ../../libgeda/src/.libs/libgeda.so: error: undefined reference to > 'g_file_equal' > ../../libgeda/src/.libs/libgeda.so: error: undefined reference to > 'g_file_hash' > ../../libgeda/src/.libs/libgeda.so: error: undefined reference to > 'g_file_make_directory_with_parents' > ../../libgeda/src/.libs/libgeda.so: error: undefined reference to > 'g_file_replace_contents' > ../../libgeda/src/.libs/libgeda.so: error: undefined reference to > 'g_file_get_path' > ../../libgeda/src/.libs/libgeda.so: error: undefined reference to > 'g_file_load_contents' > ../../libgeda/src/.libs/libgeda.so: error: undefined reference to > 'g_memory_input_stream_new_from_data' > collect2: error: ld returned 1 exit status > > I found out that the missing functions belong to glib, which I thought I > had installed: > > albus:~/src/gEDA/geda-gaf# dpkg -l | grep -i glib > ii gir1.2-gee-1.0 > 0.6.4-2 amd64 GLib Telepathy > connection manager library (GObject-Introspection) > ii gir1.2-glib-2.0 > 1.32.1-1 amd64 Introspection data for > GLib, GObject, Gio and GModule > ii gir1.2-json-1.0 > 0.14.2-1 amd64 GLib JSON manipulation > library (introspection data) > ii gir1.2-telepathyglib-0.12 > 0.18.2-2 amd64 GLib Telepathy > connection manager library (GObject-Introspection) > ii gir1.2-upowerglib-1.0 > 0.9.17-1 amd64 GObject introspection > data for upower > ii glib-networking:amd64 > 2.32.3-1 amd64 network-related > giomodules for GLib > ii glib-networking-common > 2.32.3-1 all network-related > giomodules for GLib - data files > ii glib-networking-services > 2.32.3-1 amd64 network-related > giomodules for GLib - D-Bus services > ii glibc-doc > 2.13-38+deb7u1 all Embedded GNU C Library: > Documentation > ii libavahi-glib1:amd64 > 0.6.31-2 amd64 Avahi GLib integration > library > ii libcglib-java-doc > 2.2.2+dfsg-5 all code generation library > for Java - documentation > ii libdbus-glib-1-2:amd64 > 0.100.2-1 amd64 simple interprocess > messaging system (GLib-based shared library) > ii libdbus-glib-1-dev > 0.100.2-1 amd64 simple interprocess > messaging system (GLib interface) > ii libdbus-glib-1-doc > 0.100.2-1 all simple interprocess > messaging system (GLib library documentation) > ii libdbus-glib1.0-cil > 0.5.0-4 all CLI implementation of > D-Bus (GLib mainloop integration) > ii libgck-1-0 > 3.4.1-3 amd64 Glib wrapper library for > PKCS#11 - runtime > ii libgeocode-glib0 > 0.99.0-1 amd64 geocoding and reverse > geocoding GLib library using Yahoo! Place Finder > ii libglib-perl > 3:1.260-1 amd64 interface to the GLib > and GObject libraries > ii libglib2.0-0:amd64 > 2.33.12+really2.32.4-5 amd64 GLib library of C routines > ii libglib2.0-bin > 2.33.12+really2.32.4-5 amd64 Programs for the GLib > library > ii libglib2.0-cil > 2.12.10-5 amd64 CLI binding for the GLib > utility library 2.12 > ii libglib2.0-cil-dev > 2.12.10-5 amd64 CLI binding for the GLib > utility library 2.12 > ii libglib2.0-data > 2.33.12+really2.32.4-5 all Common files for GLib > library > ii libglib2.0-dev > 2.33.12+really2.32.4-5 amd64 Development files for > the GLib library > ii libglib2.0-doc > 2.33.12+really2.32.4-5 all Documentation files for > the GLib library > ii libglibmm-2.4-1c2a:amd64 > 2.32.1-1 amd64 C++ wrapper for the GLib > toolkit (shared libraries) > ii libgusb2 > 0.1.3-5 amd64 GLib wrapper around libusb1 > ii libjson-glib-1.0-0:amd64 > 0.14.2-1 amd64 GLib JSON manipulation > library > ii libndesk-dbus-glib1.0-cil > 0.4.1-4 all CLI implementation of > D-Bus (GLib mainloop integration) > ii libnm-glib-vpn1 > 0.9.4.0-10 amd64 network management > framework (GLib VPN shared library) > ii libnm-glib4 > 0.9.4.0-10 amd64 network management > framework (GLib shared library) > ii libpackagekit-glib2-14:amd64 > 0.7.6-3 amd64 Library for accessing > PackageKit using GLib > ii libpoppler-glib8:amd64 > 0.18.4-6 amd64 PDF rendering library > (GLib-based shared library) > ii libpulse-mainloop-glib0:amd64 > 2.0-6.1 amd64 PulseAudio client > libraries (glib support) > ii libsofia-sip-ua-glib3 > 1.12.11+20110422-1 amd64 Sofia-SIP library > glib/gobject interfaces runtime > ii libtelepathy-glib0:amd64 > 0.18.2-2 amd64 Telepathy framework - > GLib library > ii libupower-glib1 > 0.9.17-1 amd64 abstraction for power > management - shared library > albus:~/src/gEDA/geda-gaf# > > I have another box with a a Debian Squeeze on it, and geda-gaf and pcb > compile well, there. > Can someone comprehend this problem? Is this an known issue or am I > doing something terribly wrong? > Thank you very much in advance! > > Philipp Klostermann > --001a1134a21a73747904f7da85ec Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Philipp

If you search on=A0http://wiki.geda-project.org for 'Debian' you wi= ll find some distro-specific information on this page

<= div> http://wiki.geda-project.org/geda:gaf_building_git_version?s[]= =3Ddebian

Gareth.=A0

On Fr= iday, 25 April 2014, Philipp Klostermann <geda AT philippklostermann DOT de> wrote:
Hello All!

I have installed a fresh Wheezy on my box and as I tried to compile
geda-gaf I ran into a linker-problem:

make[3]: Entering directory `/root/src/gEDA/geda-gaf/gsymcheck/src'
/bin/bash ../../libtool =A0--tag=3DCC =A0 --mode=3Dlink gcc -Wall
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-pthread -I/usr/include/guile/2.0 =A0 -pthread
-I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng12
-I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include
-g -O2 -lglib-2.0 =A0 -lguile-2.0 -lgc =A0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 =A0 =A0-o gsymcheck gsymcheck-g_rc.o gsymcheck-g_register.o
gsymcheck-globals.o gsymcheck-gsymcheck.o gsymcheck-i_vars.o
gsymcheck-parsecmd.o gsymcheck-s_check.o gsymcheck-s_log.o
gsymcheck-s_symstruct.o ../../libgeda/src/libgeda.la -lm
libtool: link: gcc -Wall -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -pthread
-I/usr/include/guile/2.0 -pthread -I/usr/include/gdk-pixbuf-2.0
-I/usr/include/libpng12 -I/usr/include/glib-2.0
-I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 -o .libs/gsymcheck
gsymcheck-g_rc.o gsymcheck-g_register.o gsymcheck-globals.o
gsymcheck-gsymcheck.o gsymcheck-i_vars.o gsymcheck-parsecmd.o
gsymcheck-s_check.o gsymcheck-s_log.o gsymcheck-s_symstruct.o
-lguile-2.0 -lgc -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0
../../libgeda/src/.libs/libgeda.so -lm -pthread
../../libgeda/src/.libs/libgeda.so: error: undefined reference to
'g_file_get_parse_name'
../../libgeda/src/.libs/libgeda.so: error: undefined reference to
'g_file_parse_name'
../../libgeda/src/.libs/libgeda.so: error: undefined reference to
'g_file_get_type'
../../libgeda/src/.libs/libgeda.so: error: undefined reference to
'g_file_new_for_path'
../../libgeda/src/.libs/libgeda.so: error: undefined reference to
'g_file_query_exists'
../../libgeda/src/.libs/libgeda.so: error: undefined reference to
'g_file_query_file_type'
../../libgeda/src/.libs/libgeda.so: error: undefined reference to
'g_file_get_parent'
../../libgeda/src/.libs/libgeda.so: error: undefined reference to
'g_file_get_child'
../../libgeda/src/.libs/libgeda.so: error: undefined reference to
'g_file_equal'
../../libgeda/src/.libs/libgeda.so: error: undefined reference to
'g_file_hash'
../../libgeda/src/.libs/libgeda.so: error: undefined reference to
'g_file_make_directory_with_parents'
../../libgeda/src/.libs/libgeda.so: error: undefined reference to
'g_file_replace_contents'
../../libgeda/src/.libs/libgeda.so: error: undefined reference to
'g_file_get_path'
../../libgeda/src/.libs/libgeda.so: error: undefined reference to
'g_file_load_contents'
../../libgeda/src/.libs/libgeda.so: error: undefined reference to
'g_memory_input_stream_new_from_data'
collect2: error: ld returned 1 exit status

I found out that the missing functions belong to glib, which I thought I had installed:

albus:~/src/gEDA/geda-gaf# dpkg -l | grep -i glib
ii =A0gir1.2-gee-1.0
0.6.4-2 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0amd64 =A0 = =A0 =A0 =A0GLib Telepathy
connection manager library (GObject-Introspection)
ii =A0gir1.2-glib-2.0
1.32.1-1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 = =A0 =A0Introspection data for
GLib, GObject, Gio and GModule
ii =A0gir1.2-json-1.0
0.14.2-1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 = =A0 =A0GLib JSON manipulation
library (introspection data)
ii =A0gir1.2-telepathyglib-0.12
0.18.2-2 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 = =A0 =A0GLib Telepathy
connection manager library (GObject-Introspection)
ii =A0gir1.2-upowerglib-1.0
0.9.17-1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 = =A0 =A0GObject introspection
data for upower
ii =A0glib-networking:amd64
2.32.3-1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 = =A0 =A0network-related
giomodules for GLib
ii =A0glib-networking-common
2.32.3-1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 all =A0 =A0 = =A0 =A0 =A0network-related
giomodules for GLib - data files
ii =A0glib-networking-services
2.32.3-1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 = =A0 =A0network-related
giomodules for GLib - D-Bus services
ii =A0glibc-doc
2.13-38+deb7u1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 all =A0 =A0 =A0 =A0 = =A0Embedded GNU C Library:
Documentation
ii =A0libavahi-glib1:amd64
0.6.31-2 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 = =A0 =A0Avahi GLib integration
library
ii =A0libcglib-java-doc
2.2.2+dfsg-5 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 all =A0 =A0 =A0 = =A0 =A0code generation library
for Java - documentation
ii =A0libdbus-glib-1-2:amd64
0.100.2-1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0amd64 =A0 =A0 = =A0 =A0simple interprocess
messaging system (GLib-based shared library)
ii =A0libdbus-glib-1-dev
0.100.2-1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0amd64 =A0 =A0 = =A0 =A0simple interprocess
messaging system (GLib interface)
ii =A0libdbus-glib-1-doc
0.100.2-1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0all =A0 =A0 = =A0 =A0 =A0simple interprocess
messaging system (GLib library documentation)
ii =A0libdbus-glib1.0-cil
0.5.0-4 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0all =A0 =A0 = =A0 =A0 =A0CLI implementation of
D-Bus (GLib mainloop integration)
ii =A0libgck-1-0
3.4.1-3 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0amd64 =A0 = =A0 =A0 =A0Glib wrapper library for
PKCS#11 - runtime
ii =A0libgeocode-glib0
0.99.0-1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 = =A0 =A0geocoding and reverse
geocoding GLib library using Yahoo! Place Finder
ii =A0libglib-perl
3:1.260-1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0amd64 =A0 =A0 = =A0 =A0interface to the GLib
and GObject libraries
ii =A0libglib2.0-0:amd64
2.33.12+really2.32.4-5 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 =A0 =A0GLib li= brary of C routines
ii =A0libglib2.0-bin
2.33.12+really2.32.4-5 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 =A0 =A0Program= s for the GLib
library
ii =A0libglib2.0-cil
2.12.10-5 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0amd64 =A0 =A0 = =A0 =A0CLI binding for the GLib
utility library 2.12
ii =A0libglib2.0-cil-dev
2.12.10-5 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0amd64 =A0 =A0 = =A0 =A0CLI binding for the GLib
utility library 2.12
ii =A0libglib2.0-data
2.33.12+really2.32.4-5 =A0 =A0 =A0 =A0 =A0 =A0 all =A0 =A0 =A0 =A0 =A0Commo= n files for GLib
library
ii =A0libglib2.0-dev
2.33.12+really2.32.4-5 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 =A0 =A0Develop= ment files for
the GLib library
ii =A0libglib2.0-doc
2.33.12+really2.32.4-5 =A0 =A0 =A0 =A0 =A0 =A0 all =A0 =A0 =A0 =A0 =A0Docum= entation files for
the GLib library
ii =A0libglibmm-2.4-1c2a:amd64
2.32.1-1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 = =A0 =A0C++ wrapper for the GLib
toolkit (shared libraries)
ii =A0libgusb2
0.1.3-5 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0amd64 =A0 = =A0 =A0 =A0GLib wrapper around libusb1
ii =A0libjson-glib-1.0-0:amd64
0.14.2-1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 = =A0 =A0GLib JSON manipulation
library
ii =A0libndesk-dbus-glib1.0-cil
0.4.1-4 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0all =A0 =A0 = =A0 =A0 =A0CLI implementation of
D-Bus (GLib mainloop integration)
ii =A0libnm-glib-vpn1
0.9.4.0-10 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 = =A0 =A0network management
framework (GLib VPN shared library)
ii =A0libnm-glib4
0.9.4.0-10 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 = =A0 =A0network management
framework (GLib shared library)
ii =A0libpackagekit-glib2-14:amd64
0.7.6-3 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0amd64 =A0 = =A0 =A0 =A0Library for accessing
PackageKit using GLib
ii =A0libpoppler-glib8:amd64
0.18.4-6 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 = =A0 =A0PDF rendering library
(GLib-based shared library)
ii =A0libpulse-mainloop-glib0:amd64
2.0-6.1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0amd64 =A0 = =A0 =A0 =A0PulseAudio client
libraries (glib support)
ii =A0libsofia-sip-ua-glib3
1.12.11+20110422-1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 =A0 =A0Sof= ia-SIP library
glib/gobject interfaces runtime
ii =A0libtelepathy-glib0:amd64
0.18.2-2 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 = =A0 =A0Telepathy framework -
GLib library
ii =A0libupower-glib1
0.9.17-1 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 amd64 =A0 =A0 = =A0 =A0abstraction for power
management - shared library
albus:~/src/gEDA/geda-gaf#

I have another box with a a Debian Squeeze on it, and geda-gaf and pcb
compile well, there.
Can someone comprehend this problem? Is this an known issue or am I
doing something terribly wrong?
Thank you very much in advance!

Philipp Klostermann
--001a1134a21a73747904f7da85ec--