From owner-freebsd-ports@FreeBSD.ORG Wed Oct 17 10:59:23 2012 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 2CA329F for ; Wed, 17 Oct 2012 10:59:23 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward13.mail.yandex.net (forward13.mail.yandex.net [IPv6:2a02:6b8:0:801::3]) by mx1.freebsd.org (Postfix) with ESMTP id CA88D8FC1B for ; Wed, 17 Oct 2012 10:59:22 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward13.mail.yandex.net (Yandex) with ESMTP id ED8E7141023; Wed, 17 Oct 2012 14:59:21 +0400 (MSK) Received: from smtp11.mail.yandex.net (localhost [127.0.0.1]) by smtp11.mail.yandex.net (Yandex) with ESMTP id B44FB7E0518; Wed, 17 Oct 2012 14:59:21 +0400 (MSK) Received: from unknown (unknown [77.66.155.61]) by smtp11.mail.yandex.net (nwsmtp/Yandex) with ESMTP id xGeSojVq-xLeSsGpn; Wed, 17 Oct 2012 14:59:21 +0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1350471561; bh=IGtFlmfibc6ajdcPBZkKlU4i4YUPlyuy8UE+F2wUfVE=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject: References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=jp8heNnwGJ6uCdG6+em6NXI7+hrTbT8BE19nvB/o21sOoU5hz9Vxc4woEEPk4UCq9 16ECQuG9gQUfxcsTkfwfgZW6BV1sVSaJQrfWTvhBW3VGkMmO8wjEWVsqTtRC5nZKlD QsIeE84yKGCwdMQMU6SOXC7rzzK63YpvrBqP1hh4= Message-ID: <507E8F6A.4080903@yandex.ru> Date: Wed, 17 Oct 2012 14:58:50 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:15.0) Gecko/20120912 Thunderbird/15.0.1 MIME-Version: 1.0 To: John Marino Subject: Re: something had broken in *.mk? References: <507E6578.7070604@yandex.ru> <507E8E03.5040404@marino.st> In-Reply-To: <507E8E03.5040404@marino.st> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 17 Oct 2012 10:59:23 -0000 John Marino wrote on 17.10.2012 14:52: > You're building with bmake and not make. > bmake uses :tu and :tl where make uses :U and :L, among other things. > It's the :L modifier that's causing your errors. > use the FreeBSD version of make instead. > John Yes, you are right. I just remember that I decided to check WITH_BMAKE. Just rebuild usr.bin/make without this knob and everything now ok. Thanks. -- Regards, Ruslan Tinderboxing kills... the drives.