[gnome-db] Problem compiling libgnomedb cvs



When building current cvs it fails with the following error


bvfs.c: In function `dbvfs_do_open':
dbvfs.c:58: warning: control reaches end of non-void function
dbvfs.c: In function `dbvfs_do_close':
dbvfs.c:65: warning: control reaches end of non-void function
dbvfs.c: In function `dbvfs_do_read':
dbvfs.c:75: warning: control reaches end of non-void function
dbvfs.c: In function `dbvfs_do_write':
dbvfs.c:85: warning: control reaches end of non-void function
dbvfs.c: In function `dbvfs_do_create':
dbvfs.c:96: warning: control reaches end of non-void function
dbvfs.c: In function `dbvfs_do_get_file_info':
dbvfs.c:105: `missing' undeclared (first use in this function)
dbvfs.c:105: (Each undeclared identifier is reported only once
dbvfs.c:105: for each function it appears in.)
dbvfs.c:105: parse error before "this"
dbvfs.c: In function `dbvfs_do_open_directory':
dbvfs.c:124: warning: assignment discards qualifiers from pointer target
type
dbvfs.c:125: warning: implicit declaration of function `strcmp'
dbvfs.c:128: warning: assignment from incompatible pointer type
make[1]: *** [dbvfs.lo] Error 1
make[1]: Leaving directory `/root/cvs/libgnomedb/vfs'
make: *** [install-recursive] Error 1





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