public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "J.A. Magallon" <jamagallon@able.es>
To: Lista Linux-Kernel <linux-kernel@vger.kernel.org>
Cc: Andrew Morton <akpm@osdl.org>
Subject: mpspec.h, mach_mpspec.h
Date: Sun, 25 Jan 2004 18:29:04 +0100	[thread overview]
Message-ID: <20040125172904.GA3195@werewolf.able.es> (raw)

Hi...

I am trying to build sensors 2.8.3 and it fails with:

make: *** No rule to make target `mach_mpspec.h', needed by `kernel/chips/vt1211.d'.  Stop.

There is no mach_mpspec.h in include/linux nor include/linux/asm in the kernel
tree (I use 2.6.2-rc1-mm3). It is not included directly by sensors, but for
example, mpspec.h reads:

werewolf:/usr/src/linux/include/asm# grep mach_mpspec.h *
mpspec.h:#include <mach_mpspec.h>

all mach_mpspec.h are inside subarch dirs in include/asm (for example, 
include/asm/mach-default/). 

Workaround is to add -I/usr/src/linux/include/asm/mach-default.

But should not the contents be symlinked for the proper subarch ? IE

/usr/src/linux/include/asm/mach_mpspec.h -> mach-default/mach_mpspec.h

TIA

-- 
J.A. Magallon <jamagallon()able!es>     \                 Software is like sex:
werewolf!able!es                         \           It's better when it's free
Mandrake Linux release 10.0 (Cooker) for i586
Linux 2.6.2-rc1-jam3 (gcc 3.3.2 (Mandrake Linux 10.0 3.3.2-4mdk))

             reply	other threads:[~2004-01-25 17:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-25 17:29 J.A. Magallon [this message]
2004-01-25 19:11 ` mpspec.h, mach_mpspec.h Sam Ravnborg
2004-01-25 19:19   ` Randy.Dunlap
2004-01-25 22:58     ` J.A. Magallon

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=20040125172904.GA3195@werewolf.able.es \
    --to=jamagallon@able.es \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@vger.kernel.org \
    /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