From owner-freebsd-gnome Tue Sep 17 16: 9:58 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 115CA37B401 for ; Tue, 17 Sep 2002 16:09:56 -0700 (PDT) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 77BE543E91 for ; Tue, 17 Sep 2002 16:09:55 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.2] (vpn-client-2.marcuscom.com [10.2.1.2]) by creme-brulee.marcuscom.com (8.12.5/8.12.5) with ESMTP id g8HN6jiv060845; Tue, 17 Sep 2002 19:06:45 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: gnome meta-ports doesn't build -> gnomepilot-conduits From: Joe Marcus Clarke To: Mike Harding Cc: gnome@FreeBSD.ORG In-Reply-To: <20020917230454.B93C913104@netcom1.netcom.com> References: <20020917223455.3E20C13104@netcom1.netcom.com> <1032303029.331.193.camel@gyros.marcuscom.com> <20020917230454.B93C913104@netcom1.netcom.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.8 Date: 17 Sep 2002 19:09:46 -0400 Message-Id: <1032304186.331.198.camel@gyros.marcuscom.com> Mime-Version: 1.0 X-Spam-Status: No, hits=-3.1 required=5.0 tests=IN_REP_TO,DOUBLE_CAPSWORD,WEIRD_PORT,SUPERLONG_LINE,AWL version=2.31 Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 2002-09-17 at 19:04, Mike Harding wrote: > > ...err... where - I don't see anything recent changes in > > /usr/ports/palm/gnomepilot > /usr/ports/palm/nomepilot-conduits/ > > Thanks for getting on this one... I'm just curious as to where the fix > was (while waiting for the cvs changes to propagate). Both ports have been patched today. Checkout http://www.freshports.org to see the commit logs (or the archive for cvs-all). Joe > > - Mike H. > > From: Joe Marcus Clarke > Cc: gnome@FreeBSD.ORG > Date: 17 Sep 2002 18:50:29 -0400 > X-Virus-Scanned: by AMaViS snapshot-20020531 > X-Spam-Status: No, hits=-2.6 required=5.0 > tests=IN_REP_TO,UPPERCASE_25_50,WEIRD_PORT,SUPERLONG_LINE,AWL > version=2.31 > X-Spam-Level: > > On Tue, 2002-09-17 at 18:34, Mike Harding wrote: > > > > The recent upgrade of gnome-pilot has broken the gnome meta port. > > Sigh. > > Fixed. > > Joe > > > > > - Mike H. > > > > ... > > cc -DPACKAGE=\"gnome-pilot-conduits\" -DVERSION=\"0.9\" -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DRETSIGTYPE=void -DHAVE_ALLOCA=1 -DHAVE_UNISTD_H=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_LIMITS_H=1 -DHAVE_LOCALE_H=1 -DHAVE_NL_TYPES_H=1 -DHAVE_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_GETCWD=1 -DHAVE_MUNMAP=1 -DHAVE_PUTENV=1 -DHAVE_SETENV=1 -DHAVE_SETLOCALE=1 -DHAVE_STRCHR=1 -DHAVE_STRCASECMP=1 -DHAVE_STRDUP=1 -DHAVE_LC_MESSAGES=1 -DHAVE_GETTEXT=1 -DENABLE_NLS=1 -I. -I. -I/usr/X11R6/include -I/usr/X11R6/include/gnome-1.0 -I/usr/X11R6/include -DNEED_GNOMESUPPORT_H -I/usr/X11R6/lib/gnome-libs/include -I/usr/local/include/glib12 -I/usr/local/include/orbit-1.0 -I/usr/local/include -I/usr/X11R6/include/gtk12 -I/usr/local/include -I../../../../mal-conduit/mal/common -I../../../../mal-conduit/mal/client/common -DG_LOG_DOMAIN=\"MALconduit\" -I/usr/local/include -O -pipe -c malsync.c -fPIC -DPIC -o .libs/malsync.lo > > malsync.c: In function `Connect': > > malsync.c:1412: `PI_AF_SLP' undeclared (first use in this function) > > malsync.c:1412: (Each undeclared identifier is reported only once > > malsync.c:1412: for each function it appears in.) > > gmake[4]: *** [malsync.lo] Error 1 > > gmake[4]: Leaving directory `/usr/ports/palm/gnomepilot-conduits/work/gnome-pilot-conduits-0.9/mal-conduit/mal/client/unix' > > gmake[3]: *** [all-recursive] Error 1 > > gmake[3]: Leaving directory `/usr/ports/palm/gnomepilot-conduits/work/gnome-pilot-conduits-0.9/mal-conduit/mal/client' > > gmake[2]: *** [all-recursive] Error 1 > > gmake[2]: Leaving directory `/usr/ports/palm/gnomepilot-conduits/work/gnome-pilot-conduits-0.9/mal-conduit/mal' > > gmake[1]: *** [all-recursive] Error 1 > > gmake[1]: Leaving directory `/usr/ports/palm/gnomepilot-conduits/work/gnome-pilot-conduits-0.9/mal-conduit' > > gmake: *** [all-recursive] Error 1 > > *** Error code 2 > > > > Stop in /usr/ports/palm/gnomepilot-conduits. > > *** Error code 1 > > > > Stop in /usr/ports/deskutils/gnomepim. > > *** Error code 1 > > > > Stop in /usr/ports/x11/gnome. > > netcom1# > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-gnome" in the body of the message > > > -- > PGP Key : http://www.marcuscom.com/pgp.asc > > -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message