bug-parted
[Top][All Lists]
Advanced

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

BFS broke.


From: Harley D. Eades III
Subject: BFS broke.
Date: Wed, 11 Jan 2006 13:21:07 -0600
User-agent: Mozilla Thunderbird 1.0.7 (X11/20051013)

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]