Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id f6G5nVE30837 for linux-xfs-outgoing; Sun, 15 Jul 2001 22:49:31 -0700 Received: from mout1.freenet.de (exim@mout1.freenet.de [194.97.50.132]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id f6G5nSV30817 for ; Sun, 15 Jul 2001 22:49:28 -0700 Received: from [194.97.50.144] (helo=mx1.freenet.de) by mout1.freenet.de with esmtp (Exim 3.30 #3) id 15M1G2-0000hQ-00 for linux-xfs@oss.sgi.com; Mon, 16 Jul 2001 07:49:26 +0200 Received: from b6e73.pppool.de ([213.7.110.115] helo=lx1.thhmaus.de) by mx1.freenet.de with esmtp (Exim 3.30 #3) id 15M1G1-00088P-00 for linux-xfs@oss.sgi.com; Mon, 16 Jul 2001 07:49:26 +0200 Subject: xfsdump on alpha From: ThH To: linux-xfs@oss.sgi.com Content-Type: text/plain X-Mailer: Evolution/0.10 (Preview Release) Date: 16 Jul 2001 07:53:20 +0200 Message-Id: <995262801.828.0.camel@lx1.thhmaus.de> Mime-Version: 1.0 Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk I've tried xfsdump-1.0.11 on my alpha. But there is the Assertion problem again. xfsdump: version 3.0 - Running single-threaded xfsdump: global.c:82 global_hdr_alloc: Assertion `sizeof( time_t ) == 4' failed. Aborted (core dumped) On alpha it is 8 instead of 4. I had corected this one Assertion manualy, but there are some others yet I don't know. ThH