Date: Thu, 7 Feb 2002 18:41:55 -0800 (PST) From: Julian Elischer <julian@elischer.org> To: current@freebsd.org Subject: time breakage. Message-ID: <20020212021155.363CB9F2A7@okeeffe.bestweb.net>
next in thread | raw e-mail | index | archive | help
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_GETPAGESIZE=1 -DHAVE_MMAP=1 -DHAVE_FMOD=1 -DHAVE_STRTOL=1
-DHAVE_GETCWD=1 -DHAVE_STRERROR=1 -DHAVE_PUTENV=1 -DHAVE_RENAME=1
-DHAVE_MKSTEMP=1 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DHAVE_STRSEP=1
-DHAVE_STRDUP=1 -DSYS_SIGLIST_DECLARED=1
-I/usr/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/include
-I/usr/src/gnu/usr.bin/groff/src/libs/libgroff/../../../src/include
-fno-rtti -fno-exceptions -c
/usr/src/gnu/usr.bin/groff/src/libs/libgroff/../../../../../../contrib/groff/src/libs/libgroff/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
Stop in /usr/src/gnu/usr.bin/groff/src/libs/libgroff.
*** Error code 1
Stop in /usr/src/gnu/usr.bin/groff/src/libs.
*** Error code 1
Stop in /usr/src/gnu/usr.bin/groff/src.
*** Error code 1
Stop in /usr/src/gnu/usr.bin/groff.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
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?20020212021155.363CB9F2A7>
