Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2000 14:35:22 -0500
From:      Will Andrews <andrews@technologist.com>
To:        chris@hexanet.fr
Cc:        FreeBSD Ports <ports@FreeBSD.org>
Subject:   Re: ports/17491: Can't get the OpenSSH port to compile under a RELENG_3 system
Message-ID:  <20000319143522.B79021@argon.blackdawn.com>
In-Reply-To: <200003191928.LAA57332@freefall.freebsd.org>; from chris@hexanet.fr on Sun, Mar 19, 2000 at 11:28:44AM -0800
References:  <200003191928.LAA57332@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Mar 19, 2000 at 11:28:44AM -0800, chris@hexanet.fr wrote:
> FreeBSD speedfreak.hexanet.fr 3.4-STABLE FreeBSD 3.4-STABLE #0: Sat Mar 11 20:05:01 CET 2000     root@speedfreak.hexanet.fr:/usr/src/sys/compile/SPEEDFREAK  i386

I don't know about your world's code, but if it's too old (you may have
done config -r to get this value of uname -a), you won't have the socklen_t
MFC and thats why you get conflicts.

<2 5001-0> (00-03-19 14:33:26) [will@shadow ~]% grep -r "socklen_t" /usr/include
/usr/include/sys/socket.h:typedef u_int32_t     socklen_t;

FreeBSD shadow.blackdawn.com 3.4-STABLE FreeBSD 3.4-STABLE #0: Sun Jan 23
13:41:02 EST 2000     root@shadow.blackdawn.com:/usr/src/sys/compile/SHADOW
i386

World was reinstalled on Feb 24 (no new kernel booted yet). Therefore,
check to see that you have rev 1.27.2.3 of sys/socket.h.

-- 
Will Andrews <andrews@technologist.com>
GCS/E/S @d- s+:+>+:- a--->+++ C++ UB++++ P+ L- E--- W+++ !N !o ?K w---
?O M+ V-- PS+ PE++ Y+ PGP+>+++ t++ 5 X++ R+ tv+ b++>++++ DI+++ D+ 
G++>+++ e->++++ h! r-->+++ y?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000319143522.B79021>