From owner-freebsd-ports@FreeBSD.ORG Mon Apr 4 04:48:11 2011 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8FDA41065675 for ; Mon, 4 Apr 2011 04:48:11 +0000 (UTC) (envelope-from cvs-src@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id 38E208FC1C for ; Mon, 4 Apr 2011 04:48:11 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward11.mail.yandex.net (Yandex) with ESMTP id 802AFE81397; Mon, 4 Apr 2011 08:48:09 +0400 (MSD) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1301892489; bh=jXkVvspezapmXbWmJ4t7Qml+j9Z/CBQ31H4f7t1kGpc=; h=Message-ID:Date:From:MIME-Version:To:CC:Subject:References: In-Reply-To:Content-Type:Content-Transfer-Encoding; b=fW5aUx+h28GzwDAvyJSYbnnUHaBKzwHoawrzMER/R2H2IQMV3UQKuKIMrAMdEtk9N rfMANKBqFwLWAUx2oBlTtsH3U3fGHiZGoxacCAM1wxEgW2T6GWZIHA/BKCtHlw96LE +DTbo3LGhHvUxLJDGkpsJ7dt+Bw0X+HiShupQkFA= Received: from smeshariki2.local (unknown [178.76.212.172]) by smtp14.mail.yandex.net (Yandex) with ESMTPSA id 4206A19B8076; Mon, 4 Apr 2011 08:48:09 +0400 (MSD) Message-ID: <4D994D21.6010309@yandex.ru> Date: Mon, 04 Apr 2011 08:46:25 +0400 From: Ruslan Mahmatkhanov User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; ru-RU; rv:1.9.2.15) Gecko/20110306 Thunderbird/3.1.9 MIME-Version: 1.0 To: Dirk Meyer References: <22260558.1089541301773943723.JavaMail.defaultUser@defaultHost> <22260558.1089541301773943723.JavaMail.defaultUser@defaultHost> <4D994343.2010001@yandex.ru> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-ports@freebsd.org Subject: Re: emulators/vice: patch fail to apply cleanly X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Apr 2011 04:48:11 -0000 04.04.2011 08:34, Dirk Meyer пишет: > 1. Be sure you don't have leftovers in workdir. > 2. Be sure you have write perssions to the workdir. > > look like "/tmp" or the ports workdir ist not writeable. > > If you see problem try a "make clean" first. It complains that it could not apply patch-dynlist.c in first place. You can try it yourself. -- Regards, Ruslan