From owner-freebsd-current Fri Feb 20 16:47:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA12984 for freebsd-current-outgoing; Fri, 20 Feb 1998 16:47:41 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from cimlogic.com.au (cimlog.lnk.telstra.net [139.130.51.31]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA12969; Fri, 20 Feb 1998 16:47:22 -0800 (PST) (envelope-from jb@cimlogic.com.au) Received: (from jb@localhost) by cimlogic.com.au (8.8.5/8.8.7) id LAA08297; Sat, 21 Feb 1998 11:33:09 +1100 (EST) (envelope-from jb) From: John Birrell Message-Id: <199802210033.LAA08297@cimlogic.com.au> Subject: timecounter stuff in sys/time.h To: phk@FreeBSD.ORG Date: Sat, 21 Feb 1998 11:33:08 +1100 (EST) Cc: current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL32 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Poul, Shouldn't the timecounter stuff in sys/time.h have #ifndef _POSIX_SOURCE around it? My make world is failing in gnu/lib/libstdc++ when compiling filedoalloc.c which #defines _POSIX_SOURCE which causes sys/types.h to not typedef u_int. Regards, -- John Birrell - jb@cimlogic.com.au; jb@netbsd.org; jb@freebsd.org CIMlogic Pty Ltd, GPO Box 117A, Melbourne Vic 3001, Australia +61 418 353 137 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message