Date: 09 Dec 2000 04:44:43 +0100 From: assar@FreeBSD.ORG To: Matt Dillon <dillon@earth.backplane.com> Cc: Marcel Moolenaar <marcel@cup.hp.com>, Ruslan Ermilov <ru@FreeBSD.ORG>, marcel@FreeBSD.ORG, Bruce Evans <bde@FreeBSD.ORG>, current@FreeBSD.ORG Subject: Re: Bootstrapping issues with groff(1) Message-ID: <5lbsumdzro.fsf@assaris.sics.se> In-Reply-To: Matt Dillon's message of "Fri, 8 Dec 2000 18:34:05 -0800 (PST)" References: <20001208181908.A12716@sunbay.com> <3A319751.D2C9E5AB@cup.hp.com> <200012090234.eB92Y5P77769@earth.backplane.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Matt Dillon <dillon@earth.backplane.com> writes: > c++ -O -pipe -DHAVE_UNISTD_H=1 -DHAVE_DIRENT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STDLIB_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/eqn/../../../../contrib/groff/include -I/usr/src/gnu/usr.bin/groff/eqn/../../../../contrib/groff/eqn -I. -fno-for-scope -fno-rtti -fno-exceptions -c /usr/src/gnu/usr.bin/groff/eqn/../../../../contrib/groff/eqn/lex.cc > /usr/src/gnu/usr.bin/groff/eqn/../../../../contrib/groff/eqn/lex.cc:22: eqn_tab.h: No such file or directory I got rid of that with 'rm *' in /usr/obj/usr/src/gnu/usr.bin/groff/eqn. /assar 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?5lbsumdzro.fsf>