Code Monkey home page Code Monkey logo

mptcp_nexus5's Issues

Build error while building kernel for android 4.4(nexus5)

I am facing build error upon building kernel for android 4.4(nexus5). Below is the procedure I followed.

$ cd mptcp_nexus5
$ export ARCH=arm SUBARCH=arm CROSS_COMPILE=/path/to/arm-linux-androideabi-
$ make hammerhead_defconfig
$ make -j4

Error thrown:
fs/namei.c: In function 'do_rmdir':
fs/namei.c:2792:2: warning: 'name' may be used uninitialized in this function [-Wmaybe-uninitialized]
error, forbidden warning: namei.c:2792
make[1]: *** [fs/namei.o] Error 1
make: *** [fs] Error 2
make: *** Waiting for unfinished jobs....

arch/arm/mach-msm/sensors_adsp.c: In function 'sns_ocmem_map_send':
arch/arm/mach-msm/sensors_adsp.c:877:39: warning: argument to 'sizeof' in 'memcpy' call is the same expression as the source; did you mean to dereference it? [-Wsizeof-pointer-memaccess]
error, forbidden warning: sensors_adsp.c:877
make[1]: *** [arch/arm/mach-msm/sensors_adsp.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [arch/arm/mach-msm] Error 2

Please guide me what I am missing here.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.