Date: Sat, 21 Feb 1998 11:33:08 +1100 (EST) From: John Birrell <jb@cimlogic.com.au> To: phk@FreeBSD.ORG Cc: current@FreeBSD.ORG Subject: timecounter stuff in sys/time.h Message-ID: <199802210033.LAA08297@cimlogic.com.au>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199802210033.LAA08297>