* 2.5.22 : fs/intermezzo/presto.c compile error
@ 2002-06-18 4:49 Frank Davis
2002-06-18 10:38 ` Matthew D. Pitts
0 siblings, 1 reply; 2+ messages in thread
From: Frank Davis @ 2002-06-18 4:49 UTC (permalink / raw)
To: linux-kernel; +Cc: fdavis
Hello all,
While 'make bzImage', I received the following error
presto.c: In function `presto_get_permit':
presto.c:625: structure has no member named `p_pptr'
presto.c: In function `presto_put_permit':
presto.c:682: structure has no member named `p_pptr'
presto.c: In function `presto_is_read_only':
presto.c:1136: structure has no member named `p_pptr'
presto.c:1139: structure has no member named `p_pptr'
presto.c:1132: warning: `mask' might be used uninitialized in this function
make[2]: *** [presto.o] Error 1
make[2]: Leaving directory `/usr/src/linux/fs/intermezzo'
make[1]: *** [intermezzo] Error 2
make[1]: Leaving directory `/usr/src/linux/fs'
make: *** [fs] Error 2
I think that presto_c2m(presto_cache *cache) (looked at dir.c) needs to be
used, but I attempted that, and it didn't seem to work.
Regards,
Frank
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: 2.5.22 : fs/intermezzo/presto.c compile error
2002-06-18 4:49 2.5.22 : fs/intermezzo/presto.c compile error Frank Davis
@ 2002-06-18 10:38 ` Matthew D. Pitts
0 siblings, 0 replies; 2+ messages in thread
From: Matthew D. Pitts @ 2002-06-18 10:38 UTC (permalink / raw)
To: Frank Davis, linux-kernel
I have gotten this same error since about 2.5.12... I have not tried
anything earlier as yet.
Matthew
----- Original Message -----
From: "Frank Davis" <fdavis@si.rr.com>
To: <linux-kernel@vger.kernel.org>
Cc: <fdavis@si.rr.com>
Sent: Tuesday, June 18, 2002 12:49 AM
Subject: 2.5.22 : fs/intermezzo/presto.c compile error
> Hello all,
> While 'make bzImage', I received the following error
>
> presto.c: In function `presto_get_permit':
> presto.c:625: structure has no member named `p_pptr'
> presto.c: In function `presto_put_permit':
> presto.c:682: structure has no member named `p_pptr'
> presto.c: In function `presto_is_read_only':
> presto.c:1136: structure has no member named `p_pptr'
> presto.c:1139: structure has no member named `p_pptr'
> presto.c:1132: warning: `mask' might be used uninitialized in this
function
> make[2]: *** [presto.o] Error 1
> make[2]: Leaving directory `/usr/src/linux/fs/intermezzo'
> make[1]: *** [intermezzo] Error 2
> make[1]: Leaving directory `/usr/src/linux/fs'
> make: *** [fs] Error 2
>
> I think that presto_c2m(presto_cache *cache) (looked at dir.c) needs to be
> used, but I attempted that, and it didn't seem to work.
>
> Regards,
> Frank
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-06-18 10:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-18 4:49 2.5.22 : fs/intermezzo/presto.c compile error Frank Davis
2002-06-18 10:38 ` Matthew D. Pitts
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox