On Sun, Mar 09, 2008 at 12:46:26PM +0100, Philipp Kern wrote:
> the build process of virtualbox is called with ARCH=i386, which is
> wrong. So I am not sure which file to check, actually. How does it
> deduce the architecture? By looking into the kernel tree somehow?
The rules file checks KVERS to find out. And this doesn't work with a
vanilla kernel I'd suppose.
/me checks and finds:
ifneq ($(shell echo $(KVERS)|cut -f 3 -d"-"),amd64)
ARCH := i386
...
Yes, that's it. You're KVERS probably doesn't have the architecture in
there.
Correct?
Michael
--
Michael Meskes
Email: Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
ICQ: 179140304, AIM/Yahoo: michaelmeskes, Jabber: [EMAIL PROTECTED]
Go VfL Borussia! Go SF 49ers! Use Debian GNU/Linux! Use PostgreSQL!
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]