andreasgal / B2G

Boot to Gecko aims to create a complete, standalone operating system for the open web.
https://wiki.mozilla.org/B2G
909 stars 158 forks source link

no mozconfig when building qemu-ics #270

Closed jonallengriffin closed 12 years ago

jonallengriffin commented 12 years ago

After doing:

make mrproper make config-qemu-ics make gonk

this error appears:

Specified MOZCONFIG "/home/jgriffin/jB2G/glue/gonk-ics/gonk-misc/default-gecko-config" does not exist! make[3]: Entering directory `/home/jgriffin/jB2G/gecko' /home/jgriffin/jB2G/gecko/.mozconfig.mk:6: *\ Fix above errors before continuing.. Stop.

michaelwu commented 12 years ago

This should be fixed. I forgot to push some new files.

jonallengriffin commented 12 years ago

This is fixed.