/dev/agpgart module in kernel 2.4.20-r4 (character devices) fails to compile as a module. It also failed when I tried to compile it into the kernel. Reproducible: Always Steps to Reproduce: 1. cd /usr/src/linux 2. make menuconfig 3. go into character devices section 4. select /dev/agpgart 5. make dep && make vmlinux modules modules_install It will fail to compile.
assigned to kainz, gentoo/PPC kernel dev
New 2.4.21 kernel solves this problem.
closing