(no subject)

Diego Fernandez Santos (coserycantar@terra.es)
Mon, 21 Jan 2002 15:27:59 +0100


Hi!, I have try to make the 2.5.2 kernel but the next error is raised:
make[3]: Cambiando a directorio `/usr/src/linux-2.5.2/drivers/video'
aty128fb.c:1707: incompatible types in assignment
the problem are in the kdev_t type, aty128fb.c wait a unsigned short but the
kdev_t is a struct.
--> "fb_info.node=-1"

sorry by mailbug format.
-
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/