The Makefiles distributed with the examples are non-functional. They appear to reference copies of tools and header located in the build tree rather than those installed in the system and use CC rather than g++ as the C++ compiler. While none of this is earth-shattering it would be much nicer if the shipped examples would Just Work.