Rockbox Development > Starting Development and Compiling

compiler make error: "no rule to make target" (edit: no longer occurs)

(1/1)

salival:
I'm using cygwin to compile rockbox for the iriver h300. With the later versions ( I've tried the daily's from 24-08 to today) I get the following error:

--- Code: ---make[1]: *** No rule to make target 'home/user/build/firmware/target/coldfire/iriver/h300/lcd-as-h300.o' , needed by '/home/user/build/librockbox.a'. Stop.
make: *** [all] Error 2
--- End code ---
How can this be solved? My last build (060809) compiled just fine.

(I need to build my own, since I need to change the lcd wait states to make rockbox work properly on my h300. I can't use a precompiled build for this reason.)

Febs:
Run "make clean" and then try compiling again.

salival:
It doesn't resolve it (latest source)

(order:  configure> make clean > make)

edit: I tried to build again today, this time with a source downloaded via cvs and not from the builds page, and it builds without error.

thanks anyway.

Navigation

[0] Message Index

Go to full version