  | | | krenel problems: undefined reference to `mtrr_centaur_report_mcr ' | krenel problems: undefined reference to `mtrr_centaur_report_mcr ' 2004-01-04 - By capsx
Back hello!
got problems with linux-2 (See http://nux-2.ora-code.com).60 kernel compiling system has processor WinChip C6 , vendor_id CentaurHauls after make bzImage compiling crashes with:
GEN .version CHK include/linux/compile.h UPD include/linux/compile.h CC init/version.o LD init/built-in.o LD .tmp_vmlinux1 arch/i386/kernel/built-in.o: In function `centaur_mcr_insert': arch/i386/kernel/built-in.o(.init.text+0x31e4): undefined reference to `mtrr _centaur_report_mcr' make: *** [.tmp_vmlinux1] Error 1
ask google, found http://www.ussg.iu.edu/hypermail/linux/kernel/0310.1/0117 .html i wrote line extern void mtrr_centaur_report_mcr(int mcr, u32 lo, u32 hi); but nothing ...
anyone ? <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=Content-Type content="text/html; charset=windows-1257 (See http://ows-1257.ora-code.com)"> <META content="MSHTML 6.00.2800.1276" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>hello!</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>got problems with linux-2 (See http://nux-2.ora-code.com).60 kernel compiling</FONT></DIV> <DIV><FONT face=Arial size=2>system has processor WinChip C6 , vendor_id CentaurHauls</FONT></DIV> <DIV><FONT face=Arial size=2>after make bzImage compiling crashes with:</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2> GEN .version<BR> CHK include/linux/compile.h<BR>  ; UPD include/linux/compile.h<BR> CC init/version.o<BR> LD init/built-in.o<BR> LD .tmp_vmlinux1<BR>arch/i386/kernel/built-in.o: In function `centaur_mcr_insert':<BR>arch/i386/kernel/built-in.o(.init.text+0x31e4): undefined reference to `mtrr_centaur_report_mcr'<BR>make: *** [.tmp_vmlinux1] Error 1</FONT></DIV> <DIV><FONT face=Arial size=2></FONT> </DIV> <DIV><FONT face=Arial size=2>ask google, found <A href="http://www.ussg.iu.edu/hypermail/linux/kernel/0310.1/0117.html">http:/ /www.ussg.iu.edu/hypermail/linux/kernel/0310.1/0117.html</A> </FONT></DIV> <DIV><FONT face=Arial size=2>i wrote line <!--StartFragment --><FONT face="Times New Roman" size=3> </FONT></FONT></DIV> <DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>extern void mtrr_centaur_report_mcr(int mcr, u32 lo, u32 hi); </FONT></FONT></DIV> <DIV><FONT face=Arial size=2><FONT face="Times New Roman" size=3>but nothing ...</FONT></FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>anyone ?</FONT></DIV></BODY></HTML>
|
|
 |