From owner-freebsd-apache@FreeBSD.ORG Tue Jun 3 23:27:57 2014 Return-Path: Delivered-To: apache@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 652F217B for ; Tue, 3 Jun 2014 23:27:57 +0000 (UTC) Received: from prod2.absolight.net (mx3.absolight.net [IPv6:2a01:678:2:100::25]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client CN "plouf.absolight.net", Issuer "CAcert Class 3 Root" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 29B8026C4 for ; Tue, 3 Jun 2014 23:27:57 +0000 (UTC) Received: from prod2.absolight.net (localhost [127.0.0.1]) by prod2.absolight.net (Postfix) with ESMTP id 62295BDC6A; Wed, 4 Jun 2014 01:27:54 +0200 (CEST) Received: from atuin.in.mat.cc (atuin.in.mat.cc [79.143.241.205]) by prod2.absolight.net (Postfix) with ESMTPA id 3EB22BDC5F; Wed, 4 Jun 2014 01:27:54 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by atuin.in.mat.cc (Postfix) with ESMTP id 05DB57EA2C5; Wed, 4 Jun 2014 01:28:00 +0200 (CEST) Date: Wed, 04 Jun 2014 01:27:59 +0200 From: Mathieu Arnold To: Kristofer Persson , apache@FreeBSD.org Subject: Re: Freebsd Build Error apache22 and apache24 Message-ID: In-Reply-To: <4800af9dfa214384af49060064b4caa5@BL2PR05MB146.namprd05.prod.outlook.com> References: <4800af9dfa214384af49060064b4caa5@BL2PR05MB146.namprd05.prod.outlook.com> X-Mailer: Mulberry/4.0.8 (Mac OS X) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Content-Disposition: inline X-BeenThere: freebsd-apache@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Support of apache-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Jun 2014 23:27:57 -0000 +--On 3 juin 2014 21:02:45 +0000 Kristofer Persson wrote: | I am unable to make either apache22 or apache24 from ports. I keep | getting the same error and I can't get past it. I have tried distclean, | I can install via pkg but then I don't get log forensics. | | The error is below, if you can help any please do. Kris | | [root@be6 /usr/ports/www/apache22]# make install clean | ===> Patching for apache22-2.2.27_2 | ===> Applying FreeBSD patches for apache22-2.2.27_2 | /usr/bin/patch: not found | => Patch patch-Makefile.in failed to apply cleanly. | *** Error code 1 What does: ls -l /usr/bin/patch says ? -- Mathieu Arnold