From owner-freebsd-ports@FreeBSD.ORG Mon Nov 10 09:06:37 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B5CCB16A4CE for ; Mon, 10 Nov 2003 09:06:37 -0800 (PST) Received: from mx.tele-kom.ru (mx.tele-kom.ru [213.80.148.6]) by mx1.FreeBSD.org (Postfix) with SMTP id 9814043F75 for ; Mon, 10 Nov 2003 09:06:35 -0800 (PST) (envelope-from doublef@tele-kom.ru) Received: (qmail 45635 invoked by uid 555); 10 Nov 2003 20:06:34 +0300 Received: from hal.localdomain (213.80.149.159) by t-k.ru with TeleMail/2 id 1068483993-45615 for ports@freebsd.org; Mon, 10 Nov 20:06:33 2003 +0300 (MSK) Date: Mon, 10 Nov 2003 20:00:53 +0300 From: Sergey 'DoubleF' Zaharchenko To: ports@FreeBSD.org Message-Id: <20031110200053.27851ef0.doublef@tele-kom.ru> X-Mailer: Sylpheed version 0.9.6claws (GTK+ 1.2.10; i386-portbld-freebsd4.8) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Mon__10_Nov_2003_20_00_53_+0300_.KX/F/G8qkScXJ9e" Subject: cad/spice patch to make it install, but still doesn't work X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 10 Nov 2003 17:06:37 -0000 --Signature=_Mon__10_Nov_2003_20_00_53_+0300_.KX/F/G8qkScXJ9e Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit Hello dear portmasters! The Makefile provided in the files/ subdirectory of the port is incorrect, which makes it broken. This patch to the named Makefile (a patch to a patch:)) should make it install (PR sent): --- Makefile.orig Mon Nov 10 19:44:10 2003 +++ Makefile Mon Nov 10 19:43:20 2003 @@ -4,6 +4,8 @@ all: util/build FreeBSD default +STRIP_CMD= strip + install: util/build FreeBSD install chmod a+rx ${PREFIX}/bin/spice3 ${PREFIX}/bin/nutmeg \ However, it still doesn't work with oregano: > Circuit: * Untitled.oregano > internal error -- segmentation violation > > > ### Too few or none analysis found ### Any clues? -- DoubleF "I'd love to go out with you, but I did my own thing and now I've got to undo it." --Signature=_Mon__10_Nov_2003_20_00_53_+0300_.KX/F/G8qkScXJ9e Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/r8RRwo7hT/9lVdwRAnlLAJ9lpAzPcEhGbzP/InwfkIYmP3j49wCfeMRa pHfoT6dqI6Fbooe5cBXUfxk= =VK9F -----END PGP SIGNATURE----- --Signature=_Mon__10_Nov_2003_20_00_53_+0300_.KX/F/G8qkScXJ9e--