From owner-freebsd-current Mon Feb 11 19:11:51 2002 Delivered-To: freebsd-current@freebsd.org Received: from newman2.bestweb.net (newman2.bestweb.net [209.94.102.67]) by hub.freebsd.org (Postfix) with ESMTP id EA41A37B4AE for ; Mon, 11 Feb 2002 18:17:30 -0800 (PST) Received: from okeeffe.bestweb.net (okeefe.bestweb.net [209.94.100.110]) by newman2.bestweb.net (Postfix) with ESMTP id 4F94B232CE; Mon, 11 Feb 2002 21:17:01 -0500 (EST) Received: by okeeffe.bestweb.net (Postfix, from userid 0) id B511A9F2C0; Mon, 11 Feb 2002 21:12:00 -0500 (EST) Date: Fri, 8 Feb 2002 00:46:38 -0800 (PST) From: Julian Elischer To: Poul-Henning Kamp Cc: current@FreeBSD.ORG Subject: Re: time breakage. Message-Id: <20020212021200.B511A9F2C0@okeeffe.bestweb.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, 8 Feb 2002, Poul-Henning Kamp wrote: > In message , Ju > lian Elischer writes: > >phk, is this you? > > >/usr/include/sys/time.h:137: integer constant out of range > >/usr/include/sys/time.h:137: warning: decimal integer constant is so large > >that it is unsigned > > Yes, that was me, seems like I did my "buildworld" test in the wrong > source tree here. > > Thanks to peter for fixing this, and sorry for the trouble! > not out of the woods yet... I'm not sure but make world still breaks for me with: off/new.cc -o new.o In file included from /usr/include/sys/stat.h:50, from /usr/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/include/posix.h:22, from /usr/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/new.cc:24: /usr/include/sys/time.h: In function `void timespec2bintime(timespec *, bintime *)': /usr/include/sys/time.h:137: integer constant out of range /usr/include/sys/time.h:137: warning: decimal integer constant is so large that it is unsigned /usr/include/sys/time.h: In function `void timeval2bintime(timeval *, bintime *)': /usr/include/sys/time.h:153: integer constant out of range /usr/include/sys/time.h:153: warning: decimal integer constant is so large that it is unsigned *** Error code 1 I'm doing a "make includes" and will try again as it could be that it is erroneously looking in /usr/include instead of at the sources. > > > > -- > Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 > phk@FreeBSD.ORG | TCP/IP since RFC 956 > FreeBSD committer | BSD since 4.3-tahoe > Never attribute to malice what can adequately be explained by incompetence. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message