From: Axel.Thimm@ATrpms.net (Axel Thimm)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] 2.10.1: No rule to make target `asm/io.h',
Date: Tue, 26 Sep 2006 18:37:52 +0000 [thread overview]
Message-ID: <20060926183752.GK10410@neu.nirvana> (raw)
In-Reply-To: <20060926135555.GH10410@neu.nirvana>
On Tue, Sep 26, 2006 at 07:12:53PM +0200, Jean Delvare wrote:
> Hi Axel,
>
> > I've been rebuilding packages for i2c/lm_sensors 2.10.1 and all build
> > fine, only not for the upcoming FC6 release:
> >
> > gcc -M -MG -I. -Ikernel/include -I/usr/include -DSYSFS_SUPPORT -fpic -Wall -O2 lib/general.c | \
> > sed -e 's@^\(.*\)\.o:@lib/general.ld lib/general.lo: Makefile '`dirname lib/general.ld`/Module.mk' @' > lib/general.ld
> > gcc -M -MG -I. -Ikernel/include -I/usr/include -DSYSFS_SUPPORT -fpic -Wall -O2 lib/data.c | \
> > sed -e 's@^\(.*\)\.o:@lib/data.ld lib/data.lo: Makefile '`dirname lib/data.ld`/Module.mk' @' > lib/data.ld
> > ( grep 'SENSORS SYSCTL START' /dev/null kernel/chips/*.c | \
> > sed -e 's/:.*//' -e 's#^#kernel/include/sensors.h: #' ) > kernel/include/sensors.hd
> > cat kernel/include/sensors.h.template > kernel/include/sensors.h
> > awk '/SENSORS SYSCTL START/,/SENSORS SYSCTL END/' kernel/chips/*.c >> kernel/include/sensors.h
> > echo '#endif' >> kernel/include/sensors.h
> > gcc -M -MG -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/include -Wundef -Wall -O2 prog/sensord/chips.c | \
> > sed -e 's@^\(.*\)\.o:@prog/sensord/chips.rd prog/sensord/chips.ro: Makefile '`dirname prog/sensord/chips.rd`/Module.mk' @' > prog/sensord/chips.rd
> > gcc -M -MG -DETCDIR="\"/etc\"" -I. -Ikernel/include -I/usr/include -Wundef -Wall -O2 prog/sensors/chips.c | \
> > sed -e 's@^\(.*\)\.o:@prog/sensors/chips.rd prog/sensors/chips.ro: Makefile '`dirname prog/sensors/chips.rd`/Module.mk' @' > prog/sensors/chips.rd
> > make: *** No rule to make target `asm/io.h', needed by `prog/dump/isadump.rd'. Stop.
>
> Where were you when I asked for testers before the release? :p
:)
> What architecture are you building for?
Happens for i386 and x86_64
> asm/io.h should be /usr/include/asm/io.h, don't you have that file?
> Maybe you're missing the /usr/include/asm symlink to the arch-specific
> asm directory?
No, it looks like /usr/include/asm/io.h was recently dropped.
--
Axel.Thimm at ATrpms.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.lm-sensors.org/pipermail/lm-sensors/attachments/20060926/94db5f0e/attachment.bin
next prev parent reply other threads:[~2006-09-26 18:37 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-26 13:55 [lm-sensors] 2.10.1: No rule to make target `asm/io.h', Axel Thimm
2006-09-26 17:12 ` Jean Delvare
2006-09-26 18:37 ` Axel Thimm [this message]
2006-09-26 18:47 ` Axel Thimm
2006-09-26 18:56 ` Jean Delvare
2006-09-26 19:08 ` Axel Thimm
2006-09-26 20:17 ` Jean Delvare
2006-09-30 17:17 ` Axel Thimm
2006-10-01 0:40 ` Axel Thimm
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=20060926183752.GK10410@neu.nirvana \
--to=axel.thimm@atrpms.net \
--cc=lm-sensors@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.