On Monday, February 24, 2014 7:00:38 PM UTC-5, Nick Alexander wrote:
> > actually I exported the path to fennec-mozconfig file as follows:
> 
> >
> 
> > export MOZCONFIG=/src/fennec-mozconfig
> 
> >
> 
> > and src is the mozilla source code directory
> 
> 
> 
> Well, you can test pretty easily by actually naming your file mozconfig 
> 
> (in src), and then |mach clobber && mach build| from the src dir.  If 
> 
> that works, then deal with MOZCONFIG and figure out what's not working.
> 
> 
> 
> Nick

yes, after running mach clobber, it now sees my mozconfig file,
Thanks for your help,
I am getting now 2 build errors,
after executing mach build,at the end I got the following lines:
.....
16:15.43 make[4]: *** [mobile/android/base/libs] Error 2
16:15.43 make[3]: *** [libs] Error 2
16:15.43 make[2]: *** [default] Error 2
16:15.43 make[1]: *** [realbuild] Error 2
16:15.43 make: *** [build] Error 2
16:15.47 882 compiler warnings present.

what is the problem?
Mustafa
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to