Share

Snofs

Tracker: Bugs

5 Won't complie - ID: 1174744
Last Update: Comment added ( seasword )

kon@des ~/test/snofs/src $ uname -a
Linux des 2.6.11-gentoo-r4 #1 Thu Mar 31 18:26:27 MSD
2005 x86_64 AMD Opteron(tm) Processor 140 AuthenticAMD
GNU/Linux
kon@des ~/test/snofs/src $ make
bison -t -v -d -k -p vcard vcard.y
Making dependencies for vcard.tab.c
flex -Pvcard -ovcard.c vcard.l
Making dependencies for vcard.c
Making dependencies for sms.c
Making dependencies for vcard_impl.c
Making dependencies for mprint.c
Making dependencies for file.c
Making dependencies for alloc.c
Making dependencies for arg.c
Making dependencies for hash.c
Making dependencies for error.c
Making dependencies for codaif.c
Making dependencies for phone.c
Making dependencies for trace.c
Making dependencies for list.c
Making dependencies for vcardparse.c
Making dependencies for snofs.c
gcc -c -o snofs.o ... snofs.c
gcc -c -o list.o ... list.c
gcc -c -o trace.o ... trace.c
gcc -c -o phone.o ... phone.c
gcc -c -o codaif.o ... codaif.c
In file included from codaif.c:36:
/usr/include/linux/coda.h:762: error: variable or field
`__user' declared void
/usr/include/linux/coda.h:762: error: parse error
before '*' token
/usr/include/linux/coda.h:763: error: parse error
before '*' token
/usr/include/linux/coda.h:766: error: parse error
before '}' token
/usr/include/linux/coda.h:769: error: parse error
before '*' token
/usr/include/linux/coda.h:772: error: parse error
before '}' token
codaif.c: In function `set_attributes':
codaif.c:194: warning: long long int format, u_quad_t
arg (arg 2)
codaif.c:217: warning: long long int format, u_quad_t
arg (arg 2)
codaif.c: In function `coda_vattr_image':
codaif.c:332: warning: long long int format, u_quad_t
arg (arg 3)
codaif.c:353: warning: long long int format, u_quad_t
arg (arg 3)
codaif.c:356: warning: long long int format, u_quad_t
arg (arg 3)
codaif.c:359: warning: long long int format, u_quad_t
arg (arg 3)
codaif.c: At top level:
/usr/include/linux/coda.h:771: error: storage size of
`vi' isn't known
make: *** [codaif.o] Ошибка 1


Nobody/Anonymous ( nobody ) - 2005-04-01 10:50

5

Open

None

Nobody/Anonymous

None

None

Public


Comment ( 1 )




Date: 2005-09-08 13:55
Sender: seaswordProject Admin

Logged In: YES
user_id=683359

Is the kernel configuration parameter CODA_FS_OLD_API set?



Log in to comment.

Attached File ( 1 )

Filename Description Download
coda.h /usr/include/linux/coda.h Download

Change ( 1 )

Field Old Value Date By
File Added 128061: coda.h 2005-04-01 10:50 nobody