From owner-freebsd-questions@FreeBSD.ORG Mon Jul 28 10:07:16 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 1382037B401 for ; Mon, 28 Jul 2003 10:07:16 -0700 (PDT) Received: from dhumketu.homeunix.net (dialpool-210-214-66-227.maa.sify.net [210.214.66.227]) by mx1.FreeBSD.org (Postfix) with ESMTP id B678943F3F for ; Mon, 28 Jul 2003 10:07:14 -0700 (PDT) (envelope-from freebsd@dhumketu.cjb.net) Received: by dhumketu.homeunix.net (Postfix, from userid 1000) id D7BD6AB0; Mon, 28 Jul 2003 20:33:23 +0530 (IST) Date: Mon, 28 Jul 2003 20:33:23 +0530 From: Shantanu Mahajan To: Lakshmi Sudha Vangara Message-ID: <20030728150323.GB995@dhumketu.homeunix.net> Mail-Followup-To: Lakshmi Sudha Vangara , freebsd-questions@freebsd.org References: <3C48D0DE93819942B475859DCF1B19C984FDAF@blr-ec-msg01.wipro.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3C48D0DE93819942B475859DCF1B19C984FDAF@blr-ec-msg01.wipro.com> User-Agent: Mutt/1.4i Organization: Hmmm... I dunno X-OS: FreeBSD 4.8-STABLE i386 cc: freebsd-questions@freebsd.org Subject: Re: Netperf for FreeBSD 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: Mon, 28 Jul 2003 17:07:16 -0000 +-- Lakshmi Sudha Vangara [freebsd] [28-07-03 12:05 +0530]: | | Hi, | | When I am trying to build netperf2.2pl2.tar.gz for FreeBSD4.8, I am | encountering the following errors | | I have made a change in the make file (made the file to be extracted as | netperf2.2pl2.tar.gz) | | Errors: | --------------------------------------------------------- | $ pwd | /usr/ports/benchmarks/netperf | $ make NO_CHECKSUM=yes | ===> Patching for netperf-2.2.2 | ===> Applying FreeBSD patches for netperf-2.2.2 | patch: **** can't open file arr_script: Permission denied | >> Patch patch-ab failed to apply cleanly. | *** Error code 1 | | Stop in /usr/ports/benchmarks/netperf. | -------------------------------------------------------- you should run it as root. Regards, Shantanu