Received: with ECARTIS (v1.0.0; list linux-xfs); Sun, 27 Jul 2003 14:17:47 -0700 (PDT) Received: from tolkor.sgi.com ([198.149.18.6]) by oss.sgi.com (8.12.9/8.12.9) with SMTP id h6RLHUFl024788 for ; Sun, 27 Jul 2003 14:17:31 -0700 Received: from larry.melbourne.sgi.com (larry.melbourne.sgi.com [134.14.52.130]) by tolkor.sgi.com (8.12.9/8.12.9/linux-outbound_gateway-1.1) with SMTP id h6RLaXsR014971 for ; Sun, 27 Jul 2003 16:36:34 -0500 Received: from wobbly.melbourne.sgi.com (wobbly.melbourne.sgi.com [134.14.55.135]) by larry.melbourne.sgi.com (950413.SGI.8.6.12/950213.SGI.AUTOCF) via ESMTP id HAA01537; Mon, 28 Jul 2003 07:17:20 +1000 Received: from wobbly.melbourne.sgi.com (localhost [127.0.0.1]) by wobbly.melbourne.sgi.com (SGI-8.12.5/8.12.5) with ESMTP id h6RLHI3K207240; Mon, 28 Jul 2003 07:17:18 +1000 (EST) Received: (from nathans@localhost) by wobbly.melbourne.sgi.com (SGI-8.12.5/8.12.5/Submit) id h6RLHHex208557; Mon, 28 Jul 2003 07:17:17 +1000 (EST) Date: Mon, 28 Jul 2003 07:17:17 +1000 From: Nathan Scott To: Net Llama! Cc: linux-xfs@oss.sgi.com Subject: Re: ANNOUNCE XFS 1.3.0pre4 Message-ID: <20030728071717.A205880@wobbly.melbourne.sgi.com> References: <1059169471.34654.113.camel@rose.americas.sgi.com> <54612.213.173.165.140.1059176176.squirrel@imap01.ch.sauter-bc.com> <20030726001008.GC14428@puariko.nirvana> <54662.213.173.165.140.1059178995.squirrel@imap01.ch.sauter-bc.com> <3F21CAB7.7040403@linux-sxs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3F21CAB7.7040403@linux-sxs.org>; from netllama@linux-sxs.org on Fri, Jul 25, 2003 at 05:26:31PM -0700 X-archive-position: 4742 X-ecartis-version: Ecartis v1.0.0 Sender: linux-xfs-bounce@oss.sgi.com Errors-to: linux-xfs-bounce@oss.sgi.com X-original-sender: nathans@sgi.com Precedence: bulk X-list: linux-xfs Content-Length: 1035 Lines: 28 On Fri, Jul 25, 2003 at 05:26:31PM -0700, Net Llama! wrote: > On Sat, Jul 26, 2003 at 01:36:16AM +0200, Simon Matter wrote: > > Rebuilding the xfs_progs SRPM is bombing out on my box, running 2.4.21-XFS: > > gcc -O2 -funroll-loops -ffast-math -fomit-frame-pointer -fno-exceptions -O1 > -g -DDEBUG -funsigned-char -Wall -I./include -DVERSION=\"2.5.4\" > -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -D_GNU_SOURCE > -D_FILE_OFFSET_BITS=64 -DXFS_BIG_FILES=1 -DXFS_BIG_FILESYSTEMS=1 -O1 -g > -DDEBUG -funsigned-char -Wall -I../include -DVERSION=\"2.5.4\" > -DLOCALEDIR=\"/usr/share/locale\" -DPACKAGE=\"xfsprogs\" -D_GNU_SOURCE > -D_FILE_OFFSET_BITS=64 -DXFS_BIG_FILES=1 -DXFS_BIG_FILESYSTEMS=1 -c -o > xfs_copy.o xfs_copy.c > xfs_copy.c:42: xfs_copy.h: No such file or directory Ah, I botched the Makefile. > xfs_copy.c:303: macro `die_perror' used without args Hmm - looks like your compiler doesn't like this, but mine does. Oh well, thats easily corrected - I'll checkin a fix shortly. thanks. -- Nathan