Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

hpp file not found #20

Open
ahshanmd opened this issue Jul 3, 2018 · 1 comment
Open

hpp file not found #20

ahshanmd opened this issue Jul 3, 2018 · 1 comment

Comments

@ahshanmd
Copy link

ahshanmd commented Jul 3, 2018

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

@ahshanmd
Copy link
Author

ahshanmd commented Jul 3, 2018

Please ignore ... issue resolved after installing boost-devel package on centos

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant