public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 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

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