Giter Site home page Giter Site logo

meta-neutrino-mp's People

Contributors

seife avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

meta-neutrino-mp's Issues

luaposix

I had some qa issues with luaposix in another project where is lend your luaposix recipes.

ERROR: This autoconf log indicates errors, it looked at host include and/or library paths while determining system capabilities.
Rerun configure task after fixing this. The path was '/data/o3d3xx/eldk-dzu/build/tmp/work/armv7a-vfp-neon-linux-gnueabi/luaposix-31-r1/luaposix-release-v31'
ERROR: Function failed: do_qa_configure
ERROR: Logfile of failure stored in: /data/o3d3xx/eldk-dzu/build/tmp/work/armv7a-vfp-neon-linux-gnueabi/luaposix-31-r1/temp/log.do_configure.30141
ERROR: Task 5 (/data/o3d3xx/eldk-dzu/meta-goldeneye/recipes-devtools/lua/luaposix_31.bb, do_configure) failed with exit code '1'
NOTE: Tasks Summary: Attempted 1061 tasks of which 1060 didn't need to be rerun and 1 failed.
No currently running tasks (707 of 1069)

Maybe this issue is caused by locally installed lua-5.2 headers. I fixed this by adding LUA_INCLUDE to EXTRA_OECONF.

-EXTRA_OECONF += "--datadir=${datadir}/lua/5.2 --libdir=${libdir}/lua/5.2"
+EXTRA_OECONF += "--datadir=${datadir}/lua/5.2 --libdir=${libdir}/lua/5.2 \
+                 'LUA_INCLUDE=-I${STAGING_DIR_TARGET}${includedir}/lua5.2' \
+"

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.