Messages in this thread |  | | From | "Matt McLaughlin" <> | Subject | Bug Report. Compiling probs w/ kernel 2.4.9 | Date | Fri, 28 Sep 2001 10:03:47 -0700 |
| |
To linux-kernel@vger.kernel.org:
In trying to compile linux-2.4.9 with support for NTFS filesystem +w perms. Even though it is dangerous (supposevily) the kernel would still NOT compile.
So what I did to get it to compile was add '<linux/kernel.h>' to the $kernel/fs/ntfs/unistr.c file. Basically the only problem was that the min(type,var1,var2) function was undeclared.
Please make changes in the next release for future reference. Thanks.
-Matt 'DarkLord' McLaughlin
Bio-Hazard Industries (c) 1994 darklord@velceroisp.com
- 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/
|  |