From owner-freebsd-ports@FreeBSD.ORG Mon Apr 28 03:05:15 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 64F4437B401 for ; Mon, 28 Apr 2003 03:05:15 -0700 (PDT) Received: from spock.dilkie.com (spock.dilkie.com [206.51.1.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4344A43F3F for ; Mon, 28 Apr 2003 03:05:12 -0700 (PDT) (envelope-from lee@dilkie.com) Received: from borg (borg.dilkie.com [206.51.1.193]) (authenticated bits=0) by spock.dilkie.com (8.12.9/8.12.9) with ESMTP id h3SA5AiO012635 for ; Mon, 28 Apr 2003 06:05:10 -0400 (EDT) (envelope-from lee@dilkie.com) From: "Lee Dilkie" To: Date: Mon, 28 Apr 2003 06:05:10 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal In-Reply-To: X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4925.2800 Subject: RE: cli port won't compile 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, 28 Apr 2003 10:05:15 -0000 NMAKE? why are you running MSVC's NMAKE? If that's intentional, and I'd really love to know why, then it's probably a case of MAKE_FLAGS being passed to it with normal, make, options (with '-' options) that nmake cannot parse. -lee > NMAKE : fatal error U1065: invalid option '-' > BUILD: nmake failed - rc = 2 > BUILD: Linking /usr/ports/lang/cli/work/sscli/tools/resourcecompiler > directory > NMAKE : fatal error U1065: invalid option '-' > BUILD: nmake failed - rc = 2 > BUILD: Done