help-hurd
[Top][All Lists]
Advanced

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

Re: Compile error for oskit-mach


From: Grant Bowman
Subject: Re: Compile error for oskit-mach
Date: Sat, 4 May 2002 15:23:47 -0700
User-agent: Mutt/1.3.28i

* Jeroen Dekkers <jeroen@dekkers.cx> [020502 09:54]:
> Those are the include files of the OSKit. The cli() is an extern
> inline function defined in oskit/x86/proc_reg.h, the only reason for
> this failrue I can think of is that you compile without optimization
> and it doesn't get inlined. A quick fix is to just replace the cli()
> function with asm("cli").

Thank you, that worked.  It's also in the install doc.  I should have
seen it, sorry about that.  Unfortunately the file you mention
oskit/x86/proc_reg.h is physically missing from my source as I
mentioned.  Is there a reason this is such a FAQ and not fixed?

Now that I compiled and installed it, all I get on loading the
oskit-mach kernel on bootup is a few lines of text and an immediate
reboot.  Something it's working right.  The text goes by too fast to
even read it.

Can I recompile so that it won't reboot so quickly?

-- 
-- Grant Bowman                                <grantbow@grantbow.com>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]