Re: fennec build

2014-02-25 Thread Nick Alexander
Mustafa please, any help to fix this problem Best idea is to follow ckitching's message and see Bug 951968 [1]. Nick [1] https://bugzilla.mozilla.org/show_bug.cgi?id=951968#c20 ___ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.

Re: fennec build

2014-02-25 Thread Mustafa Altekreeti
On Tuesday, February 25, 2014 1:25:46 PM UTC-5, Mustafa Altekreeti wrote: > On Tuesday, February 25, 2014 12:50:29 PM UTC-5, Nick Alexander wrote: > > > > when mach build mobile/android was run, the terminal displayed the > > > following: > > > > > > > > > > > > > > mustafa@naik10:/src$ sud

Re: fennec build

2014-02-25 Thread Mustafa Altekreeti
On Tuesday, February 25, 2014 12:50:29 PM UTC-5, Nick Alexander wrote: > > when mach build mobile/android was run, the terminal displayed the > > following: > > > > > > mustafa@naik10:/src$ sudo ./mach build mobile/android > > > 0:00.16 /usr/bin/make -C /src/objdir-droid -j4 -s > > backend.R

Re: fennec build

2014-02-25 Thread Nick Alexander
when mach build mobile/android was run, the terminal displayed the following: mustafa@naik10:/src$ sudo ./mach build mobile/android 0:00.16 /usr/bin/make -C /src/objdir-droid -j4 -s backend.RecursiveMakeBackend 0:00.43 /usr/bin/make -C mobile/android -j4 -s 0:00.50 \nGenerating: bookmarks.j

Re: fennec build

2014-02-25 Thread Mustafa Altekreeti
On Tuesday, February 25, 2014 12:12:08 PM UTC-5, Nick Alexander wrote: > > yes, after running mach clobber, it now sees my mozconfig file, > > > > Huzzah! \o/ > > > > > Thanks for your help, > > > I am getting now 2 build errors, > > > after executing mach build,at the end I got the followi

Re: fennec build

2014-02-25 Thread Nick Alexander
yes, after running mach clobber, it now sees my mozconfig file, Huzzah! \o/ 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

Re: fennec build

2014-02-25 Thread Mustafa Altekreeti
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 a