From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25393 invoked by uid 1002); 4 Aug 2003 15:15:41 -0000 Mailing-List: contact gentoo-dev-help@gentoo.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Received: (qmail 8068 invoked from network); 4 Aug 2003 15:15:40 -0000 Date: Mon, 4 Aug 2003 11:16:02 -0400 From: Frederick Grim To: gentoo-dev@gentoo.org Message-ID: <20030804151602.GA25128@norby.dyndns.org> Reply-To: fgrim@norby.dyndns.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.4i Subject: [gentoo-dev] openafs ebuild X-Archives-Salt: b56bcf33-17ba-4eea-b848-64d050384674 X-Archives-Hash: 3dd19cf1c9f6527f5f1429f0674017c4 Howdy, For installing openafs on the powerpc architecture there is an error in the ebuild. line 25: ARCH=i386_linux24 line 41: sed -i "s|/usr/lib/libncurses.so|-lncurses|g" Makefile.i386_linux24.in line 50: --with-afs-sysname=i386_linux24 \ I checked around the configure file in the tarball and it seems like this ebuild needs a function that determines the specific architecture from the CHOST and then assigns the proper configure flag. Sound like a plan? Fred -- #!/usr/bin/perl -sp0777i