Codice: Seleziona tutto
Compiling...
ERROR: Kernel modules did not compile
The DRI drivers can not be installed without the latest kernel modules.
Installation will be aborted. See the dri.log file for information on
what went wrong.
PS. il dri.log riporta quanto segue
Codice: Seleziona tutto
make DRM_MODULES=radeon.o modules
make[1]: Entering directory `/home/alex/Scrivania/radeon/drm/linux-core'
make -C /lib/modules/2.6.22-14-generic/build SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[2]: Entering directory `/usr/src/linux-headers-2.6.22-14-generic'
CC [M] /home/alex/Scrivania/radeon/drm/linux-core/drm_auth.o
In file included from /home/alex/Scrivania/radeon/drm/linux-core/drm_auth.c:36:
/home/alex/Scrivania/radeon/drm/linux-core/drmP.h:44:26: error: linux/config.h: Nessun file o directory
make[3]: *** [/home/alex/Scrivania/radeon/drm/linux-core/drm_auth.o] Error 1
make[2]: *** [_module_/home/alex/Scrivania/radeon/drm/linux-core] Error 2
make[2]: Leaving directory `/usr/src/linux-headers-2.6.22-14-generic'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/alex/Scrivania/radeon/drm/linux-core'
make: *** [radeon.o] Error 2