On Wed, Mar 30, 2011 at 10:44, pondlife <pondl...@pondlife.me> wrote:
> I tried to build a sim under Cygwin today for the first time in a while, but > am not getting very far: <...> > CC uclpack > CC tools/mkboot > make: *** No rule to make target `/home/Steve/rockbox/buildsim/stdio.h', > needed by `/home/Steve/rockbox/buildsim/apps/action.o'. Stop. > > Presumably, I have somehow misset my include paths (stdio.h is present in > both /usr/include and /usr/include/sys) but I can't see where configure > ought to be setting this. Is there some environment variable I'm missing? > > Any clue wouild be very welcome. Not much of a clue, I'm afraid, but it works just fine for me. You shouldn't need any special environment variable. I just did a similar rebuild myself, and that worked fine. Only obvious difference is that I don't use ccache. -- Magnus