Hi,
when installing lcm 1.1.2 on Jetson TX2 i receive the following errors (installation is successful on Jetson TX1):
address@hidden:~/Downloads/lcm-1.1.2$ ./configure
checking build system type... ./config.guess: unable to guess system type
This script (version 2019-03-04), has failed to recognize the
operating system you are using. If your script is old, overwrite *all*
copies of config.guess and config.sub with the latest versions from:
and
If ./config.guess has already been updated, send the following data and any
provide the necessary information to handle your system.
config.guess timestamp = 2019-03-04
uname -m = ARM
uname -r = 4.4.38-tegra
uname -s = Linux
uname -v = #1 SMP PREEMPT Wed Jun 6 07:57:23 CDT 2018
/usr/bin/uname -p =
/bin/uname -X =
hostinfo =
/bin/universe =
/usr/bin/arch -k =
/bin/arch =
/usr/bin/oslevel =
/usr/convex/getsysinfo =
UNAME_MACHINE = "ARM"
UNAME_RELEASE = "4.4.38-tegra"
UNAME_SYSTEM = "Linux"
UNAME_VERSION = "#1 SMP PREEMPT Wed Jun 6 07:57:23 CDT 2018"
configure: error: cannot guess build type; you must specify one
address@hidden:~/Downloads/lcm-1.1.2$
Best Regards.
Boris Borukhin