From owner-freebsd-current@FreeBSD.ORG Tue Feb 3 07:57:50 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B9ED16A4CE; Tue, 3 Feb 2004 07:57:50 -0800 (PST) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 00B4343D1D; Tue, 3 Feb 2004 07:57:49 -0800 (PST) (envelope-from eischen@vigrid.com) Received: from mail.pcnet.com (mail.pcnet.com [204.213.232.4]) by mail.pcnet.com (8.12.10/8.12.1) with ESMTP id i13Fvhiw016115; Tue, 3 Feb 2004 10:57:43 -0500 (EST) Date: Tue, 3 Feb 2004 10:57:43 -0500 (EST) From: Daniel Eischen X-Sender: eischen@pcnet5.pcnet.com To: Kirill Ponomarew In-Reply-To: <20040203142102.GH13034@voodoo.oberon.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@freebsd.org Subject: Re: buildworld broken in libthr X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 15:57:50 -0000 On Tue, 3 Feb 2004, Kirill Ponomarew wrote: > Hi, > > Buildworld broken in libthr: > > In file included from /usr/src/lib/libthr/thread/thr_sem.c:34: > /usr/obj/usr/src/i386/usr/include/semaphore.h:57: warning: > `struct timespec' declared inside parameter list > > /usr/obj/usr/src/i386/usr/include/semaphore.h:57: warning: its > scope is only this definition or declaration, which is probably > not what you want > *** Error code 1 > > Stop in /usr/src/lib/libthr. I just fixed this. cvsup and try again. -- Dan Eischen