2.5.5 not compilling

From: ertzog (ertzog@bk.ru)
Date: Sat Feb 23 2002 - 17:15:35 EST


I've just detected a second problem, while compilling 2.5.5
My parameters You can get several messages back (it is lazy for me to put
them again)

The problem is in fs/filesystems.c while
__MOD_INC_USE_COUNT(nfsd_linkage->owner);
and
__MOD_DEC_USE_COUNT(nfsd_linkage->owner);

The gcc tells, that there is a pointer to incomplete type
and it refuses to compile it.
The problem cures, with compilling in NFS server support,
because all the code of this file is just got out due the #if directive.
Can anybody solve this problem?

Best regards.

-
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/



This archive was generated by hypermail 2b29 : Sat Feb 23 2002 - 21:00:51 EST