From owner-freebsd-questions Fri Mar 14 7:30:55 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B9AE437B401 for ; Fri, 14 Mar 2003 07:30:53 -0800 (PST) Received: from cordis.lu (mail.cordis.lu [212.190.217.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7025C43F3F for ; Fri, 14 Mar 2003 07:30:52 -0800 (PST) (envelope-from a.carter@cordis.lu) Received: from mailsvr.intrasoft.lu (mail.intrasoft.lu [212.190.217.251]) by cordis.lu (8.12.1/8.12.1) with ESMTP id h2EGbLqO003916; Fri, 14 Mar 2003 17:37:21 +0100 Received: by mail.intrasoft.lu with Internet Mail Service (5.5.2656.59) id ; Fri, 14 Mar 2003 16:28:56 +0100 Received: from [212.190.217.220] (212.190.217.220 [212.190.217.220]) by mailsvr.intrasoft.lu with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2656.59) id DSZF60XR; Fri, 14 Mar 2003 16:28:47 +0100 From: CARTER Anthony To: Joe Marcus Clarke Cc: CARTER Anthony , FreeBSD User Questions List Subject: Re: seahorse-0.7.1 port broken? In-Reply-To: <1047655153.317.14.camel@gyros> References: <1047655153.317.14.camel@gyros> Content-Type: text/plain Organization: Message-Id: <1047656148.3288.28.camel@intra241.intrasoft.lu> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 14 Mar 2003 16:35:49 +0100 Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I can confirm this is correct, and functions. Should this not be updated in the ports for other users? Why does your build not execute this step? Anthony Carter On Fri, 2003-03-14 at 16:19, Joe Marcus Clarke wrote: > On Fri, 2003-03-14 at 10:02, CARTER Anthony wrote: > > Hi, > > > > I am trying to upgrade seahorse to 0.7.1 from 0.7.0 using: > > > > portupgrade -r seahorse and > > > > cvsuped followed by make clean, make install clean... > > > > They both get to the point given below and then just sits there and > > idles out... > > > > > > ===> Building for seahorse-0.7.1 > > cd . && CONFIG_FILES= CONFIG_HEADERS=config.h /bin/sh > ./config.status > > config.status: creating config.h > > config.status: config.h is unchanged > > config.status: executing default-1 commands > > config.status: executing default-2 commands > > config.status: executing default-3 commands > > make all-recursive > > Making all in src > > echo "#include \"seahorse-marshal.h\"" > seahorse-marshal.c && > > /usr/local/bin/glib-genmarshal --body --prefix=seahorse-marshal >> > > seahorse-marshal.c > > > > Anyone got any ideas? > > Finally figured this one out. My build doesn't execute this step, so it > was tough, but seahorse requires gmake to resolve $< (note the extra > space between glib-genmarshal and --body). If you add USE_GMAKE=yes to > the Makefile, it will work. > > Joe > > > > > Thanks, > > Anthony Carter > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message