From owner-freebsd-questions Fri Mar 14 7:19:46 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 A8A5E37B401 for ; Fri, 14 Mar 2003 07:19:43 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4FC2343FCB for ; Fri, 14 Mar 2003 07:19:42 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) by creme-brulee.marcuscom.com (8.12.8/8.12.8) with ESMTP id h2EFIjrI037269; Fri, 14 Mar 2003 10:18:45 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: seahorse-0.7.1 port broken? From: Joe Marcus Clarke To: CARTER Anthony Cc: FreeBSD User Questions List In-Reply-To: <1047654173.3288.24.camel@intra241.intrasoft.lu> References: <1047654173.3288.24.camel@intra241.intrasoft.lu> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ti1f9sZ0EHlc8RoAhfLh" Organization: MarcusCom, Inc. Message-Id: <1047655153.317.14.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.2 Date: 14 Mar 2003 10:19:13 -0500 X-Spam-Status: No, hits=-33.0 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,QUOTE_TWICE_1,REFERENCES, REPLY_WITH_QUOTES autolearn=ham version=2.50 X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) 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 --=-ti1f9sZ0EHlc8RoAhfLh Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 2003-03-14 at 10:02, CARTER Anthony wrote: > Hi, >=20 > I am trying to upgrade seahorse to 0.7.1 from 0.7.0 using: >=20 > portupgrade -r seahorse and >=20 > cvsuped followed by make clean, make install clean... >=20 > They both get to the point given below and then just sits there and > idles out... >=20 >=20 > =3D=3D=3D> Building for seahorse-0.7.1 > cd . && CONFIG_FILES=3D CONFIG_HEADERS=3Dconfig.h /bin/sh ./config.stat= us > 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 &&=20 > /usr/local/bin/glib-genmarshal --body --prefix=3Dseahorse-marshal >> > seahorse-marshal.c >=20 > 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=3Dyes to the Makefile, it will work. Joe >=20 > Thanks, > Anthony Carter >=20 >=20 > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-ti1f9sZ0EHlc8RoAhfLh Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+cfLwb2iPiv4Uz4cRAiEqAJ9vl37ZrIzUBZ5r08WkendkYIJUxACbBIDq NBzMazVIKA1LFMOO8iIchfY= =BB5X -----END PGP SIGNATURE----- --=-ti1f9sZ0EHlc8RoAhfLh-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message