[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debian-users:35839] グラフィックドライバの組み込みについて



お久しぶりです。 加藤です

このたび都合により
ヘラクレス社の3D Prophet 4500というグラフィックボードを使うことになりました
kyro IIというチップ向けに
http://www.powervr.com/Downloads.asp
こちらのサイトにLinux用らしきドライバが有ったので
組み込んでみようとしたのですが上手くいきません

まず、kernel-source-2.4.18を
/usr/src/linux

に展開し、make menuconfigにてmodversions.hを作成するために
Loadable modules support ->
 Set version information on all symbols for modules
を有効にして make depを実行しました

その上で、先ほどのサイトよりSource TGZをダウンロード、
展開し、
make installを行ったところ
以下のようにエラーが出力されました
そこで質問なのですが、
MMTR_TYPE_WECOMBは何処で定義されているのでしょうか?
情報をご存知の方がいらっしゃいましたらよろしくお願いします。

----以下、make installの出力---

cc  -O2 -DMODULE -DMODVERSIONS -include /usr/src/linux/include/linux/modversions
.h -D__KERNEL__ -I/usr/src/linux/include -DLINUX -DGCC_IA32 -DSUPPORT_AGP -Idrm
  -c -o hostfunc.o hostfunc.c
hostfunc.c: In function `InitializeAGP':
hostfunc.c:1612: `MTRR_TYPE_WRCOMB' undeclared (first use in this function)
hostfunc.c:1612: (Each undeclared identifier is reported only once
hostfunc.c:1612: for each function it appears in.)
make: *** [hostfunc.o] Error 1
cornsilks:/arc/powervr-2.00.20-427#

--------


-- 
////-----------
/// mail:kato@xxxxxxxxxxxxxxxxxxxxxxxxx
//  Name:加藤 龍也
/