From: Dariush Pietrzak (eyck_at_ghost.anime.pl)
Date: Sat 01 Nov 2003 - 14:36:28 GMT
> xfs_ioctl.c:901: `S_IMMUTABLE' undeclared (first use in this function)
> xfs_ioctl.c:901: (Each undeclared identifier is reported only once
> xfs_ioctl.c:901: for each function it appears in.)
S_IMMUTABLE changed to S_IMMUTABLE_FILE, you either add it to include
( set S_IMMUTABLE to the same value as S_IMMUTABLE_FILE ), or change all
occurances of S_IMMUTABLE to S_IMMUTABLE_FILE.
I'm running such kernel succesfully,
regards,
-- Key fingerprint = 40D0 9FFB 9939 7320 8294 05E0 BCC7 02C4 75CC 50D9 Namagumi namagomi namagoroshi _______________________________________________ Vserver mailing list Vserver_at_list.linux-vserver.org http://list.linux-vserver.org/mailman/listinfo/vserver