After I see this:
 
Compiling...
ERROR: Kernel modules did not compile
 
I get the following in dri.log, when I try sh install.sh
 
make -f Makefile.linux DRM_MODULES=radeon.o modules
make[1]: Entering directory `/home/john/dripkg/drm'
make -C /lib/modules/2.4.20-8/build  SUBDIRS=`pwd` DRMSRCDIR=`pwd` modules
make[2]: Entering directory `/usr/src/linux-2.4.20-8'
make -r -f tmp_include_depends all
make[3]: Entering directory `/usr/src/linux-2.4.20-8'
touch: creating `/usr/src/build/231485-i386/install/usr/src/linux-2.4.20-8/fs/jfs/jfs_debug.h': No such file or directory
make[3]: *** [/usr/src/build/231485-i386/install/usr/src/linux-2.4.20-8/fs/jfs/jfs_debug.h] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.20-8'
make[2]: *** [tmp_include_depends] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.20-8'
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/john/dripkg/drm'
make: *** [radeon.o] Error 2
 
I have RedHat 9 and an ATI Radeon 64MB DDR VIVO.
 
Yes, I do have the kernel source installed.
 
--John

Reply via email to