can't get lm-sensors-source to compile
After installing the lm-sensors-source package on my potato system,
cd-ing to /usr/src/modules/lm-sensors , and running 'make all' as root,
the system goes along fine for a while, compiling, and then stops with
this error:
gcc -o prog/dump/isadump prog/dump/isadump.ro
prog/dump/isadump.ro: In function `main':
prog/dump/isadump.ro(.text+0x395): undefined reference to `outb'
prog/dump/isadump.ro(.text+0x3a5): undefined reference to `inb'
collect2: ld returned 1 exit status
make: *** [prog/dump/isadump] Error 1
which appears to me to be an error in the source code, which also means
it's quite beyond my powers to fix, or even investigate thoroughly. can
anyone shed some light into this?
--
eric a. Farris eafarris@bigfoot.com www.bigfoot.com/~eafarris
Systems Administrator
Appalachian Laboratory, UMCES www.al.umces.edu
A computer without Microsoft is like chocolate cake without mustard.
Practice does NOT make perfect. Perfect practice makes perfect.
Reply to: