-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hi, I'm using Raspbian Jessie (Linux raspberrypi 4.9.13-v7+ #974 SMP Wed Mar 1 20:09:48 GMT 2017 armv7l GNU/Linux) and tried to build
./waf configure --platform=x11 --device=raspberrypi --sysroot=/
./waf configure --platform=fb --device=raspberrypi --sysroot=/
Both fail, because of missing libs and headers. Using find, I see the missing stuff, e.g.:
sudo find / -name "vcos_inttypes.h"
/opt/vc/include/interface/vcos/vcos_inttypes.h
What should I do to let waf find it ?
Frank
Metadata
Metadata
Assignees
Labels
No labels