Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Oct 2001 11:41:21 +0700
From:      John Indra <john@office.naver.co.id>
To:        freebsd-ports@freebsd.org
Subject:   x11/gnome fails to build under -CURRENT
Message-ID:  <20011002114121.A59839@office.naver.co.id>

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

I am running a fairly recent -CURRENT and seems like x11/gnome can't be
build on top of it.
Here's the error message:

cc -DHAVE_CONFIG_H -I. -I. -I../.. -D_IN_LIBGTOP -D_GNU_SOURCE
-DGLIBTOP_NAMES -I../.. -I../.. -I../../sysdeps/freebsd -I../../include
-I../../intl -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H
-I/usr/local/include/glib12 -I/usr/local/include -I/usr/X11R6/include/gtk12
-I/usr/local/include/glib12 -O -pipe -march=pentiumpro -Wall -Wunused
-I/usr/local/include -I/usr/X11R6/include -DGLIBTOP_GUILE
-DGLIBTOP_GUILE_NAMES -I/usr/local/include
-DGTOPLOCALEDIR=\"/usr/local/share/gnome/locale\"
-DLIBGTOP_VERSION=\"1.0.12\" -DLIBGTOP_SERVER_VERSION=\"5\"
-DLIBGTOP_VERSION_CODE=1000012
-DLIBGTOP_SERVER=\"/usr/local/bin/libgtop_server\" -I/usr/local/include -O
-pipe -march=pentiumpro -Wall -Wunused -I/usr/local/include -c proctime.c
-fPIC -DPIC -o .libs/proctime.lo
proctime.c: In function `calcru':
proctime.c:71: structure has no member named `p_sticks'
proctime.c:72: structure has no member named `p_uticks'
proctime.c:73: structure has no member named `p_iticks'
proctime.c:69: warning: unused variable `tv'
proctime.c:68: warning: `st' might be used uninitialized in this function
proctime.c:68: warning: `ut' might be used uninitialized in this function
proctime.c:68: warning: `it' might be used uninitialized in this function
proctime.c: In function `glibtop_get_proc_time_p':
proctime.c:124: warning: unused variable `pstats'
proctime.c:122: warning: unused variable `u_addr'
proctime.c: At top level:
proctime.c:62: warning: `calcru' defined but not used
gmake[3]: *** [proctime.lo] Error 1
gmake[3]: Leaving directory
`/usr/ports/devel/libgtop/work/libgtop-1.0.12/sysdeps/freebsd'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/usr/ports/devel/libgtop/work/libgtop-1.0.12/sysdeps'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/devel/libgtop/work/libgtop-1.0.12'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/devel/libgtop.
*** Error code 1

Stop in /usr/ports/devel/libgtop.
*** Error code 1

Stop in /usr/ports/devel/libgtop.
*** Error code 1

Stop in /usr/ports/devel/libgtop.
*** Error code 1

Stop in /usr/ports/x11/gnomeapplets.
*** Error code 1

Stop in /usr/ports/x11/gnomeapplets.
*** Error code 1
 
Stop in /usr/ports/x11/gnomeapplets.
*** Error code 1
 
Stop in /usr/ports/x11/gnomeapplets.
*** Error code 1
 
Stop in /usr/ports/x11/gnomeapplets.
*** Error code 1
 
Stop in /usr/ports/x11/gnomeapplets.
*** Error code 1
 
Stop in /usr/ports/x11/gnomeapplets.
*** Error code 1
 
Stop in /usr/ports/x11/gnome.
*** Error code 1
 
Stop in /usr/ports/x11/gnome.
*** Error code 1
 
Stop in /usr/ports/x11/gnome.

tq...

/john
Live Free OR Die


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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