Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Apr 2001 04:43:05 +0900 (JST)
From:      Hajimu UMEMOTO <ume@mahoroba.org>
To:        jim@nasby.net
Cc:        freebsd-stable@freebsd.org
Subject:   Re: Errors in /usr/src/sys/sys/socket.h in current RELENG_4
Message-ID:  <20010411.044305.111162972.ume@mahoroba.org>
In-Reply-To: <3AD0C953.B31494A9@nasby.net>
References:  <3AD0C953.B31494A9@nasby.net>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> On Sun, 08 Apr 2001 15:25:55 -0500
>>>>> "Jim C. Nasby" <jim@nasby.net> said:

jim> Apologies if this is old news. This is from a cvsup of RELENG_4 that's
jim> less than an hour old.

jim> cc -O2 -pipe  -Wall -DLIBC_SCCS -I/usr/src/lib/libutil
jim> -I/usr/src/lib/libutil/../../sys -DINET6 -c
jim> /usr/src/lib/libutil/logwtmp.c -o l
jim> ogwtmp.o
jim> In file included from /usr/src/lib/libutil/logwtmp.c:44:
jim> /usr/src/lib/libutil/../../sys/sys/socket.h:312: syntax error before
jim> `socklen_t'

Did you sure do make buildworld / installworld?
Recently, socklen_t was introduced due to confirm to the specification
of getnameinfo(3).

--
Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Japan
ume@mahoroba.org  ume@bisd.hitachi.co.jp  ume@{,jp.}FreeBSD.org
http://www.imasy.org/~ume/

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




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