Advertisement
Guest User

Untitled

a guest
Dec 12th, 2015
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. libudev auto-detection... ()
  2. /usr/local/linaro/arm-linux-gnueabihf-raspbian/bin/arm-linux-gnueabihf-g++ -c -pipe -marm -mfpu=vfp -mtune=arm1176jzf-s -march=armv6zk -mabi=aapcs-linux -mfloat-abi=hard --sysroot=/Users/ze/raspi/sysroot -O2 -Wall -W -fPIC -I. -I../../../mkspecs/devices/linux-rasp-pi-g++ -o libudev.o libudev.cpp
  3. libudev.cpp:34:21: fatal error: libudev.h: No such file or directory
  4. #include <libudev.h>
  5. ^
  6. compilation terminated.
  7. make: *** [libudev.o] Error 1
  8. libudev disabled.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement