* i2c header installs
@ 2005-05-19 6:24 Mark D. Studebaker
0 siblings, 0 replies; only message in thread
From: Mark D. Studebaker @ 2005-05-19 6:24 UTC (permalink / raw)
To: lm-sensors
(ticket 1289)
when 'make install' in i2c puts the headers in /usr/local/include,
i2c.h has "#include "i2c-id.h" instead of
"#include <linux/i2c-id.h>" so
sensors compiles miss the new i2c-id.h in /usr/local/include
and pick up the old one in the kernel tree.
I'm going to copy the sed script conversion routine from mkpatch
and use it in 'make install'.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2005-05-19 6:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-19 6:24 i2c header installs Mark D. Studebaker
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.