Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Apr 1999 17:32:08 -0400
From:      Jim Bloom <bloom@acm.org>
To:        obrien@NUXI.com
Cc:        Ilya Naumov <camel@avias.com>, current@FreeBSD.ORG
Subject:   Re: Looks broken to me...
Message-ID:  <3707DA58.AE49C2C0@acm.org>
References:  <l03020918b32d7568213b@[194.32.164.2]> <4986.990404@avias.com> <19990404131205.A77056@nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
I get the same error.  This is more to the error message which I have
included below.  I am doing a "make buildworld" after deleting
everything in /usr/obj.  Cvsup from freebsd3.freebsd.org at around 21:00
GMT.

Jim Bloom
bloom@acm.org

c++ -I/usr/obj/usr/src/tmp/usr/include/g++ -nostdinc -O -pipe
-fno-for-scope -I/usr/src/gnu/usr.bin/groff/libgroff/../include
-DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1
-DHAVE_STDLIB_H=1 -DUNISTD_H_DECLARES_GETOPT=1
-DSTDLIB_H_DECLARES_PUTENV=1 -DSTDIO_H_DECLARES_POPEN=1
-DSTDIO_H_DECLARE_PCLOSE=1 -DHAVE_CC_OSFCN_H=1 -DHAVE_CC_LIMITS_H=1
-DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE_RENAME=1
-DHAVE_MKSTEMP=1 -DSYS_SIGLIST_DECLARED=1
-I/usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/include
-fno-for-scope -I/usr/obj/usr/src/tmp/usr/include -fno-rtti
-fno-exceptions -c
/usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/new.cc
-o new.o
In file included from /usr/obj/usr/src/tmp/usr/include/g++/osfcn.h:5,
                 from
/usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/include/posix.h:25,
                 from
/usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/new.cc:24:
/usr/obj/usr/src/tmp/usr/include/g++/std.h:23: stddef: No such file or
directory
*** Error code 1

Stop.



David O'Brien wrote:
> 
> > c++ -I/usr/obj/usr/src/tmp/usr/include/g++ -nostdinc -O -pipe -fno-for-scope -I/usr/src/gnu/usr.bin/groff/libgroff/../include -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_DIR_H=1 -DHAVE_STDLIB_H=1 -DUNISTD_H_DECLARES_GETOPT=1 -DSTDLIB_H_DECLARES_PUTENV=1 -DSTDIO_H_DECLARES_POPEN=1 -DSTDIO_H_DECLARE_PCLOSE=1 -DHAVE_CC_OSFCN_H=1 -DHAVE_CC_LIMITS_H=1 -DRETSIGTYPE=void -DHAVE_STRUCT_EXCEPTION=1 -DHAVE_RENAME=1 -DHAVE_MKSTEMP=1 -DSYS_SIGLIST_DECLARED=1 -I/usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/include -fno-for-scope -I/usr/obj/usr/src/tmp/usr/include -fno-rtti -fno-exceptions -c /usr/src/gnu/usr.bin/groff/libgroff/../../../../contrib/groff/libgroff/new.cc -o new.o
> > *** Error code 1
> 
> Did you get any other output?  While ``make'' saw an error, ``c++''
> didn't report it for some reason.
> 
> --
> -- David    (obrien@NUXI.com  -or-  obrien@FreeBSD.org)
> 
> 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?3707DA58.AE49C2C0>