From owner-freebsd-questions Sun Dec 6 08:42:08 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13248 for freebsd-questions-outgoing; Sun, 6 Dec 1998 08:42:08 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from harfang.CC.UMontreal.CA (harfang.CC.UMontreal.CA [132.204.2.102]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13237 for ; Sun, 6 Dec 1998 08:42:06 -0800 (PST) (envelope-from beaupran@JSP.UMontreal.CA) Received: from epsom.jsp.umontreal.ca (epsom.JSP.UMontreal.CA [132.204.45.25]) by harfang.CC.UMontreal.CA (8.8.8/8.8.8) with SMTP id LAA17440 for ; Sun, 6 Dec 1998 11:42:03 -0500 (EST) Received: from derby.jsp.umontreal.ca (derby.jsp.umontreal.ca [132.204.45.26]) by epsom.jsp.umontreal.ca via ESMTP (951211.SGI.8.6.12.PATCH1502/JSP1789) id LAA10830 for ; Sun, 6 Dec 1998 11:42:04 -0500 Received: from localhost (beaupran@localhost) by derby.jsp.umontreal.ca via SMTP (951211.SGI.8.6.12.PATCH1502/JSP1789) id LAA10721 for ; Sun, 6 Dec 1998 11:42:03 -0500 X-Authentication-Warning: derby.jsp.umontreal.ca: beaupran owned process doing -bs Date: Sun, 6 Dec 1998 11:42:03 -0500 (EST) From: BEAUPRE Antoine To: freebsd-questions Subject: Error in ports/audio/hmmer makefile Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG # make install ===> Building for hmmer-2.0 You have a precompiled HMMER distribution. No need to make. (cd src; make CC="cc" CFLAGS="-O" libhmmer.a) `libhmmer.a' is up to date. (cd Shiva; make CC="cc" CFLAGS="-O") (cd Shiva; make shiva) Compiled Shiva exercises: evd_test: ok masks_test: ok Killed *** Error code 137 Stop. *** Error code 1 I compiled it successfully using make NO_BUIL;D=true install. Shouldn't the Makefile correct this? Thanks +-----------------------------------+ | Free the world from businessmen | | Free yourself from your money | +-----------------------------------+ Free the web. Spidey visit: http://www.JSP.UMontreal.CA/~beaupran To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message