From owner-freebsd-x11@FreeBSD.ORG Sat Mar 3 16:08:14 2007 Return-Path: X-Original-To: freebsd-x11@freebsd.org Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4663F16A400 for ; Sat, 3 Mar 2007 16:08:14 +0000 (UTC) (envelope-from johan.grahn82@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.173]) by mx1.freebsd.org (Postfix) with ESMTP id D91CC13C442 for ; Sat, 3 Mar 2007 16:08:13 +0000 (UTC) (envelope-from johan.grahn82@gmail.com) Received: by ug-out-1314.google.com with SMTP id 71so875866ugh for ; Sat, 03 Mar 2007 08:08:11 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:date:from:to:subject:message-id:mime-version:content-type:content-disposition:user-agent; b=TAhWB4ZoAUL6V+tKTh2UVdA+y+9HmpogXf9tG0dgEN3XfKgwKUkflNS6ds4zBiLnN4fKcR85B27Yc+R5cGK4nHM/FvJwnFwpk7Mlvs3C/Qr9pzj4Rx27HSiXRAVIg3x8x7Suca9YeyoljZJa5vcWPNmKME0PtiDfK1hWeINHjqs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:date:from:to:subject:message-id:mime-version:content-type:content-disposition:user-agent; b=f0EAGMeIP8vhQQMs/kk29zEMFHz6DPz7dnPkqTmA250nXGU5ebqteOUZFs/RFoyAfa0LjBzb9Jrn2REyJZ6BcXEjZ/pzwgsb4Fnj25mHZmiGSlMrplI3XmTsH1eVtJQ0hpw5ZD9JKe8IzlLU5uwbdHobqxnivshn3PeHVdQZaLU= Received: by 10.67.101.10 with SMTP id d10mr5663894ugm.1172936585659; Sat, 03 Mar 2007 07:43:05 -0800 (PST) Received: from localhost ( [193.10.185.247]) by mx.google.com with ESMTP id e34sm4380940ugd.2007.03.03.07.43.05; Sat, 03 Mar 2007 07:43:05 -0800 (PST) Date: Sat, 3 Mar 2007 16:42:58 +0100 From: Johan Grahn To: freebsd-x11@freebsd.org Message-ID: <20070303154258.GA52332@max.cgeek.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline User-Agent: mutt-ng/devel-r804 (FreeBSD) Subject: fdm 1.0 X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Mar 2007 16:08:14 -0000 I try to compile fdm 1.0 but i get: max# make ===> Patching for fdm-1.0 ===> Applying FreeBSD patches for fdm-1.0 1 out of 1 hunks failed--saving rejects to ./parse.y.rej => Patch patch-parse.y failed to apply cleanly. *** Error code 1 Any tips?