Date: Tue, 13 Jul 2004 12:19:03 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Franz Klammer <klammer@webonaut.com> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: builderror: gdesklets-0.30pre -> syntax error before, "int64_t" Message-ID: <1089735543.966.1.camel@gyros> In-Reply-To: <40F3C3E5.2060304@webonaut.com> References: <40F3C3E5.2060304@webonaut.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-br8VORvF561TCbdLvy0w Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2004-07-13 at 07:13, Franz Klammer wrote: > my first attempt to try out gdesklets-0.30pre fails because it > stops to build with the error message below. >=20 > 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. >=20 > 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-specif= ic > problem or was anything else wrong in my solution? I think the better solution would be to include sys/types.h in proclist.h. Yes, this is most likely FreeBSD-specific as Linux might be doing header pollution to get int64_t. Joe >=20 > bugzilla link: http://bugzilla.gnome.org/show_bug.cgi?id=3D147422 >=20 >=20 > 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/gDes= klets-0 > .30pre/libdesklets/system' > gmake[3]: *** [all-recursive] Fehler 1 > gmake[3]: Leaving directory `/usr/ports/deskutils/gdesklets.new/work/gDes= klets-0 > .30pre/libdesklets/system' > gmake[2]: *** [all-recursive] Fehler 1 > gmake[2]: Leaving directory `/usr/ports/deskutils/gdesklets.new/work/gDes= klets-0 > .30pre/libdesklets' > gmake[1]: *** [all-recursive] Fehler 1 > gmake[1]: Leaving directory `/usr/ports/deskutils/gdesklets.new/work/gDes= klets-0 > .30pre' > gmake: *** [all] Fehler 2 > *** Error code 2 >=20 >=20 > franz. > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-br8VORvF561TCbdLvy0w Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBA9At2b2iPiv4Uz4cRAtgSAKCbeYDriSDP9uC/G/ApLYq6dXFWfgCggyB1 AfrSM5xjpfFWd7sB5uCSYD4= =Kvoq -----END PGP SIGNATURE----- --=-br8VORvF561TCbdLvy0w--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1089735543.966.1.camel>