Closed microzic closed 1 year ago
Please see here: https://github.com/analogdevicesinc/plutosdr-fw/issues/34
Can you try to install tar on you host?
Tar is already installed on my host, this is the output of
tar --version
`tar --version
tar (GNU tar) 1.34
Copyright (C) 2021 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later https://gnu.org/licenses/gpl.html.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Written by John Gilmore and Jay Fenlason. `
This problem was resolved by installing tar-1.28 using sources.
I am using plutosdr-fw master branch, with vivado 2017.4, vivado sdk 2017.4, ubuntu 22.04, and the build always fails at
>>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING
Here is some detailed build information `make[1]: Leaving directory '/home/david/installations/plutosdr-fw/buildroot' make -C buildroot legal-info make[1]: Entering directory '/home/david/installations/plutosdr-fw/buildroot'