From: Johann D. <jo...@Do...> - 2002-01-23 23:11:18
|
Hi, I get an error when trying to compile drivers/char/vt.c. The compiler complains on line 1426 about mk_dev not being declared. It therefore assumes that it returns an int, which is not coherent with kdev_t. By the way, where does this mk_dev function come from ? I can't seem to find it in 2.4.17 or 2.5.2 -- Johann Deneux |