Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jul 2004 13:13:41 +0200
From:      Franz Klammer <klammer@webonaut.com>
To:        FreeBSD GNOME Users <gnome@freebsd.org>
Subject:   builderror: gdesklets-0.30pre -> syntax error before, "int64_t"
Message-ID:  <40F3C3E5.2060304@webonaut.com>

next in thread | raw e-mail | index | archive | help
my first attempt to try out gdesklets-0.30pre fails because it
stops to build with the error message below.

a short google search tell me that i must include <sys/types.h>
into libgtop_const.c and i open a bug at bugzilla.gnome.org.

but one of the answers say that my installed version of libgtop
is too old - which is not true. so my question. is this an freebsd-specific
problem or was anything else wrong in my solution?

bugzilla link: http://bugzilla.gnome.org/show_bug.cgi?id=147422


mv -f .libs/_glibtopmodule_la-glibtop.lo _glibtopmodule_la-glibtop.lo
cc -o libgtop_const -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/incl
ude -I/usr/X11R6/include/libgtop-2.0   -L/usr/local/lib -L/usr/X11R6/lib -L/usr/
X11R6/lib -lXau -lgtop-2.0 -lglib-2.0 -liconv   libgtop_const.c
In file included from libgtop_const.c:11:
/usr/X11R6/include/libgtop-2.0/glibtop/proclist.h:75: error: syntax error before
  "int64_t"
/usr/X11R6/include/libgtop-2.0/glibtop/proclist.h:82: error: syntax error before
  "int64_t"
gmake[4]: *** [libgtop_const] Fehler 1
gmake[4]: Leaving directory `/usr/ports/deskutils/gdesklets.new/work/gDesklets-0
.30pre/libdesklets/system'
gmake[3]: *** [all-recursive] Fehler 1
gmake[3]: Leaving directory `/usr/ports/deskutils/gdesklets.new/work/gDesklets-0
.30pre/libdesklets/system'
gmake[2]: *** [all-recursive] Fehler 1
gmake[2]: Leaving directory `/usr/ports/deskutils/gdesklets.new/work/gDesklets-0
.30pre/libdesklets'
gmake[1]: *** [all-recursive] Fehler 1
gmake[1]: Leaving directory `/usr/ports/deskutils/gdesklets.new/work/gDesklets-0
.30pre'
gmake: *** [all] Fehler 2
*** Error code 2


franz.



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