From: jim.cromie@gmail.com (Jim Cromie)
To: lm-sensors@vger.kernel.org
Subject: [lm-sensors] packaging problem with latest CVS snapshot ?
Date: Sat, 28 Jan 2006 17:57:43 +0000 [thread overview]
Message-ID: <43DBB097.2020100@gmail.com> (raw)
I just pulled lm_sensors-daily.tar.gz, unpacked and ran make,
got this error:
[jimc at harpo lm_sensors2]$ make user
...
gcc -M -MG -I. -Ikernel/include -I/usr/local/include -DSYSFS_SUPPORT
-fpic -Wall -O2 lib/error.c | \
sed -e 's@^\(.*\)\.o:@lib/error.ld lib/error.lo: Makefile '`dirname
lib/error.ld`/Module.mk' @' > lib/error.ld
gcc -M -MG -I. -Ikernel/include -I/usr/local/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/local/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/local/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 `sysfs/libsysfs.h', needed by
`lib/sysfs.ad'. Stop.
A very similar thing happened when I pulled from SVN.
I pulled the entire tree, was unhappy with the great gobs of stuff I
didnt need,
and pruned everything but the lmsensors2 stuff.
When I got the error (like above) I figured I over-trimmed,
but seeing above, maybe that wasnt the trouble.
next reply other threads:[~2006-01-28 17:57 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-28 17:57 Jim Cromie [this message]
2006-01-28 18:02 ` [lm-sensors] packaging problem with latest CVS snapshot ? Rudolf Marek
2006-01-28 20:37 ` Jim Cromie
2006-01-28 20:56 ` Rudolf Marek
2006-01-28 22:04 ` Jean Delvare
2006-01-28 22:10 ` Jim Cromie
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=43DBB097.2020100@gmail.com \
--to=jim.cromie@gmail.com \
--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.