Re: [gnome-slackware]Problem building gnome-applets-1.4.0.5
- From: Robert Stan <robalo linuxpackages net>
- To: gnome-slackware gnome org
- Subject: Re: [gnome-slackware]Problem building gnome-applets-1.4.0.5
- Date: Tue, 26 Feb 2002 14:20:22 +0000
I wrote:
> Try to comment these lines in
> /usr/include/orbit-1.0/ORBitutil/os-feature-alloca.h:
>
> # if ORBIT_HAVE_ALLOCA_H
> # include <alloca.h>
> # endif
>
> then recompile.
>
Sorry for the mistake, the lines to be commented should be:
# if defined(__STRICT_ANSI__)
# define alloca __builtin_alloca
# endif
I guess another solution would be to use some special compiler flags
--
Robert Stan
>
> Nicolas Laplante wrote:
>
> > Hi people! Finally a mailing lists for slackers.
> >
> > Now here's my problem:
> >
> > Whenever I try to build gnome-applets-1.4.0.5, I get this error message:
> >
> > ***
> >
> > In file included from /usr/include/orbit-1.0/ORBitutil/os-specifics.h:6,
> > from /usr/include/orbit-1.0/ORBitutil/util.h:34,
> > from /usr/include/orbit-1.0/IIOP/IIOP.h:5,
> > from /usr/include/orbit-1.0/orb/orbit.h:55,
> > from /usr/include/gnome-1.0/libgnorba/gnorba.h:4,
> > from /usr/include/applet-widget.h:12,
> > from charpick.c:6:
> > /usr/include/orbit-1.0/ORBitutil/os-feature-alloca.h:13: warning: `alloca'
> > redefined
> > /usr/include/alloca.h:36: warning: this is the location of the previous
> > definition
> > make[3]: *** [charpick.o] Error 1
> > make[3]: Leaving directory
> > `/usr/src/gnome-1.4.1-rc1/gnome-applets-1.4.0.5/charpick'
> > make[2]: *** [all-recursive] Error 1
> > make[2]: Leaving directory
> > `/usr/src/gnome-1.4.1-rc1/gnome-applets-1.4.0.5/charpick'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory
> > `/usr/src/gnome-1.4.1-rc1/gnome-applets-1.4.0.5'
> > make: *** [all-recursive-am] Error 2
> >
> > ***
> >
> > Do anyone know how to fix this? I seeked help on irc.gnome.org; got a
> > little but was never able to build it with success.
> >
> > Any help is greatly appreciated.
> >
> > Thanks,
> > Nicolas
> >
> > _______________________________________________
> > Gnome-slackware mailing list
> > Gnome-slackware gnome org
> > http://mail.gnome.org/mailman/listinfo/gnome-slackware
>
> _______________________________________________
> Gnome-slackware mailing list
> Gnome-slackware gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-slackware
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]