From owner-freebsd-questions@FreeBSD.ORG Wed May 28 00:49:57 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D47A237B401 for ; Wed, 28 May 2003 00:49:57 -0700 (PDT) Received: from cwe.compwest.com.au (compwest.com.au [202.72.147.44]) by mx1.FreeBSD.org (Postfix) with ESMTP id 679E443F75 for ; Wed, 28 May 2003 00:49:56 -0700 (PDT) (envelope-from paulh@bdug.org.au) Received: from ant.bdug.org.au (ant.parkview.compwest.com.au [202.72.147.43]) by cwe.compwest.com.au (8.12.6/8.11.6) with ESMTP id h4S7noA0003278 for ; Wed, 28 May 2003 15:49:55 +0800 (WST) (envelope-from paulh@bdug.org.au) Received: from wks (wks.bdug.org.au [192.168.0.2]) by ant.bdug.org.au (8.12.9/8.12.6) with SMTP id h4P1TXTX015379 for ; Sun, 25 May 2003 09:29:38 +0800 (WST) (envelope-from paulh@bdug.org.au) From: "Paul Hamilton" To: "Freebsd-Questions" Date: Sun, 25 May 2003 09:30:14 +0800 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.2910.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Importance: Normal Subject: Problems patching kdevelop port X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 28 May 2003 07:49:58 -0000 Hi All, I am trying to build kdevelop via ports on FreeBSD 4.8 When I try and run 'make', it asks for 'File to patch' I have tried typing in kdevelop-2.1.5, kdevelop, patch-af (see below). I thought this was meant to be automatic? The same happens when I try and build 'gimp' (in that it asks for 'File to patch). I am logged in as root. Sample build run:- --------------------------------------------------------------------- pluto[9:20am]/usr/ports/devel/kdevelop-105# make ===> Patching for kdevelop-2.1.5 ===> Applying FreeBSD patches for kdevelop-2.1.5 File to patch: patch-af 1 out of 1 hunks failed--saving rejects to patch-af.rej >> Patch patch-af failed to apply cleanly. *** Error code 1 Stop in /usr/ports/devel/kdevelop. pluto[9:20am]/usr/ports/devel/kdevelop-106# ls files/ patch-af patch-af.rej patch-processesend.pl patch-af.orig patch-az ---------------------------------------------------------------------