Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 May 2006 17:30:07 +0200
From:      Ewald Jenisch <a@jenisch.at>
To:        gnome@freebsd.org
Subject:   Stop in /usr/ports/devel/libgtop2 during gnome upgrade
Message-ID:  <20060503153007.GA17441@aurora.oekb.co.at>

next in thread | raw e-mail | index | archive | help

Hi,

Today I tried to upgrade gnome to 2.14 as per /usr/ports/UPDATING, i.e.
        pkgdb -Ff
        portupgrade -o net/avahi -f howl
        portupgrade -o x11/gnome-screensaver -f xscreensaver-gnome
	portupgrade -a

During the portupgrade -a the upgrade failed with

 cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../.. -I../../sysdeps/freebsd -I../../include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/X11R6/include -I/usr/local/include -Winline -Wall -std=gnu89 -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -O -pipe -MT netload.lo -MD -MP -MF .deps/netload.Tpo -c netload.c  -fPIC -DPIC -o .libs/netload.o
netload.c: In function `glibtop_get_netload_p':
netload.c:156: error: structure has no member named `if_drv_flags'
netload.c:156: error: `IFF_DRV_RUNNING' undeclared (first use in this function)
netload.c:156: error: (Each undeclared identifier is reported only once
netload.c:156: error: for each function it appears in.)
netload.c:164: error: structure has no member named `if_drv_flags'
netload.c:164: error: `IFF_DRV_OACTIVE' undeclared (first use in this function)
netload.c:90: warning: unused variable `tname'
gmake[3]: *** [netload.lo] Error 1
gmake[3]: Leaving directory `/usr/ports/devel/libgtop2/work/libgtop-2.14.1/sysdeps/freebsd'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/libgtop2/work/libgtop-2.14.1/sysdeps'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/libgtop2/work/libgtop-2.14.1'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/devel/libgtop2.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade3448.11 make
** Fix the problem and try again.


Please note that I've cvsup-ed immediately before going through make
fetchindex, pkgdb -F and portversion as usual.

Thanks in advance for any clue,
-ewald




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060503153007.GA17441>