All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cyrus Santos <crashboy@ihug.com.au>
To: rml@tech9.net, linux-kernel@vger.kernel.org
Subject: Follow-up: AMD761+Radeon....Kernel compilation warnings/errors.....
Date: Fri, 16 Nov 2001 19:42:22 +1100	[thread overview]
Message-ID: <3BF4D16E.10802@ihug.com.au> (raw)

hi all,

here is what i had a glimpse on compiling 2.4.15-pre5.... i don't know 
if it is really useful for the gart or even a radeon problem if there 
are any... i've been seeing this since 2.4.12 actually...

FOR agpgart: built-in kernel support for amd 761....

ict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 
-malign-functions=4     -c -o agpgart_fe.o agpgart_fe.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.15-pre5/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-str
ict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 
-malign-functions=4     -DEXPORT_SYMTAB -c agpgart_be.c
agpgart_be.c:524: warning: `agp_generic_create_gatt_table' defined but 
not used
agpgart_be.c:652: warning: `agp_generic_free_gatt_table' defined but not 
used
agpgart_be.c:700: warning: `agp_generic_insert_memory' defined but not used
agpgart_be.c:758: warning: `agp_generic_remove_memory' defined but not used
ld -m elf_i386  -r -o agpgart.o agpgart_fe.o agpgart_be.o
rm -f agp.o
ld -m elf_i386  -r -o agp.o agpgart.o

honestly, i don't know what this means.... :-(

FOR radeon: DRI support built-in kernel support with radeon as a module.....

r/src/linux-2.4.15-pre5/include/linux/modversions.h   -c -o radeon_cp.o 
radeon_cp.c
radeon_cp.c: In function `radeon_cp_init_ring_buffer':
radeon_cp.c:627: warning: unsigned int format, different type arg (arg 2)
gcc -D__KERNEL__ -I/usr/src/linux-2.4.15-pre5/include -Wall 
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-str
ict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 
-malign-functions=4  -DMODULE -DMODVERSIONS -include /us
r/src/linux-2.4.15-pre5/include/linux/modversions.h   -c -o 
radeon_state.o radeon_state.c
ld -m elf_i386 -r -o radeon.o radeon_drv.o radeon_cp.o radeon_state.o
make[3]: Leaving directory `/usr/src/linux-2.4.15-pre5/drivers/char/drm'

and this one too... :-(

anyway, hope you can enlighten us once more....

thanks guys!!!

cheers!

cyrus


-- 
Cyrus Santos

Registered Linux User # 220455
Sydney, Australia

"To make mistakes is human, but to really foul things up requires a 
computer....."

#!/bin/rm -Rf *



                 reply	other threads:[~2001-11-16  8: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=3BF4D16E.10802@ihug.com.au \
    --to=crashboy@ihug.com.au \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rml@tech9.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.