I'm getting this issue when running the redhawk-install.sh file.
checking for uuid_generate in -luuid... yes
./configure: line 16817: syntax error near unexpected token `1.12.1'
./configure: line 16817: `AM_PATH_CPPUNIT(1.12.1)'
I've tried version 2.2.5 and 2.2.6 with the same error. AM_PATH_CPPUNIT(1.12.1) is on line 21244 in the /src/configure, and I don't really know where to begin. I'm compiling on Manjaro with OmniORB installed from source.
I'm getting this issue when running the redhawk-install.sh file.
I've tried version 2.2.5 and 2.2.6 with the same error. AM_PATH_CPPUNIT(1.12.1) is on line 21244 in the /src/configure, and I don't really know where to begin. I'm compiling on Manjaro with OmniORB installed from source.