Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Aug 2000 11:40:03 -0700 (PDT)
From:      Ade Lovett <ade@FreeBSD.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/20844: ports/x11/gnomelibs does not compile
Message-ID:  <200008251840.LAA92997@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/20844; it has been noted by GNATS.

From: Ade Lovett <ade@FreeBSD.org>
To: John Ioannidis <ji@turing.research.att.com>
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/20844: ports/x11/gnomelibs does not compile
Date: Fri, 25 Aug 2000 13:34:40 -0500

 On Fri, Aug 25, 2000 at 02:19:51PM -0400, John Ioannidis wrote:
 > gnome-magic.c:288: macro `g_array_append_val' used with only 2 args
 > gnome-magic.c:293: macro `g_array_append_val' used with only 2 args
 > gnome-magic.c: In function `gnome_magic_parse':
 > gnome-magic.c:187: too many arguments to function `g_array_new'
 > gnome-magic.c:288: syntax error before `,'
 > gnome-magic.c:288: too few arguments to function `g_rarray_append'
 > gnome-magic.c:293: syntax error before `,'
 > gnome-magic.c:293: too few arguments to function `g_rarray_append'
 
 All of the above functions come from glib.  You are running glib/gtk
 1.2.8 aren't you?
 
 Remove all traces of GNOME from your system, do a pkg_version -v,
 and update the appropriate ports.
 
 Then try gnomelibs again.
 
 
 > How could this have passed the release tests?  There are
 > syntax errors in the file!
 
 Only if you don't follow the instructions and keep things up-to-date.
 Yes, there are deficiences in the dependency versioning.  Yes, they're
 being looked at.
 
 Not surprisingly, the build machines tend to use fully up-to-date
 ports, and thus don't get errors associated with not keep your
 ports tree fully up-to-date, especially for major things like
 glib/gtk.
 
 -aDe
 
 -- 
 Ade Lovett, Austin, TX.			ade@FreeBSD.org
 FreeBSD: The Power to Serve		http://www.FreeBSD.org/
 


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?200008251840.LAA92997>