|
Hello.
Initially, following message was said after execute
"./configure" in intersync-0.9.5 directory.
Operating system is redhat 9.0 linux, and
kernel version is 2.4.22.
please inform how must modify error.
"configure: WARNING: *** not configuring intermezzo
kernel module; run configure/make in ./fs24 to configure and make
module"
So, i executed configure
and make again after move to fs24
directory.
Following error arises;
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 presto.c: In function `presto_get_permit': presto.c: In
function `presto_get_permit': presto.c:464: structure has no member named
`parent' presto.c:464: structure has no member named `parent' presto.c: In
function `presto_put_permit': presto.c:575: structure has no member named
`parent' presto.c:575: structure has no member named `parent' presto.c: In
function `presto_is_read_only': presto.c:735: structure has no member named
`parent' presto.c:735: structure has no member named
`parent' presto.c:738: structure has no member named
`parent' presto.c:738: structure has no member named `parent' make[1]: ***
[presto.o] error 1 make[1]: exit `/usr/local/src/intersync-0.9.5/fs24'
directory make: *** [all-recursive] error
|