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

cpuid.h missing on install for TX2 #1501

Closed
mikeisted opened this issue Apr 9, 2018 · 3 comments
Closed

cpuid.h missing on install for TX2 #1501

mikeisted opened this issue Apr 9, 2018 · 3 comments

Comments

@mikeisted
Copy link


Required Info
Camera Model D435
Firmware Version (Open RealSense Viewer --> Click info)
Operating System & Version Ubuntu 16.04 LTS on TX2
Kernel Version (Linux Only) 4.4.38-tegra
Platform NVIDIA Jetson TX2
SDK Version 2.0

Issue Description

<Hi All

Further to #1424 and #1446, I'm not sure the issue is indeed fixed as indicated.

On following the instructions on #1424, I still get the following error:

/home/nvidia/librealsense/src/image.cpp:23:19: fatal error: cpuid.h: No such file or directory
compilation terminated.
CMakeFiles/realsense2.dir/build.make:374: recipe for target 'CMakeFiles/realsense2.dir/src/image.cpp.o' failed
make[2]: *** [CMakeFiles/realsense2.dir/src/image.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/realsense2.dir/all' failed
make[1]: *** [CMakeFiles/realsense2.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2

In common with the ODROID workaround in #1446, I shall comment out the problematic code, but it seems such poor practice.

Something better for the TX2 would be much appreciated.

Thanks.>

@dorodnic
Copy link
Contributor

dorodnic commented Apr 9, 2018

Thank you for your feedback @mikeisted,
We will look further into this.

@RealSense-Customer-Engineering
Copy link
Collaborator

[Realsense Customer Engineering Team Comment]
Please try librealsense 2.10.3 which should fix this issue. (The same issue with #1555)

@cshreyastech
Copy link

cshreyastech commented May 19, 2019

Hello All,
I face the same issue
fatal error: cpuid.h: No such file or directory
compilation terminated.

I have already installed librealsense following jetsonhack.
https://github.com/IntelRealSense/librealsense/blob/master/doc/installation.md

can you please point me to the manual to install librealsense 2.10.3?

Thanks

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

No branches or pull requests

4 participants