Re: libglade fails to build
- From: Sam Steele <chip c99 org>
- To: Matt Blaha <thecombatwombat worldwidewombat com>
- Cc: garnome-list gnome org
- Subject: Re: libglade fails to build
- Date: 05 Oct 2002 23:02:01 -0400
I was having the same problem I think. If you look at the flags passed
to gcc you might see something like "... -I -DGLADE_LIBDIR=....". The
empty -I is causing GCC to ignore the next parameter (it was also
affecting some #includes for me earlier in the build process). To get
around this I had to edit some pkgconfig files to get rid of the extra
-I flags.
-Sam
On Sat, 2002-10-05 at 22:51, Matt Blaha wrote:
> While building garnome 0.18.0 I get the following error.
>
> glade-init.c: In function `get_module_path':
> glade-init.c:103: `GLADE_LIBDIR' undeclared (first use in this function)
> glade-init.c:103: (Each undeclared identifier is reported only once
> glade-init.c:103: for each function it appears in.)
> make[2]: *** [glade-init.lo] Error 1
> make[2]: Leaving directory `/home/wombat/libglade-2.0.1/glade'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/wombat/libglade-2.0.1'
> make: *** [all] Error 2
>
> I get the same when I try and build 0.17.1, I had successfully built
> 0.17.1 in the past, but foolishly deleted /opt/garnome to cleanly
> install 0.18. . .any insight would be appreciated.
>
> --
> garnome-list mailing list
> garnome-list gnome org
> http://mail.gnome.org/mailman/listinfo/garnome-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]