I'm trying to knock up glibc 2.1 with my armv2-linux toolchain, and
I find a minor problem.

`make' aborts somewhere along the line with a complaint from gcc that
<asm/proc/ptrace.h> doesn't exist: fair enough.

/usr/arm-linux/include/asm/proc is a symlink to `proc-', which,
unsurprisingly, doesn't exist.  What *does* exist in the `asm'
directory are two directories: `proc-armo' and `proc-armv'.  So
I presume `proc' was meant to link to one of those two; but which
one?

I'd put this down to a screw up somewhere in Russell's kernel
makefile... ;-)

-- 
Chris <[EMAIL PROTECTED]>                         ( http://www.fluff.org/chris )

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to