Date: Fri, 20 Sep 2002 15:05:40 -0400 From: Moti Levy <moti@flncs.com> To: Joe Marcus Clarke <marcus@FreeBSD.org> Cc: freebsd-questions@FreeBSD.org Subject: Re: libgda2/gnome2 build error ..... Message-ID: <20020920150540.208ba231.moti@flncs.com> In-Reply-To: <1032543009.322.18.camel@gyros.marcuscom.com> References: <20020920121642.690aab42.moti@flncs.com> <1032543009.322.18.camel@gyros.marcuscom.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 20 Sep 2002 13:30:08 -0400 Joe Marcus Clarke <marcus@FreeBSD.org> wrote: > On Fri, 2002-09-20 at 12:16, Moti Levy wrote: > > Hi All, > > I get this error when trying to build gnome2 > > it's a -> 4.7-RC FreeBSD 4.7-RC #1 built today . > > ports were cvsup'd this morning . > > What version of popt do you have installed? > > Joe > root@home:libgda2->pkg_info |grep popt popt-1.5.1_1 A getopt(3) like library with a number of enhancements, fro > > > > > > > > --------------------------------------------------------- > > gmake[2]: Entering directory `/usr/ports/databases/libgda2/work/libgda-0.8.193/tools' > > cc -DHAVE_CONFIG_H -I. -I. -I.. -I. -D_REENTRANT -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I.. -I.. -I/usr/local/include -O -pipe -Wall -Wunused -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wsign-promo -Wno-sign-compare -c gda-config-tool.c > > gda-config-tool.c: In function `get_input_line': > > gda-config-tool.c:97: warning: passing arg 1 of `readline' discards qualifiers from pointer target type > > gda-config-tool.c: In function `completion_func': > > gda-config-tool.c:1177: warning: passing arg 1 of `completion_matches' discards qualifiers from pointer target type > > gda-config-tool.c: In function `options': > > gda-config-tool.c:1209: `POPT_ARGFLAG_OR' undeclared (first use in this function) > > gda-config-tool.c:1209: (Each undeclared identifier is reported only once > > gda-config-tool.c:1209: for each function it appears in.) > > gda-config-tool.c:1209: initializer element is not constant > > gda-config-tool.c:1209: (near initialization for `options[1].argInfo') > > gda-config-tool.c:1217: initializer element is not constant > > gda-config-tool.c:1217: (near initialization for `options[2].argInfo') > > gmake[2]: *** [gda-config-tool.o] Error 1 > > gmake[2]: Leaving directory `/usr/ports/databases/libgda2/work/libgda-0.8.193/tools' > > gmake[1]: *** [all-recursive] Error 1 > > gmake[1]: Leaving directory `/usr/ports/databases/libgda2/work/libgda-0.8.193' > > gmake: *** [all-recursive-am] Error 2 > > *** Error code 2 > > > > Stop in /usr/ports/databases/libgda2. > > *** Error code 1 > > > > Stop in /usr/ports/databases/libgnomedb. > > *** Error code 1 > > > > Stop in /usr/ports/devel/glade2. > > *** Error code 1 > > > > Stop in /usr/ports/x11/gnome2. > > -------------------------------------------------- > > > > > > any idea's ? > > thanks > > Moti > > > -- > Joe Marcus Clarke > FreeBSD GNOME Team :: marcus@FreeBSD.org > http://www.FreeBSD.org/gnome > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020920150540.208ba231.moti>