From owner-freebsd-questions Fri Sep 20 11:41:38 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1F86337B401 for ; Fri, 20 Sep 2002 11:41:36 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F45543E4A for ; Fri, 20 Sep 2002 11:41:35 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from [10.2.1.2] (vpn-client-2.marcuscom.com [10.2.1.2]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g8KIbuiv090733; Fri, 20 Sep 2002 14:37:56 -0400 (EDT) (envelope-from marcus@FreeBSD.org) Subject: Re: libgda2/gnome2 build error ..... From: Joe Marcus Clarke To: Moti Levy Cc: freebsd-questions@FreeBSD.org In-Reply-To: <20020920150540.208ba231.moti@flncs.com> References: <20020920121642.690aab42.moti@flncs.com> <1032543009.322.18.camel@gyros.marcuscom.com> <20020920150540.208ba231.moti@flncs.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 20 Sep 2002 14:41:11 -0400 Message-Id: <1032547272.322.20.camel@gyros.marcuscom.com> Mime-Version: 1.0 X-Spam-Status: No, hits=-2.0 required=5.0 tests=IN_REP_TO,WEIRD_PORT,SUPERLONG_LINE,AWL version=2.31 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 2002-09-20 at 15:05, Moti Levy wrote: > On 20 Sep 2002 13:30:08 -0400 > Joe Marcus Clarke 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 You need to upgrade to popt-1.6.4. You might want to consider sysutils/portupgrade to handle your ports. Joe > > > > > > > > > > > > > > > --------------------------------------------------------- > > > 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 > > > > > -- 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