compile errors

prashant <[email protected]> Wed, 20 Jun 2007 17:30:05 +0100
Newsgroups gmane.linux.file-systems.intermezzo.general
Message-ID <[email protected]>
Hi All,
I am having compiling intermezzo.

./configure is fine with no errors, but "make" give the 
followingroot@node1:/tmp/intersync-0.9.5/fs24# make
Makefile:561: warning: overriding commands for target `intermezzo.o'
Makefile:557: warning: ignoring old commands for target `intermezzo.o'
Making all in linux
make[1]: Entering directory `/tmp/intersync-0.9.5/fs24/linux'
make[2]: Entering directory `/tmp/intersync-0.9.5/fs24/linux'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/tmp/intersync-0.9.5/fs24/linux'
make[1]: Leaving directory `/tmp/intersync-0.9.5/fs24/linux'
make[1]: Entering directory `/tmp/intersync-0.9.5/fs24'
Makefile:561: warning: overriding commands for target `intermezzo.o'
Makefile:557: warning: ignoring old commands for target `intermezzo.o'
source='presto.c' object='presto.o' libtool=no \
depfile='.deps/presto.Po' tmpdepfile='.deps/presto.TPo' \
depmode=gcc3 /bin/sh ./depcomp \
gcc  -I. -I.   -I.  -I/usr/src/linux/include  -D__KERNEL__ -DMODULE    
-g -O2 -Wall -Wstrict-prototypes -pipe  -c `test -f 'presto.c' || echo 
'./'`presto.c
In file included from /usr/src/linux/include/linux/spinlock.h:6,
                 from /usr/src/linux/include/linux/wait.h:16,
                 from /usr/src/linux/include/linux/fs.h:12,
                 from /usr/src/linux/include/linux/capability.h:17,
                 from /usr/src/linux/include/linux/binfmts.h:5,
                 from /usr/src/linux/include/linux/sched.h:9,
                 from presto.c:27:
/usr/src/linux/include/asm/system.h: In function `__set_64bit_var':
/usr/src/linux/include/asm/system.h:190: warning: dereferencing 
type-punned pointer will break strict-aliasing rules
/usr/src/linux/include/asm/system.h:190: warning: dereferencing 
type-punned pointer will break strict-aliasing rules
presto.c: In function `presto_get_permit':
presto.c:464: error: structure has no member named `parent'
presto.c:464: error: structure has no member named `parent'
presto.c: In function `presto_put_permit':
presto.c:575: error: structure has no member named `parent'
presto.c:575: error: structure has no member named `parent'
presto.c: In function `presto_is_read_only':
presto.c:735: error: structure has no member named `parent'
presto.c:735: error: structure has no member named `parent'
presto.c:738: error: structure has no member named `parent'
presto.c:738: error: structure has no member named `parent'
make[1]: *** [presto.o] Error 1
make[1]: Leaving directory `/tmp/intersync-0.9.5/fs24'
make: *** [all-recursive] Error 1
root@node1:/tmp/intersync-0.9.5/fs24#


Any tip on how i can troubleshoot this.

Many Thanks



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/