From: Stefan Pfetzing <dreamind@dreamind.de>
To: linuxppc-dev@lists.linuxppc.org
Subject: Problem compiling 2.4.10-pre10-ben0
Date: Sun, 23 Sep 2001 22:43:00 +0200 [thread overview]
Message-ID: <20010923224259.A5542@server> (raw)
Hi,
i just tried to compile the latest Benh kernel, but it failed at the Drm
module for the Ati card in my ibook2. (i had Agpgart disabled)
--- snipp ---
make[3]: Entering directory `/usr/src/linux-benh/drivers/char/drm'
gcc -D__KERNEL__ -I/usr/src/linux-benh/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2 -Wno-uninitialized
-mmultiple -mstring -DMODULE -DMODVERSIONS -include
/usr/src/linux-benh/include/linux/modversions.h -c -o r128_drv.o r128_drv.c
In file included from r128_drv.c:108:
drm_memory.h: In function `r128_ioremap_agp':
drm_memory.h:340: warning: unused variable `i'
drm_memory.h:340: warning: unused variable `err'
drm_memory.h:339: warning: unused variable `flags'
drm_memory.h:338: warning: unused variable `agpmem'
drm_memory.h:337: warning: unused variable `area'
drm_memory.h:336: warning: unused variable `pt'
In file included from r128_drv.c:110:
drm_vm.h: In function `r128_vm_shm_nopage':
drm_vm.h:178: warning: unsigned int format, long unsigned int arg (arg 3)
drm_vm.h: In function `r128_vm_dma_nopage':
drm_vm.h:303: warning: unsigned int format, long unsigned int arg (arg 4)
drm_vm.h: In function `r128_mmap':
drm_vm.h:511: structure has no member named `agp'
drm_vm.h:513: structure has no member named `agp'
make[3]: *** [r128_drv.o] Error 1
make[3]: Leaving directory `/usr/src/linux-benh/drivers/char/drm'
make[2]: *** [_modsubdir_drm] Error 2
make[2]: Leaving directory `/usr/src/linux-benh/drivers/char'
make[1]: *** [_modsubdir_char] Error 2
make[1]: Leaving directory `/usr/src/linux-benh/drivers'
make: *** [_mod_drivers] Error 2
--- snapp ---
the 2.4.9-ben0 kernel (which i currently use) works fine.
bye
dreamind
** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/
reply other threads:[~2001-09-23 20:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20010923224259.A5542@server \
--to=dreamind@dreamind.de \
--cc=linuxppc-dev@lists.linuxppc.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).