Date: Mon, 10 Nov 2003 20:00:53 +0300 From: Sergey 'DoubleF' Zaharchenko <doublef@tele-kom.ru> To: ports@FreeBSD.org Subject: cad/spice patch to make it install, but still doesn't work Message-ID: <20031110200053.27851ef0.doublef@tele-kom.ru>
next in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031110200053.27851ef0.doublef>