On 2014-03-03, 10:16 PM, suresharora1...@gmail.com wrote:
        
Mar 3 (16 hours ago)
I am trying to build the android browser of firefox. using the link 
https://wiki.mozilla.org/Mobile/Fennec/Android
I am using linux ubuntu 12.04. I am able to do till Setup Fennec mozconfig and 
ate that whenever I am trying to build and run the ,/mach build it s givving 
error continuously ..... the error is as follows : http://pastebin.com/phW6YJPc

This looks like a legitimate build error:

 0:05.97 Unified_cpp_modules_video_capture_module0.o
0:06.32 In file included from /home/href/geckoView/src/media/webrtc/trunk/webrtc/modules/video_capture/android/device_info_android.cc:16, 0:06.32 from /home/href/geckoView/src/objdir-droid/media/webrtc/trunk/webrtc/modules/modules_video_capture_module/Unified_cpp_modules_video_capture_module0.cpp:3: 0:06.32 /home/href/geckoView/src/media/webrtc/trunk/webrtc/modules/../../webrtc/modules/video_capture/android/video_capture_android.h: In member function 'JNIEnv* webrtc::videocapturemodule::AutoLocalJNIFrame::InitJNIEnv()': 0:06.32 /home/href/geckoView/src/media/webrtc/trunk/webrtc/modules/../../webrtc/modules/video_capture/android/video_capture_android.h:132: error: 'nullptr' was not declared in this scope

You could try pulling from hg and rebuilding to see if the error clears up over the next few days. If not, please file a ticket (with logs) in Bugzilla.

Your second log is simply telling you that you've configured your toolchain incorrectly:

0:00.74 configure: error: installation or configuration problem: C compiler cannot create executables.

The paths in your mozconfig are probably incorrect, but I can't tell just from reading them.

Good luck!
Nick
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to