Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Feb 2002 00:46:38 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        Poul-Henning Kamp <phk@critter.freebsd.dk>
Cc:        current@FreeBSD.ORG
Subject:   Re: time breakage. 
Message-ID:  <20020212021200.B511A9F2C0@okeeffe.bestweb.net>

next in thread | raw e-mail | index | archive | help



On Fri, 8 Feb 2002, Poul-Henning Kamp wrote:

> In message <Pine.BSF.4.21.0202071840430.91961-100000@InterJet.elischer.org>, 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020212021200.B511A9F2C0>