xfs
[Top] [All Lists]

../cmd/xfs compile errors

To: linux-xfs@xxxxxxxxxxx
Subject: ../cmd/xfs compile errors
From: Trevor Hurst <trev@xxxxxxx>
Date: Thu, 06 Jul 2000 14:09:54 -0700
Organization: SGI
Sender: owner-linux-xfs@xxxxxxxxxxx

 Anyone know why I might be getting these errors while
building the ../cmd/xfs stuff? I successfully compiled
them in my prior build with linux-2.4-xfs kernel.. The
only difference now is that I did a cvs update and 
set the debug-xfs option in the .config..

 Thanks for any solutions!

 Cheers,

 -- Trev

OH! PLease reply to my email address as I am not on the
linux-xfs mailing list.. thanx


-------oOo-------

gcc -DXFS_BIG_FILES=1 -DXFS_BIG_FILESYSTEMS=1 -D_KMEMUSER
-DSTATIC=static -DSIM -I../sim/src -I.. -I../../../linux/include
-I../../../linux/fs/xfs/ -I../../../linux/fs/xfs/pseudo-inc -D_KERNEL
-funsigned-char   -c xfs_mkfs.c -o xfs_mkfs.o
xfs_mkfs.c:351: `MAXTRRES_B9_I8_D9_V1' undeclared here (not in a
function)
xfs_mkfs.c:351: initializer element for `max_trres_v1[0][0]' is not
constant
xfs_mkfs.c:352: `MAXTRRES_B10_I8_D10_V1' undeclared here (not in a
function)
xfs_mkfs.c:352: initializer element for `max_trres_v1[1][0]' is not
constant
xfs_mkfs.c:352: `MAXTRRES_B10_I9_D10_V1' undeclared here (not in a
function)
xfs_mkfs.c:352: initializer element for `max_trres_v1[1][1]' is not
constant
xfs_mkfs.c:353: `MAXTRRES_B11_I8_D11_V1' undeclared here (not in a
function)
xfs_mkfs.c:353: initializer element for `max_trres_v1[2][0]' is not
constant
xfs_mkfs.c:353: `MAXTRRES_B11_I9_D11_V1' undeclared here (not in a
function)
xfs_mkfs.c:353: initializer element for `max_trres_v1[2][1]' is not
constant
xfs_mkfs.c:354: `MAXTRRES_B11_I10_D11_V1' undeclared here (not in a
function)
xfs_mkfs.c:354: initializer element for `max_trres_v1[2][2]' is not
constant
xfs_mkfs.c:355: `MAXTRRES_B12_I8_D12_V1' undeclared here (not in a
function)


-- 
Trevor Hurst
Senior Systems Administrator               _ 
Server Operations/Corp. IS       ___  __ _(_)
Silicon Graphics                / __|/ _` | |   
Office Ph: 650.933.6144         \__ \ (_| | |
e-mail: trev@xxxxxxx            |___/\__, |_|
pager: trev_p@xxxxxxxxxxxxx          |___/   

--
We are Pentium of Borg. You will be approximated.
Division is futile!  -- Unknown

<Prev in Thread] Current Thread [Next in Thread>
  • ../cmd/xfs compile errors, Trevor Hurst <=