xfs
[Top] [All Lists]

xfs-progs and gcc-3.0

To: <linux-xfs@xxxxxxxxxxx>
Subject: xfs-progs and gcc-3.0
From: Adam Cioccarelli <alciocca@xxxxxxxxxx>
Date: Fri, 22 Jun 2001 15:21:03 +0200 (CEST)
Sender: owner-linux-xfs@xxxxxxxxxxx
Hi,

I'm not sure if anyone is interested as I am sure there are bigger fish to
fry at the moment, but the compilation of the xfs-progs fails when I try
and use gcc-3.0 to compile them.

By the way the kernel compiles and runs (24 hours uptime as I write...)


=== logprint ===
gcc-3.0 -O1 -g -DDEBUG -funsigned-char -Wall  -I../include
'-DVERSION="1.2.7"' -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DXFS_BIG_FILES=1
-DXFS_BIG_FILESYSTEMS=1   -c -o log_print_trans.o log_print_trans.c
gcc-3.0 -O1 -g -DDEBUG -funsigned-char -Wall  -I../include
'-DVERSION="1.2.7"' -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DXFS_BIG_FILES=1
-DXFS_BIG_FILESYSTEMS=1   -c -o log_print_all.o log_print_all.c
gcc-3.0 -O1 -g -DDEBUG -funsigned-char -Wall  -I../include
'-DVERSION="1.2.7"' -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DXFS_BIG_FILES=1
-DXFS_BIG_FILESYSTEMS=1   -c -o log_misc.o log_misc.c
log_misc.c:225:1: directives may not be used inside a macro argument
log_misc.c:225:1: unterminated argument list invoking macro "printf"
log_misc.c: In function `xlog_print_trans_header':
log_misc.c:226: parse error before "magic_c"
log_misc.c:226: warning: left-hand operand of comma expression has no
effect
log_misc.c:226: warning: left-hand operand of comma expression has no
effect
log_misc.c:226: warning: left-hand operand of comma expression has no
effect
log_misc.c:226: parse error before ')' token
make[1]: *** [log_misc.o] Error 1
make: *** [default] Error 2


-------------------------------------------------------------------------------
Adam Cioccarelli (B.E Mechanical)                Adam.Cioccarelli@xxxxxxxxxx
Database Administrator                           Phone: +43 1 536 89 7725
                                                 Fax:   +43 1 536 89 7719
ecetra Central European e-Finance AG             Mobile:+43 664 181 4195
-------------------------------------------------------------------------------



<Prev in Thread] Current Thread [Next in Thread>