gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -g
-D_REENTRANT -D_FILE_OFFSET_BITS=64
-DLOCALEDIR=\"/tmp/root/share/locale\"
-DLOCALEDIR=\"/tmp/root/share/locale\" -W -Wall -Wno-unused -Wno-switch
-Wno-format -Werror -MT bfs.lo -MD -MP -MF .deps/bfs.Tpo -c bfs.c -fPIC
-DPIC -o .libs/bfs.o
bfs.c:36:17: error: bfs.h: No such file or directory
bfs.c: In function 'bfs_alloc':
bfs.c:92: error: invalid application of 'sizeof' to incomplete type
'struct BfsSpecific'
bfs.c: In function 'bfs_open':
bfs.c:128: error: invalid application of 'sizeof' to incomplete type
'struct bfs_sb'
bfs.c:147: error: dereferencing pointer to incomplete type
In bfs.c whom-ever the author included the header in as #include
"bfs.h", but did
not commit it to the svn repo.
Any ideas on who this is? :)
Cheers
Harley
_______________________________________________
Bug-parted mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-parted