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

issue running OpenNi2 make file in raspberry pi 4b #156

Open
karzone32 opened this issue May 14, 2020 · 1 comment
Open

issue running OpenNi2 make file in raspberry pi 4b #156

karzone32 opened this issue May 14, 2020 · 1 comment

Comments

@karzone32
Copy link

pi@raspberrypi:/home/b2b2csolutions/OpenNI2 $ make
make -C ThirdParty/PSCommon/XnLib/Source
make[1]: Entering directory '/home/b2b2csolutions/OpenNI2/ThirdParty/PSCommon/XnLib/Source'
g++ -MD -MP -MT "./../Bin/Intermediate/Arm-Release/libXnLib.a/XnErrorLogger.d ../Bin/Intermediate/Arm-Release/libXnLib.a/XnErrorLogger.o" -c -march=armv7-a -mtune=cortex-a9 -mfpu=neon -mfloat-abi=softfp -O3 -fno-tree-pre -fno-strict-aliasing -ftree-vectorize -ffast-math -funsafe-math-optimizations -flax-vector-conversions -Wall -O2 -DNDEBUG -I../Include -DXN_NEON -fPIC -fvisibility=hidden -o ../Bin/Intermediate/Arm-Release/libXnLib.a/XnErrorLogger.o XnErrorLogger.cpp
In file included from /usr/include/features.h:448,
from /usr/include/unistd.h:25,
from ../Include/Linux-Arm/../Linux-x86/XnPlatformLinux-x86.h:31,
from ../Include/Linux-Arm/XnPlatformLinux-Arm.h:25,
from ../Include/XnPlatform.h:55,
from ../Include/XnLib.h:24,
from ../Include/XnErrorLogger.h:24,
from XnErrorLogger.cpp:21:
/usr/include/arm-linux-gnueabihf/gnu/stubs.h:7:11: fatal error: gnu/stubs-soft.h: No such file or directory

include <gnu/stubs-soft.h>

       ^~~~~~~~~~~~~~~~~~

compilation terminated.
make[1]: *** [../../BuildSystem/CommonCppMakefile:130: ../Bin/Intermediate/Arm-Release/libXnLib.a/XnErrorLogger.o] Error 1
make[1]: Leaving directory '/home/b2b2csolutions/OpenNI2/ThirdParty/PSCommon/XnLib/Source'
make: *** [Makefile:122: ThirdParty/PSCommon/XnLib/Source] Error 2
pi@raspberrypi:/home/b2b2csolutions/OpenNI2 $

@karzone32
Copy link
Author

This is the link I followed for install steps.
/~https://github.com/occipital/openni2
I dont have the softstubs.h in the folder mentioned.

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