I'm trying to compile openssh-2.9p2 on SunOS 4.1.3_U1 and 4.1.4.
I get the same error on both. The underlying packages (openssl,
zlib, pcre) compiled normally. Any suggestions? Please respond
directly. I'm not on a mailing list.

Regards,
Randy Parker
Dallas, TX

---------------------------------------------------
openssh-2.9p2
openssl-0.9.6b
zlib-1.1.3
pcre-3.4
---------------------------------------------------

.
.
.
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -I/u2/local/include  -DSUNOS4 -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'
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -I/u2/local/include  -DSUNOS4 -DHAVE_CONFIG_H -c 
inet_ntoa.c
gcc -g -O2 -Wall -I. -I.. -I. -I./.. -I/u2/local/include  -DSUNOS4 -DHAVE_CONFIG_H -c 
inet_ntop.c
In file included from inet_ntop.c:38:
/u2/local/lib/gcc-lib/sparc-sun-sunos4.1.4/2.8.1/include/arpa/nameser.h:35: warning: 
`/*' within comment
inet_ntop.c: In function `inet_ntop4':
inet_ntop.c:107: warning: comparison between pointer and integer
inet_ntop.c: In function `inet_ntop6':
inet_ntop.c:193: invalid operands to binary +
make[1]: *** [inet_ntop.o] Error 1
make[1]: Leaving directory 
`/tmp_mnt/users/randyp/temp/414/openssh-2.9p2/openbsd-compat'
make: *** [openbsd-compat/libopenbsd-compat.a] Error 2

Reply via email to