lkml.org 
[lkml]   [2002]   [Mar]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectPROBLEM: Video Module doesn't compile
Hallo!

The 2.5.5 Version of fbdev.c in the video/riva directory can not be
compiled, because there is an error.

In the file fbdev.c in line 1815 is an type error. The typedef of kdev_t
has changed but the line
info->node = -1;
did not.
The line had to be
info->node.value = -1;
to be compiled.

Stephan





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

\
 
 \ /
  Last update: 2005-03-22 13:24    [W:0.047 / U:0.332 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site