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 <[EMAIL PROTECTED]>, 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 > > [EMAIL PROTECTED] | 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 [EMAIL PROTECTED] > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-current" in the body of the message