Re: Re: [ecasound] Visecas 0.3.1

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: Re: [ecasound] Visecas 0.3.1
From: Jan Weil (jawebada_AT_mailbox.tu-berlin.de)
Date: Wed Jan 21 2004 - 01:20:44 EET


On Tue, 2004-01-20 at 23:36, bart_AT_solozone.com wrote:
> (Pardon my vituperation over gnome-SuSe
> they always seem to release every six months ahead of the sable versions of anything!)

Then they surely will hurry up to include Visecas before it gets
anything near stable ;)

>
> make[1]: Leaving directory `/home/bart/download/ruby-gnome2-all-0.8.1/pango'
> make[1]: Entering directory `/home/bart/download/ruby-gnome2-all-0.8.1/libgda'
> make[2]: Entering directory `/home/bart/download/ruby-gnome2-all-0.8.1/libgda/sr
> c'
> gcc -fPIC -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -Wall -I/opt/gnome
> /include -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include -I/usr/
> include/libxml2 -I/home/bart/download/ruby-gnome2-all-0.8.1/glib/src -I. -I/us
> r/lib/ruby/1.8/i686-linux -I/usr/lib/ruby/1.8/i686-linux -I/home/bart/download/r
> uby-gnome2-all-0.8.1/libgda/src -DHAVE_RB_DEFINE_ALLOC_FUNC -DHAVE_RB_BLOCK_PROC
> -DHAVE_OBJECT_ALLOCATE -DHAVE_NODE_ATTRASGN -DHAVE_GDA_CONFIG_SAVE_DATA_SOURCE_
> INFO -I/usr/lib/ruby/site_ruby/1.8/i686-linux -c rbgda.c
> In file included from /opt/gnome/include/glib-2.0/glib/galloca.h:30,
> from /opt/gnome/include/glib-2.0/glib.h:30,
> from /opt/gnome/include/libgda/gda-blob.h:26,
> from /opt/gnome/include/libgda/libgda.h:27,
> from rbgda.h:26,
> from rbgda.c:22:
> /opt/gnome/include/glib-2.0/glib/gtypes.h:41: error: syntax error before "typede
> f"

gcc doesn't know the G_BEGIN_DECLS macro.
This is defined in glib/gmacros.h which is included at the start of
glibconfig.h.
Try to find out where on your system the glibconfig.h file is located.
(rpm -qal | grep glibconfig.h)
Mine is in /usr/lib/glib-2.0/include/.
The thing is that glib-1.2 also comes with a glibconfig.h.
It appears to me that this version is included instead of the version
belonging to v2.0.

I'm not yet sure whom to blame for this mess (SuSE is my favourite,
though).
What does 'pkg-config glib-2.0 --cflags' say on your system?

Jan


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Jan 21 2004 - 01:19:06 EET