From owner-freebsd-stable Tue Apr 10 12:44:19 2001 Delivered-To: freebsd-stable@freebsd.org Received: from light.imasy.or.jp (light.imasy.or.jp [202.227.24.4]) by hub.freebsd.org (Postfix) with ESMTP id 93DDD37B422 for ; Tue, 10 Apr 2001 12:44:14 -0700 (PDT) (envelope-from ume@mahoroba.org) Received: (from uucp@localhost) by light.imasy.or.jp (8.11.3+3.4W/8.11.3/light) with UUCP id f3AJhum08299; Wed, 11 Apr 2001 04:43:56 +0900 (JST) (envelope-from ume@mahoroba.org) Received: from peace.mahoroba.org (IDENT:y14pzqFgVaCJxg2He46zKu4uCZHPYWy+QastNbPjUrdnjqRzrTAWaq95swA7XNFU@peace.mahoroba.org [2001:200:301:0:200:f8ff:fe05:3eae]) (authenticated as ume with CRAM-MD5) by mail.mahoroba.org (8.11.3/8.11.3/chaos) with ESMTP/inet6 id f3AJh9c12650; Wed, 11 Apr 2001 04:43:09 +0900 (JST) (envelope-from ume@mahoroba.org) Date: Wed, 11 Apr 2001 04:43:05 +0900 (JST) Message-Id: <20010411.044305.111162972.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 From: Hajimu UMEMOTO In-Reply-To: <3AD0C953.B31494A9@nasby.net> References: <3AD0C953.B31494A9@nasby.net> X-Mailer: xcite1.38> Mew version 1.95b119 on Emacs 20.7 / Mule 4.0 =?iso-2022-jp?B?KBskQjJWMWMbKEIp?= X-PGP-Public-Key: http://www.imasy.org/~ume/publickey.asc X-PGP-Fingerprint: 6B 0C 53 FC 5D D0 37 91 05 D0 B3 EF 36 9B 6A BC X-URL: http://www.imasy.org/~ume/ X-OS: FreeBSD 5.0-CURRENT Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >>>>> On Sun, 08 Apr 2001 15:25:55 -0500 >>>>> "Jim C. Nasby" 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