Code Monkey home page Code Monkey logo

Comments (2)

mathias-luedtke avatar mathias-luedtke commented on July 18, 2024

.travis.install.sh seems to fail.

run-parts: executing /etc/kernel/header_postinst.d/dkms 3.13.0-105-generic /boot/vmlinuz-3.13.0-105-generic
Creating symlink /var/lib/dkms/uvcvideo/1.1.1-3-realsense/source ->
                 /usr/src/uvcvideo-1.1.1-3-realsense
DKMS: add completed.
Error! Your kernel headers for kernel 4.4.0-51-generic cannot be found.
Please install the linux-headers-4.4.0-51-generic package,
or use the --kernelsourcedir option to tell DKMS where it's located
WARNING: DKMS module failed to installed; removing...
------------------------------
Deleting module version: 1.1.1-3-realsense
completely from the DKMS tree.

and at the end (of installl):

catkin_make -DCMAKE_BUILD_TYPE=Release install > /dev/null #2>&1
make[3]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[3]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
make[3]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
Makefile:102: *** "Can't find /usr/src/linux-headers-4.4.0-51-generic/include/linux/version.h".  Stop.
Makefile:102: *** "Can't find /usr/src/linux-headers-4.4.0-51-generic/include/linux/version.h".  Stop.
make[3]: warning: jobserver unavailable: using -j1.  Add `+' to parent make rule.
ret=$?
kill %%
exit $ret

The interesting part is silenced with > /dev/null #2>&1, same for https://github.com/ipa320/care-o-bot/blob/indigo_dev/.travis.install.sh#L25

http://wiki.ros.org/librealsense#Enable_Kernel_Sources might be worth a try.

from care-o-bot.

mgruhler avatar mgruhler commented on July 18, 2024

@ipa-bnm is this fixed?

from care-o-bot.

Related Issues (20)

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.