rosconsole cross-compilation make error - cannot find -lglog
Hi All,
I've been trying to compile ros for ARM arch. I'm getting the below error when rosconsole:make.
Errors << rosconsole:make /workspace/ROSARMCROSSCOMPILE/rosindigo/logs/rosconsole/build.make.002.log
/usr/lib/gcc-cross/arm-linux-gnueabihf/5/../../../../arm-linux-gnueabihf/bin/ld: cannot find -lglog
collect2: error: ld returned 1 exit status
make[2]: *** [/workspace/ROSARMCROSSCOMPILE/rosindigo/devel/lib/librosconsoleglog.so] Error 1
make[1]: *** [CMakeFiles/rosconsoleglog.dir/all] Error 2
Thanks for any help...
Asked by nullbyte91 on 2019-07-30 01:36:13 UTC
Comments