make buildworld broken on current?

David Nugent davidn at datalinktech.com.au
Wed Apr 12 22:18:50 UTC 2006


>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.


More information about the freebsd-current mailing list