Re: libgda2/gnome2 build error .....
On Sun, 2002-09-22 at 19:53, Andrew Thomson wrote: > Yeah, I've got the same problem. > > Fresh install of a machine, cvsup to 4.7 RC, cvsup ports. Then pretty > much the first thing I did post install was... > > # cd /usr/ports/x11/gnome2 > # make fetch-recursive > ===> Fetching all distfiles for gnome2-2.0_4 and dependencies > >> libgda-0.8.193.tar.bz2 doesn't seem to exist in > /usr/ports/distfiles/gnome2. > >> Attempting to fetch from > ftp://ftp.rpmfind.net/linux/gnome.org/sources/libgda/2.0/. > fetch: libgda-0.8.193.tar.bz2: File unavailable (e.g., file not found, > no access) > >> Attempting to fetch from > ftp://ftp.sunet.se/pub/X11/GNOME/sources/libgda/2.0/. > fetch: libgda-0.8.193.tar.bz2: File unavailable (e.g., file not found, > no access) > > Get's stuck there... Sorry, it's fixed now. Joe > > ajt. > > On Sat, 2002-09-21 at 04:38, Moti Levy wrote: > > Moti Levy wrote: > > > On 20 Sep 2002 13:30:08 -0400 > > > Joe Marcus Clarke <[EMAIL PROTECTED]> 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? > > let me guess ... > > run portupgrade ? > > > > > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > > with "unsubscribe freebsd-questions" in the body of the message > > > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questions" in the body of the message > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
Re: libgda2/gnome2 build error .....
Yeah, I've got the same problem. Fresh install of a machine, cvsup to 4.7 RC, cvsup ports. Then pretty much the first thing I did post install was... # cd /usr/ports/x11/gnome2 # make fetch-recursive ===> Fetching all distfiles for gnome2-2.0_4 and dependencies >> libgda-0.8.193.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/gnome2. >> Attempting to fetch from ftp://ftp.rpmfind.net/linux/gnome.org/sources/libgda/2.0/. fetch: libgda-0.8.193.tar.bz2: File unavailable (e.g., file not found, no access) >> Attempting to fetch from ftp://ftp.sunet.se/pub/X11/GNOME/sources/libgda/2.0/. fetch: libgda-0.8.193.tar.bz2: File unavailable (e.g., file not found, no access) Get's stuck there... ajt. On Sat, 2002-09-21 at 04:38, Moti Levy wrote: > Moti Levy wrote: > > On 20 Sep 2002 13:30:08 -0400 > > Joe Marcus Clarke <[EMAIL PROTECTED]> 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? > let me guess ... > run portupgrade ? > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
Re: libgda2/gnome2 build error .....
Moti Levy wrote: > On 20 Sep 2002 13:30:08 -0400 > Joe Marcus Clarke <[EMAIL PROTECTED]> 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? let me guess ... run portupgrade ? To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
Re: libgda2/gnome2 build error .....
On Fri, 2002-09-20 at 15:05, Moti Levy wrote: > On 20 Sep 2002 13:30:08 -0400 > Joe Marcus Clarke <[EMAIL PROTECTED]> 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_1A 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 :: [EMAIL PROTECTED] > > http://www.FreeBSD.org/gnome > > > > > -- Joe Marcus Clarke FreeBSD GNOME Team :: [EMAIL PROTECTED] http://www.FreeBSD.org/gnome To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
Re: libgda2/gnome2 build error .....
On 20 Sep 2002 13:30:08 -0400 Joe Marcus Clarke <[EMAIL PROTECTED]> 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_1A 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:: [EMAIL PROTECTED] > http://www.FreeBSD.org/gnome > > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
Re: libgda2/gnome2 build error .....
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 > > > > - > 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 :: [EMAIL PROTECTED] http://www.FreeBSD.org/gnome To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
libgda2/gnome2 build error .....
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 . - 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 To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message