From owner-freebsd-questions@freebsd.org Thu Oct 29 21:05:36 2015 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DFB74A2004C for ; Thu, 29 Oct 2015 21:05:36 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.ilk.org (be-well.ilk.org [23.30.133.173]) by mx1.freebsd.org (Postfix) with ESMTP id BB9811FAA for ; Thu, 29 Oct 2015 21:05:36 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from lowell-desk.lan (router.lan [172.30.250.2]) by be-well.ilk.org (Postfix) with ESMTP id B5E2F33C22; Thu, 29 Oct 2015 17:05:24 -0400 (EDT) Received: by lowell-desk.lan (Postfix, from userid 1147) id 77C063980E; Thu, 29 Oct 2015 17:05:23 -0400 (EDT) From: Lowell Gilbert To: SelfHostBD Cc: freebsd-questions@FreeBSD.org Subject: Re: help me where is problem References: Reply-To: freebsd-questions@FreeBSD.org Date: Thu, 29 Oct 2015 17:05:22 -0400 In-Reply-To: (selfhostbd@gmail.com's message of "Thu, 29 Oct 2015 21:26:47 +0100") Message-ID: <44io5ps7vx.fsf@lowell-desk.lan> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Oct 2015 21:05:37 -0000 SelfHostBD writes: > freebsd82# cd /usr/ports/lang/python27 > freebsd82# make -DBATCH install clean > Unknown modifier 't' Are you using the right make? What does "which make" tell you? [If it isn't "/usr/bin/make", that's your problem.]