This was from a missing $BCLANG which is declared in the
binarycloud/Makefile. Running make from binarycloud/user/ will bust
unless BCLANG is set in the environment.
Alex Black wrote:
> I'm not seeing a busted makes process...
>
> can you send me the message?
>
> I'll make sure the sync is complete, but I haven't made any mods since I did
> the restructuring :)
>
> _a
>
> > If you run make in user/ currently, it busts out due to missing required
> > things such as language, etc.
> >
> > Should make only be run from binarycloud/, or do changes need to be made
> > to allow makes from various subdirs?
|