Group: linux.debian.bugs.dist · Group Profile · Search for !modpost in linux.debian.bugs.dist
Author: Samuel Mimram
Date: Jun 5, 2007 01:20
Hi, On Tue, Apr 24, 2007 at 04:35:42PM -0700, Sebastien Delafond wrote: # m-a -t -f build fglrx FATAL: modpost: GPL-incompatible module fglrx.ko uses GPL-only symbol 'paravirt_ops' The attached patch seems to solve the problem ;) ++ Sam. diff -ru fglrx.old/firegl_public.c fglrx/firegl_public.c --- fglrx.old/firegl_public.c 2007-06-05 00:58:26.000000000 +0200 +++ fglrx/...
|