I ran the commands you suggested above and retrieved the latest updates. However, the onion-minimal-build.sh was not created in the scripts folder. I also attempted to run make again and still have the same error as above.
Thanks
I ran the commands you suggested above and retrieved the latest updates. However, the onion-minimal-build.sh was not created in the scripts folder. I also attempted to run make again and still have the same error as above.
Thanks
Hi crispyoz,
I did not locate the onion-minimal-build.sh file in my scripts folder, however I was able to run the command you suggested. Please see the results below.
CMake build is: RelWithDebInfo
ASIO has been checked out as a git submodule: /projectfolder/openmodbus/deps/asio/asio/include
-- Configuring done
-- Generating done
-- Build files have been written to: /projectfolder
[ 11%] Built target openpal
[ 96%] Built target openmodbus
[ 96%] Linking CXX executable OpenModBus.out
mipsel-openwrt-linux-g++: error: nosys.specs: No such file or directory
make[2]: *** [OpenModbus.out] Error 1
make[1]: *** [CMakeFiles/OpenModbus.out.dir/all] Error 2
make: *** [all] Error 2
Thanks
Hi All,
I am using the docker image that has the toolchain setup for the Omega. I am receiving the following error.
mipsel-openwrt-linux-g++: error: nosys.specs: No such file or directory
Is there a update or fix for this? Anybody else run into this issue?
Thanks