From owner-freebsd-current Mon Feb 11 19:12:36 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 7865A37B4AB 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 32FA523297; Mon, 11 Feb 2002 21:16:58 -0500 (EST) Received: by okeeffe.bestweb.net (Postfix, from userid 0) id 4BFB99F2C6; Mon, 11 Feb 2002 21:12:01 -0500 (EST) Date: Fri, 8 Feb 2002 01:52:12 -0800 (PST) From: Julian Elischer To: Poul-Henning Kamp Cc: current@FreeBSD.ORG Subject: Re: time breakage. Message-Id: <20020212021201.4BFB99F2C6@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 for what it's worth, doing a "make includes" before the make buildworld seems to have got me going again. On Fri, 8 Feb 2002, Julian Elischer wrote: > > > > 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message