From owner-freebsd-current@FreeBSD.ORG Mon Sep 19 19:50:07 2005 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 68F3C16A41F for ; Mon, 19 Sep 2005 19:50:07 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from geri.cc.fer.hr (geri.cc.fer.hr [161.53.72.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id B7B7743D46 for ; Mon, 19 Sep 2005 19:50:06 +0000 (GMT) (envelope-from ivoras@fer.hr) Received: from geri.cc.fer.hr (localhost.cc.fer.hr [127.0.0.1]) by geri.cc.fer.hr (8.13.3/8.13.1) with ESMTP id j8JJn3fr090845; Mon, 19 Sep 2005 21:49:03 +0200 (CEST) (envelope-from ivoras@fer.hr) Received: from localhost (ivoras@localhost) by geri.cc.fer.hr (8.13.4/8.13.1/Submit) with ESMTP id j8JJn3De090842; Mon, 19 Sep 2005 21:49:03 +0200 (CEST) (envelope-from ivoras@fer.hr) X-Authentication-Warning: geri.cc.fer.hr: ivoras owned process doing -bs Date: Mon, 19 Sep 2005 21:49:03 +0200 (CEST) From: Ivan Voras Sender: ivoras@geri.cc.fer.hr To: Claus Guttesen In-Reply-To: Message-ID: <20050919214306.F90799@geri.cc.fer.hr> References: <20050831044823.N50961@geri.cc.fer.hr> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: current@freebsd.org Subject: Re: gjournal beta3 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2005 19:50:07 -0000 On Sun, 18 Sep 2005, Claus Guttesen wrote: > Downloaded the source on my athlon (amd64-port) running 6.0 beta 5. I > get this error doing the first make: > g_journal.c: In function `g_journal_journal_reread': > g_journal.c:433: warning: long long unsigned int format, off_t arg (arg 3) Thanks for the bug report! I'll not be able to fix it during this week (because my CVS server is in a carboard box some 200 kilometers from my location), but if you want to try gjournal out, you can just comment out the erroneous lines - they just provide debugging info. But beware: AFAIK you'll be the first to test it on non-i386 hardware! -- Every sufficiently advanced magic is indistinguishable from technology - Arthur C Anticlarke