Subject: RE: Build fails for ia64 with linux-2.6.0-test1-bk2 with missing file .

Aaah. Now I understand. Thanks for the clarification. I'll proceed on
now. Thanks again.

Dennis E. Miyoshi, PE
Hendrix Release Manager
Hewlett-Packard Company
825 14th Street, S.W., MS E-200
Loveland, CO 80537
(970) 898-6110


-----Original Message-----
From: Sam Ravnborg [mailto:[email protected]]
Sent: Tuesday, July 22, 2003 1:35 PM
To: MIYOSHI,DENNIS (HP-Loveland,ex1)
Cc: 'Sam Ravnborg'; '[email protected]'
Subject: Re: Build fails for ia64 with linux-2.6.0-test1-bk2 with missing
file .


On Tue, Jul 22, 2003 at 07:41:16AM -0700, MIYOSHI,DENNIS (HP-Loveland,ex1)
wrote:
> Thanks Sam. Shouldn't the Makefile take care of this?
No, the files located in asm-generic is meant to be included from
asm-$(ARCH) if needed.

Sam


2003-07-22 19:58:10

by David Mosberger

[permalink] [raw]
Subject: RE: Build fails for ia64 with linux-2.6.0-test1-bk2 with missing file .

Note that Linus' tree at any given time may or may not work on ia64.
You'd probably be better off using the ia64 patch at:

ftp://ftp.kernel.org/pub/linux/kernel/ports/ia64/v2.5/

Alternatively, if you want to try bleeding edge bits, you can pull from:

bk://lia64.bkbits.net/linux-ia64-2.5/

--david