I saw the warning message.
- 77. which: no cmake in (/home/live/code/b2g/B2G/... 
- 78. CMake not found, will not compile apitrace

You can try following command if OS is Debian or Ubuntu.
    $ sudo apt-get update
    $ sudo apt-get install cmake
    $ sudo rm -rf objdir-gecko
    $ sudo rm -rf out
then... rebuild it. :)

Have a nice weekend!


Cheers,
William
-----Original Message-----
From: dev-b2g [mailto:[email protected]] On
Behalf Of [email protected]
Sent: Saturday, July 05, 2014 12:01 AM
To: [email protected]
Subject: [b2g] Dolphin 1.4 build errors

I am having this error building dolphin
(BRANCHES=v1.4 ./config.sh dolphin)

prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.7/bin/arm-linux-androide
abi-strip: 'out/target/product/scx15_sp7715ga/symbols/system/lib/libdl.so':
No such file

Full log:
http://pastebin.com/72SSwgzA

Any help?
_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

_______________________________________________
dev-b2g mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to