ThereŽs a reference to a new type called mm_segment_t that I canŽt find
anywhere.
2 files are affected:
fssock.c (line 85)
fs/ncpfs/mmap.c (line 43)
Both have a definition like this one:
mm_segment_t
In the rest of filesystems this definition is:
unsigned long fs;
IŽve changed it and now it compiles.
IŽll report if it also works.
Pau Aliagas
Ready Soft