Well, I've made some changes in main Makefile and the 00run.sh run without
problem, but the emulator still gives the same error.

The changes I've done:
...
.PHONY: farm0-parse
farm0-parse: parse

.PHONY: farm0-render
farm0-render: render

.PHONY: farm0-clean
farm0-clean: stamp-r-clean

.PHONY: farm0
farm0: farm0-parse farm0-render
...

On Sat, Nov 7, 2009 at 11:11 AM, Sean Moss-Pultz <s...@openmoko.com> wrote:

> On Sat, Nov 7, 2009 at 2:01 AM, Suco <sucotro...@gmail.com> wrote:
> >
> > Trying to run it again, I've noted that when I execute sh 00run.sh this
> line is showed:
> > make: *** There is no rule to build the target `farm0'.  Stop.
>
> Yes you will need to write your own file. If you look at what is being
> executed in 00run.sh then it should be fairly obvious. Let us know if
> you get stuff.
>
>  -Sean
>
> _______________________________________________
> Openmoko community mailing list
> community@lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>



-- 
Mi blog personal:
http://blog.wikifotos.org/

Sé libre, usa ubuntu:
http://www.ubuntustory.com/
_______________________________________________
Openmoko community mailing list
community@lists.openmoko.org
http://lists.openmoko.org/mailman/listinfo/community

Reply via email to