Re: 2.4.8aa1

Eyal Lebedinsky (eyal@eyal.emu.id.au)
Sat, 11 Aug 2001 23:32:46 +1000


Andrea Arcangeli wrote:
>
> Only in 2.4.8pre8aa1: 40_blkdev-pagecache-11
> Only in 2.4.8aa1: 40_blkdev-pagecache-12

Everything possible selected as a module.

The relevant DRM part of .config:

CONFIG_DRM=y
CONFIG_DRM_TDFX=m
CONFIG_DRM_GAMMA=m
CONFIG_DRM_R128=m
CONFIG_DRM_RADEON=m
CONFIG_DRM_I810=m
CONFIG_DRM_MGA=m

gcc -D__KERNEL__ -I/data2/usr/local/src/linux-2.4/include -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -malign-functions=4 -DMODULE -DMODVERSIONS -include
/data2/usr/local/src/linux-2.4/include/linux/modversions.h -c -o
r128_drv.o r128_drv.c
In file included from r128_drv.c:36:
ati_pcigart.h: In function `r128_ati_pcigart_init':
ati_pcigart.h:114: structure has no member named `virtual'
make[3]: *** [r128_drv.o] Error 1
make[3]: Leaving directory
`/data2/usr/local/src/linux-2.4/drivers/char/drm'

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.anu.edu.au/eyal/>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/