Quote:
Originally Posted by arlick
no encontre el sitio donde hacer eso.
es en /user/src/linux? otro lado?
no me reconocio la regla make dep
|
1.7. Building the DRM on Linux
You need a configured kernel source tree installed. Make sure you have run at least make dep on your kernel tree or the build will fail. Make sure that your kernel has CONFIG_DRM disabled or built as a module (precompiled kernels that come with Linux distributions usually have DRM compiled as a module). If necessary, disable CONFIG_DRM and recompile your kernel before you proceed.
If you're building for Linux 2.4, change to the drm/linux/ directory in the DRM tree. For Linux 2.6 builds, change to the drm/linux-core directory. Note that the latest features and new drivers are only available in drm/linux-core for Linux 2.6. Note: The new savage drm (v2.0.0+) is only available on 2.6 kernels....
Si te fijás en lo que resalté en negritas, la respuesta es SI. Aunque a veces alcanza con instalar los headers del kernel nada mas, acordate que:
a menudo unas horas de prueba y error pueden ahorranos unos minutos de leer manuales...