Re: openssh-portable_3.6.1p2 vs. openssl_0.9.7b
From: Joe Stinton (not-for-mail_at_roble.net)
Date: 08/20/03
- Previous message: phil-news-nospam_at_ipal.net: "sometimes (EscapeChar) . does not work"
- Next in thread: John Prather: "Re: openssh-portable_3.6.1p2 vs. openssl_0.9.7b"
- Reply: John Prather: "Re: openssh-portable_3.6.1p2 vs. openssl_0.9.7b"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 20 Aug 2003 04:44:55 +0000 (UTC)
Anyone successfully compiled these two? I get the following errors
under FreeBSD 4.8.
In file included from ../includes.h:122,
from bsd-arc4random.c:25:
/usr/include/sys/bitypes.h:25: conflicting types for `int8_t'
/usr/include/sys/inttypes.h:11: previous declaration of `int8_t'
/usr/include/sys/bitypes.h:26: redefinition of `u_int8_t'
/usr/include/sys/types.h:60: `u_int8_t' previously declared here
/usr/include/sys/bitypes.h:27: redefinition of `int16_t'
/usr/include/sys/inttypes.h:12: `int16_t' previously declared here
/usr/include/sys/bitypes.h:28: redefinition of `u_int16_t'
/usr/include/sys/types.h:61: `u_int16_t' previously declared here
/usr/include/sys/bitypes.h:29: redefinition of `int32_t'
/usr/include/sys/inttypes.h:13: `int32_t' previously declared here
/usr/include/sys/bitypes.h:30: redefinition of `u_int32_t'
/usr/include/sys/types.h:62: `u_int32_t' previously declared here
In file included from ../includes.h:166,
from bsd-arc4random.c:25:
../defines.h:194: redefinition of `int64_t'
/usr/include/sys/inttypes.h:14: `int64_t' previously declared here
Joe
- Previous message: phil-news-nospam_at_ipal.net: "sometimes (EscapeChar) . does not work"
- Next in thread: John Prather: "Re: openssh-portable_3.6.1p2 vs. openssl_0.9.7b"
- Reply: John Prather: "Re: openssh-portable_3.6.1p2 vs. openssl_0.9.7b"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]