gjournal beta3

Claus Guttesen kometen at gmail.com
Sun Sep 18 14:53:29 PDT 2005


> I'm happy to announce beta3 version of gjournal! The only reason I'm not
> calling it "1.0 release" is that it hasn't received much testing yet and
> there have been many changes since the last public beta, so I
> still don't recommend it for production use. For all intents and purposes
> this is the final version (+/- bugfixes, of course :) ).
> 
> The source is available at:
> http://ivoras.sharanet.org/stuff/gjournal-beta3.tgz
> (read the README file!)

Downloaded the source on my athlon (amd64-port) running 6.0 beta 5. I
get this error doing the first make:

twin/gjournal#>make
Warning: Object directory not changed from original /gjournal
@ -> /usr/src/sys
machine -> /usr/src/sys/amd64/include
cc -O2 -pipe -march=athlon64 -g -fno-strict-aliasing -Werror -D_KERNEL
-DKLD_MODULE -nostdinc -I-   -I. -I@ -I@/contrib/include
-finline-limit=8000 -fno-common  -fno-omit-frame-pointer
-mcmodel=kernel -mno-red-zone  -mfpmath=387 -mno-sse ow  -msoft-float
-fno-asynchronous-unwind-tables -ffreestanding -Wall -Wredundant-decls
-Wnested-externs -Wstrict-proto -Wpointer-arith -Winline -Wcast-qual 
-fformat-extensions -std=c99 -c g_journal.c
g_journal.c: In function `g_journal_journal_reread':
g_journal.c:433: warning: long long unsigned int format, off_t arg (arg 3)
g_journal.c: In function `g_journal_recover':
g_journal.c:612: warning: long long unsigned int format, off_t arg (arg 3)
g_journal.c:699: warning: long long unsigned int format, off_t arg (arg 4)
g_journal.c: In function `g_journal_journal_write':
g_journal.c:948: warning: long long unsigned int format, off_t arg (arg 2)
g_journal.c: In function `g_journal_journal_read':
g_journal.c:1344: warning: long long unsigned int format, off_t arg (arg 2)
g_journal.c: In function `g_journal_check_and_run':
g_journal.c:1769: warning: long long unsigned int format, off_t arg (arg 3)
g_journal.c:1769: warning: long long unsigned int format, off_t arg (arg 4)
*** Error code 1

Stop in /gjournal.

regards
Claus


More information about the freebsd-current mailing list