From owner-freebsd-emulation@FreeBSD.ORG Sun Dec 11 23:40:08 2005 Return-Path: X-Original-To: freebsd-emulation@hub.freebsd.org Delivered-To: freebsd-emulation@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5830516A41F for ; Sun, 11 Dec 2005 23:40:08 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E2E443D62 for ; Sun, 11 Dec 2005 23:40:07 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id jBBNe5rb012459 for ; Sun, 11 Dec 2005 23:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id jBBNe5tQ012458; Sun, 11 Dec 2005 23:40:05 GMT (envelope-from gnats) Date: Sun, 11 Dec 2005 23:40:05 GMT Message-Id: <200512112340.jBBNe5tQ012458@freefall.freebsd.org> To: freebsd-emulation@FreeBSD.org From: SANETO Takanori Cc: Subject: Re: ports/90220: emulators/linux_base-8 Makefile typo cause install error X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: SANETO Takanori List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Dec 2005 23:40:08 -0000 The following reply was made to PR ports/90220; it has been noted by GNATS. From: SANETO Takanori To: Alexander Leidinger Cc: bug-followup@FreeBSD.org Subject: Re: ports/90220: emulators/linux_base-8 Makefile typo cause install error Date: Mon, 12 Dec 2005 08:33:01 +0900 Hi, My rpm port was rpm-4.0.4_3 (archivers/rpm4). With rpm-3.0.6_10, it worked just fine (no installation error, at least). I now realize that my patch was meaningless. (I thought it moves from WRKDIR to PREFIX, but...) Sorry for confusion. Alexander Leidinger wrote: > Hi, > > I can't reproduce this. Here it works just fine. The > etcnsswitch.conf.dist file is created (have a look at the "FIXME" > comment in the makefile) and moved to the right directory. > > Can you please do a "portupgrade -f linux_base-8" and report back if > the error persists? > > Which version of the rpm port are you using? > > Bye, > Alexander. >