-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Error during make .hpp file not found
[ 16%] Building CXX object CMakeFiles/udasample.dir/uda-sample.cc.o
In file included from /root/impala-udf/impala-udf-samples/uda-sample.h:19:0,
from /root/impala-udf/impala-udf-samples/uda-sample.cc:15:
/usr/include/impala_udf/udf.h:26:29: fatal error: boost/cstdint.hpp: No such file or directory
#include <boost/cstdint.hpp>
^
compilation terminated.
make[2]: *** [CMakeFiles/udasample.dir/uda-sample.cc.o] Error 1
make[1]: *** [CMakeFiles/udasample.dir/all] Error 2
make: *** [all] Error 2
Metadata
Metadata
Assignees
Labels
No labels