Re: Couldn't find sparc64-linux-gcc

Joshua Uziel <[email protected]>
Newsgroups org.kernel.vger.ultralinux
Message-ID <marc-linux-ultrasparc-97001720220366@msgid-missing>
* YAMAMOTO Taku <[email protected]> [000926 03:00]:
> [root@xxx linux-2.2.16rh]# rpm -ivh
> /home/yamamoto/archives/kernel/kernel-headers-2.2.16-3.sparc.rpm
> 
> kernel-headers              ##################################################
> You must create /usr/include/asm/asm-sparc* symlinks first.

Hmm... look at the kernel source rpm's specfile to see why it
would give this error.

> /usr/include/bits/ioctl-types.h:25: asm/ioctls.h: No such file or
> directory

Look in /usr/include/asm and see if it's contents are fishy.  It
sounds like you may need to do something like go into /usr/include
and run:

        ln -s /usr/src/linux/include/asm-sparc asm

... or something like that.

> /usr/include/bits/sigcontext.h:28: asm/sigcontext.h: No such file or directory

Same problem again...

> /usr/include/linux/errno.h:4: asm/errno.h: No such file or directory

... and again ...

See if the problem is obvious and fixable... if you continue to have
problems with this, drop me and email and we'll go from there I guess...
-
To unsubscribe from this list: send the line "unsubscribe ultralinux" in
the body of a message to [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.