Re: time breakage.

2002-02-11 Thread Poul-Henning Kamp
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

Re: time breakage.

2002-02-11 Thread Julian Elischer
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?

Re: time breakage.

2002-02-11 Thread Julian Elischer
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 >

time breakage.

2002-02-11 Thread Julian Elischer
phk, is this you? c++ -g -O -pipe -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MATH_H=1 -DRET_TYPE_SRAND_IS_VOID=1 -DHAVE_SYS_NERR=1 -DHAVE_SYS_ERRLIST=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE

Re: time breakage.

2002-02-08 Thread Julian Elischer
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?

Re: time breakage.

2002-02-08 Thread Julian Elischer
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 >

Re: time breakage.

2002-02-07 Thread Poul-Henning Kamp
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

time breakage.

2002-02-07 Thread Julian Elischer
phk, is this you? c++ -g -O -pipe -DHAVE_STDLIB_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRING_H=1 -DHAVE_STRINGS_H=1 -DHAVE_MATH_H=1 -DRET_TYPE_SRAND_IS_VOID=1 -DHAVE_SYS_NERR=1 -DHAVE_SYS_ERRLIST=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE