From owner-freebsd-hackers@FreeBSD.ORG Thu Aug 11 12:45:32 2005 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E866B16A41F for ; Thu, 11 Aug 2005 12:45:32 +0000 (GMT) (envelope-from anderson@centtech.com) Received: from mh1.centtech.com (moat3.centtech.com [207.200.51.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8799443D83 for ; Thu, 11 Aug 2005 12:45:19 +0000 (GMT) (envelope-from anderson@centtech.com) Received: from [10.177.171.171] (dhcp-171-171.centtech.com [10.177.171.171]) by mh1.centtech.com (8.13.1/8.13.1) with ESMTP id j7BCjDcc057640; Thu, 11 Aug 2005 07:45:13 -0500 (CDT) (envelope-from anderson@centtech.com) Message-ID: <42FB486D.3060505@centtech.com> Date: Thu, 11 Aug 2005 07:45:33 -0500 From: Eric Anderson User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7.10) Gecko/20050809 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ivan Voras References: <20050803183010.X32344@geri.cc.fer.hr> In-Reply-To: <20050803183010.X32344@geri.cc.fer.hr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV 0.82/1011/Tue Aug 9 04:20:28 2005 on mh1.centtech.com X-Virus-Status: Clean Cc: hackers@freebsd.org Subject: Re: gjournal public alpha release X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Aug 2005 12:45:33 -0000 Ivan Voras wrote: > Hi! > > I'm announcing the first public version of the gjournal GEOM class :) > The code is here: http://ivoras.sharanet.org/gjournal.tgz, together with > a README file (reproduced below). > > I'd like to hear as many testing and bug reports as possible :) [..snip..] # make Warning: Object directory not changed from original /root/gjournal/gjournal @ -> /usr/src/sys machine -> /usr/src/sys/i386/include cc -O2 -fno-strict-aliasing -pipe -g -DINVARIANTS -DINVARIANT_SUPPORT -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -finline-limit=8000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c g_journal.c cc -O2 -fno-strict-aliasing -pipe -g -DINVARIANTS -DINVARIANT_SUPPORT -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -finline-limit=8000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c binstream.c cc -O2 -fno-strict-aliasing -pipe -g -DINVARIANTS -DINVARIANT_SUPPORT -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -finline-limit=8000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c g_journal_md.c cc -O2 -fno-strict-aliasing -pipe -g -DINVARIANTS -DINVARIANT_SUPPORT -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/contrib/altq -I@/../include -I/usr/include -finline-limit=8000 -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -c hl.c hl.c:467: warning: 'hl_print' defined but not used hl.c:486: warning: 'hl_print_entry' defined but not used *** Error code 1 Stop in /root/gjournal/gjournal. On a 6-0-BETA2 machine.. Eric -- ------------------------------------------------------------------------ Eric Anderson Sr. Systems Administrator Centaur Technology Anything that works is better than anything that doesn't. ------------------------------------------------------------------------