Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Nov 2014 19:22:31 -0800
From:      Steve Kargl <sgk@troutmask.apl.washington.edu>
To:        Chris H <bsd-lists@bsdforge.com>
Cc:        FreeBSD toolchain <freebsd-toolchain@freebsd.org>, FreeBSD CURRENT <current@freebsd.org>
Subject:   Re: Unable to build world w/o clang on 11
Message-ID:  <20141111032231.GA3751@troutmask.apl.washington.edu>
In-Reply-To: <e58de81afa3f25619301082010bb79f6@ultimatedns.net>
References:  <d3a1657ec76702e7d2d8ac9b8f297609@ultimatedns.net> <e58de81afa3f25619301082010bb79f6@ultimatedns.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Nov 10, 2014 at 06:37:35PM -0800, Chris H wrote:
> ===> lib/libdpv (depend)
> rm -f .depend
> CC='cc  ' mkdep -f .depend -a    -I/usr/src/lib/libdpv -std=gnu99  
> /usr/src/lib
> /libdpv/dialog_util.c /usr/src/lib/libdpv/dialogrc.c
> /usr/src/lib/libdpv/dprompt
> c /usr/src/lib/libdpv/dpv.c /usr/src/lib/libdpv/status.c
> /usr/src/lib/libdpv/ut
> il.c
> In file included from /usr/src/lib/libdpv/dialog_util.c:43:
> In file included from /usr/src/lib/libdpv/dialog_util.h:34:
> /usr/src/lib/libdpv/dialogrc.h:34:10: fatal error: 'figpar.h' file not found
> #include <figpar.h>
>          ^
> 1 error generated.
> /usr/src/lib/libdpv/dialogrc.c:34:10: fatal error: 'figpar.h' file not found

Until such time that you can get the tree to build without -j, don't
use it.

Now, the obvious question:  do you have figpar.h in /usr/src?

-- 
Steve



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