make fails

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, 31 Jul 2003 10:23:03 +0200
Jean Delvare <khali at linux-fr.org> wrote:

> 
> > On Wed, 30 Jul 2003 18:56:33 +0200
> > Jean Delvare <khali at linux-fr.org> wrote:
> OK, so thats the problem. Your io.h is in asm, and we look for it in
> sys.
> 
> What's your glibc version? (ls -l /lib/libc-*.so will tell you).
-rwxr-xr-x    1 root     root      1273304 2003-04-20 19:36 /lib/libc-2.3.1.so

> 
> Anyway, this problem is completely different from the other one (well, I
> think so) so we'll leave it apart for now. Please edit
> proc/dump/isadump.c. At the beginning you'll see:
> 
> /* To keep glibc2 happy */
> #if defined(__GLIBC__) && __GLIBC__ == 2 && __GLIBC_MINOR__ >= 0
> #include <sys/io.h>
> #else
> #include <asm/io.h>
> #endif
> 
> Simply replace the whole block with:
> 
> #include <asm/io.h>
> 
> Save, and try to compile again. I hope it will be fine. I'll think of a
> real fix later. This is the only program using this file. With a bit of
> luck, it was the last compilation problem :)
well it is compiling now...

Will get back to you as soon as I know about success or failure.

Thanks in the meantime.

Zeno
-- 
Mit freundlichen Gruessen / Best regards

Zeno Davatz
Strategie und Akquisition

+41 1 350 85 86

www.ywesee.com > intellectual capital connected > www.generika.cc



[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux