That looks like an assembler issue.  You may want to consider getting the
GNU as package.

- Ben

On Tue, 9 Oct 2001, ra dan wrote:

> When I try to make openssh with gcc on solaris 8 I am getting following
> errors.
>
> (cd openbsd-compat; make)
> make[1]: Entering directory `/usr/local/openssh-2.9p2/openbsd-compat'
> gcc -g -O2 -Wall -I. -I.. -I. -I./.. -I/usr/local/ssl/include
> -I/usr/local/incl
> ude -DHAVE_CONFIG_H -c inet_aton.c
> inet_aton.c: In function `inet_aton':
> inet_aton.c:117: warning: subscript has type `char'
> inet_aton.c:128: warning: subscript has type `char'
> inet_aton.c:131: warning: subscript has type `char'
> inet_aton.c:133: warning: subscript has type `char'
> inet_aton.c:155: warning: subscript has type `char'
> /usr/ccs/bin/as: "/var/tmp/ccrd0Vbh.s", line 929: error: unknown opcode
> ".subsec
> tion"
> /usr/ccs/bin/as: "/var/tmp/ccrd0Vbh.s", line 929: error: statement syntax
> /usr/ccs/bin/as: "/var/tmp/ccrd0Vbh.s", line 937: error: unknown opcode
> ".previo
> us"
> /usr/ccs/bin/as: "/var/tmp/ccrd0Vbh.s", line 937: error: statement syntax
> make[1]: *** [inet_aton.o] Error 1
> make[1]: Leaving directory `/usr/local/openssh-2.9p2/openbsd-compat'
> make: *** [openbsd-compat/libopenbsd-compat.a] Error 2
>
>
> _________________________________________________________________
> Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to