Re: SuSE 9.2 RPMs for updating X.Org to X11R6.8.2-RC1
From: AT (notme_at_example.com)
Date: 01/04/05
- Next message: Lee Sau Dan: "Re: Linux Thieves Breaking The Law?"
- Previous message: Mitja: "SuSE 9.2 RPMs for updating X.Org to X11R6.8.2-RC1"
- In reply to: Mitja: "SuSE 9.2 RPMs for updating X.Org to X11R6.8.2-RC1"
- Next in thread: Mitja: "Re: SuSE 9.2 RPMs for updating X.Org to X11R6.8.2-RC1"
- Reply: Mitja: "Re: SuSE 9.2 RPMs for updating X.Org to X11R6.8.2-RC1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 04 Jan 2005 16:31:31 +0100
On Tue, 04 Jan 2005 10:00:06 -0500, Mitja wrote:
> I did:
> b) DRI users (driver: i810, mga, r128, radeon, tdfx)
> * install + update "kernel-source" package with YaST + YOU
> * compile and install new DRM kernel modules with
> pushd /usr/src/linux; rm -f .config; make cloneconfig; popd
> pushd /usr/src/kernel-modules/drm
> KERNEL_SOURCE=/usr/src/linux make modules
> KERNEL_SOURCE=/usr/src/linux make install
> popd
>
> ...and i got an error:
>
>>pushd /usr/src/kernel-modules/drm
> /usr/src/kernel-modules/drm /home/ajtim
> root@linux >KERNEL_SOURCE=/usr/src/linux make modules
> make -C /usr/src/linux modules SUBDIRS=/usr/src/kernel-modules/drm
> make[1]: Entering directory `/usr/src/linux-2.6.8-24.10'
>
> WARNING: Symbol version dump /usr/src/linux-2.6.8-24.10/Module.symvers is
> missing, modules will have CONFIG_MODVERSIONS disabled.
>
> CC [M] /usr/src/kernel-modules/drm/via_mm.o
> /bin/sh: scripts/genksyms/genksyms: No such file or directory
'make prepare-all' in the kernel source tree should create this.
HTH
Andreas
- Next message: Lee Sau Dan: "Re: Linux Thieves Breaking The Law?"
- Previous message: Mitja: "SuSE 9.2 RPMs for updating X.Org to X11R6.8.2-RC1"
- In reply to: Mitja: "SuSE 9.2 RPMs for updating X.Org to X11R6.8.2-RC1"
- Next in thread: Mitja: "Re: SuSE 9.2 RPMs for updating X.Org to X11R6.8.2-RC1"
- Reply: Mitja: "Re: SuSE 9.2 RPMs for updating X.Org to X11R6.8.2-RC1"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|