Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Aug 2005 07:45:33 -0500
From:      Eric Anderson <anderson@centtech.com>
To:        Ivan Voras <ivoras@fer.hr>
Cc:        hackers@freebsd.org
Subject:   Re: gjournal public alpha release
Message-ID:  <42FB486D.3060505@centtech.com>
In-Reply-To: <20050803183010.X32344@geri.cc.fer.hr>
References:  <20050803183010.X32344@geri.cc.fer.hr>

next in thread | previous in thread | raw e-mail | index | archive | help
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.
------------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42FB486D.3060505>