> Trying to compile ssh on a Mandrake 6.0 system.  Ssh version is 2.0.13.

> At first I was getting a sig 11, which I tracked down to some bad RAM

> (I've dealt with 11's before), but now I am getting a signal 4 on:

That would be SIGILL, illegal instruction.  Ruling out hardware, it would be

a compiler bug.  Try a newer compiler.  Failing that contact the folks

that wrote the code and see if they have a workaround.

> gcc -I. -I. -I../.. -I. -I../.. -I../.. -I../../include -I./../../include

> -DETCDIR=\"/etc\" -DSSH_BINDIR=\"/usr/local/bin\" -DHAVE_CONFIG_H -I. -I.

> -I../..  -g -Wall -I/usr/X11R6/include -c sshuserfiles.c 

> gcc: Internal compiler error: program cpp got fatal signal 4 

> Of course, the whole compilation falls apart from there.

> Any ideas?

Bob


--
To unsubscribe: mail ">majordomo@ale.org with "unsubscribe ale" in message body.