From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Pavel Machek <pavel@ucw.cz>
Cc: Nigel Cunningham <ncunningham@cyclades.com>,
Mark Lord <lkml@rtr.ca>,
linux-kernel@vger.kernel.org
Subject: Re: Suspend2-2.2.2 for 2.6.16.
Date: Thu, 30 Mar 2006 14:24:50 +0200 [thread overview]
Message-ID: <200603301424.50562.rjw@sisk.pl> (raw)
In-Reply-To: <200603301417.18646.rjw@sisk.pl>
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
next prev parent reply other threads:[~2006-03-30 12:25 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-28 6:01 Suspend2-2.2.2 for 2.6.16 Nigel Cunningham
2006-03-28 10:50 ` Pavel Machek
2006-03-28 23:51 ` Mark Lord
2006-03-29 9:19 ` Pavel Machek
2006-03-29 10:50 ` Nigel Cunningham
2006-03-30 9:26 ` Pavel Machek
2006-03-30 9:35 ` Arkadiusz Miskiewicz
2006-03-30 9:44 ` Nigel Cunningham
2006-03-30 11:55 ` Pavel Machek
2006-03-30 11:59 ` Nigel Cunningham
2006-03-30 12:05 ` Pavel Machek
2006-03-30 12:17 ` Rafael J. Wysocki
2006-03-30 12:24 ` Rafael J. Wysocki [this message]
2006-03-30 12:59 ` Pavel Machek
2006-03-30 16:20 ` Rafael J. Wysocki
2006-03-30 9:34 ` Rafael J. Wysocki
2006-03-30 9:39 ` Nigel Cunningham
2006-03-30 11:57 ` Matthew Garrett
2006-03-30 12:13 ` Rafael J. Wysocki
2006-03-30 23:14 ` Nigel Cunningham
2006-03-31 8:12 ` Rafael J. Wysocki
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200603301424.50562.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=linux-kernel@vger.kernel.org \
--cc=lkml@rtr.ca \
--cc=ncunningham@cyclades.com \
--cc=pavel@ucw.cz \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox