All of lore.kernel.org
 help / color / mirror / Atom feed
From: Brandon Barker <bebarker@meginc.com>
To: linux-kernel@vger.kernel.org
Subject: AGPGART build problem in 2.4.14
Date: Tue, 6 Nov 2001 22:27:50 -0500	[thread overview]
Message-ID: <200111070323.WAA01534@sioux.meginc.com> (raw)

The following problem occured while building linux 2.4.14 while trying to 
make the agpgart driver (system is Intel/Redhat 7.2):


make[3]: Entering directory `/usr/src/linux-2.4.14/drivers/char/agp'
gcc -D__KERNEL__ -I/usr/src/linux-2.4.14/include -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common 
-pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS 
-include /usr/src/linux-2.4.14/include/linux/modversions.h   -c -o 
agpgart_fe.o agpgart_fe.c
gcc -D__KERNEL__ -I/usr/src/linux-2.4.14/include -Wall -Wstrict-prototypes 
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common 
-pipe -mpreferred-stack-boundary=2 -march=i686 -DMODULE -DMODVERSIONS 
-include /usr/src/linux-2.4.14/include/linux/modversions.h   -DEXPORT_SYMTAB 
-c agpgart_be.c
agpgart_be.c:84:2: #error "Please define flush_cache."
make[3]: *** [agpgart_be.o] Error 1
make[3]: Leaving directory `/usr/src/linux-2.4.14/drivers/char/agp'
make[2]: *** [_modsubdir_agp] Error 2
make[2]: Leaving directory `/usr/src/linux-2.4.14/drivers/char'
make[1]: *** [_modsubdir_char] Error 2
make[1]: Leaving directory `/usr/src/linux-2.4.14/drivers'
make: *** [_mod_drivers] Error 2
[root@localhost linux]#

If this problem is resolved please tell me, I'd be very appreciative.
Brandon Barker

             reply	other threads:[~2001-11-07  3:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-07  3:27 Brandon Barker [this message]
2001-11-07 22:37 ` AGPGART build problem in 2.4.14 Robert Love
2001-11-08  2:38   ` Brandon Barker

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=200111070323.WAA01534@sioux.meginc.com \
    --to=bebarker@meginc.com \
    --cc=linux-kernel@vger.kernel.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 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.