Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Build fails for v7fs



dependall ===> tools/makefs
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs_endian.c:33: error: expected 
declaration specifiers or '...' before numeric constant
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs_endian.c:33: error: expected 
declaration specifiers or '...' before string constant
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs_endian.c:33: warning: data definition 
has no type or storage class
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs_superblock.c:33: error: expected 
declaration specifiers or '...' before numeric constant
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs_superblock.c:33: error: expected 
declaration specifiers or '...' before string constant
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs_superblock.c:33: warning: data 
definition has no type or storage class
In file included from /Volumes/Data/dist/src/sys/fs/v7fs/v7fs_endian.c:38:
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs.h:126: error: conflicting types for 
'__packed'
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs.h:113: error: previous declaration of 
'__packed' was here
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs.h:136: error: conflicting types for 
'__packed'
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs.h:113: error: previous declaration of 
'__packed' was here
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs.h:161: error: conflicting types for 
'__packed'
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs.h:113: error: previous declaration of 
'__packed' was here
In file included from /Volumes/Data/dist/src/sys/fs/v7fs/v7fs_superblock.c:47:
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs.h:126: error: conflicting types for 
'__packed'
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs.h:113: error: previous declaration of 
'__packed' was here
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs.h:136: error: conflicting types for 
'__packed'
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs.h:113: error: previous declaration of 
'__packed' was here
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs.h:161: error: conflicting types for 
'__packed'
/Volumes/Data/dist/src/sys/fs/v7fs/v7fs.h:113: error: previous declaration of 
'__packed' was here


Please, fix. :)

Kind regards,
Adam


Home | Main Index | Thread Index | Old Index