Re: Suspend2-2.2.2 for 2.6.16.

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

 



On Thursday 30 March 2006 14:17, Rafael J. Wysocki wrote:
> On Thursday 30 March 2006 14:05, Pavel Machek wrote:
> > > > I do not see missing includes, so I'm not sure it will help. Can you
> > > > try adding
> > > >
> > > > ARCH=x86_64
> > > >
> > > > to Makefile?
> > > 
> > > Heh. It worked. Maybe you should have something to figure out what arch the 
> > > user is using :) It seems a bit strange to tell the compiler that I'm using 
> > > the arch it ought to know I'm using.
> > 
> > Good. Does 
> > 
> > ARCH=`uname -m`
> > 
> > work, too?
> 
> No, it doesn't.

Something like this works, though:

ARCH:=$(shell uname -m)

Rafael
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux