Date: Thu, 13 Apr 2006 08:18:40 +1000 From: David Nugent <davidn@datalinktech.com.au> To: GeX <gexlie@gmail.com> Cc: freebsd-current@freebsd.org Subject: Re: make buildworld broken on current? Message-ID: <443D7CC0.2090505@datalinktech.com.au> In-Reply-To: <53cc795f0604121252y506867fehec5a961c4aaabb78@mail.gmail.com> References: <53cc795f0604121252y506867fehec5a961c4aaabb78@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
>cc -O2 -fno-strict-aliasing -pipe '' -I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/tools/build/dummy.c >cc: : No such file or directory > > ~ The error is not a missing cc, but the empty quotes before the first -I which cc is complaining about. Makefile related, methinks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?443D7CC0.2090505>