> > Has anybody ever tried this before? I think something's going awry
> > in configure, but it'll take some time to figure it out. "make" dies
> > straight away in a flurry of parse errors in nearly every header file,
> > followed by various errors in ssh.c.
> >
> > Hints?
>
> you want ./configure --disable-asm .
Just tried that, no change. This is specifically where it dies --
ssh.c: In function `main':
ssh.c:414: storage size of `ws' isn't known
ssh.c:569: `HOSTTYPE' undeclared (first use in this function)
ssh.c:569: (Each undeclared identifier is reported only once
ssh.c:569: for each function it appears in.)
ssh.c:892: warning: assignment makes pointer from integer without a cast
ssh.c:899: `TIOCGWINSZ' undeclared (first use in this function)
ssh.c:932: warning: comparison between pointer and integer
make: *** [ssh.o] Error 1
-
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of the message to [EMAIL PROTECTED]