Hello, On macosx 10.15 catalina, home brew install gnutar 1.35 gives the following error, would you be able to have a look into this issue? Previous gnutar 1.34 was installed building from source without a problem.
Thanks. clang --version Apple clang version 12.0.0 (clang-1200.0.32.29) Target: x86_64-apple-darwin19.6.0 Thread model: posix InstalledDir: /Library/Developer/CommandLineTools/usr/bin === ==> Upgrading gnu-tar 1.34_1 -> 1.35 ==> ./configure --prefix=/usr/local/Cellar/gnu-tar/1.35 --mandir=/usr/local/Cellar/gnu-tar ==> make install Last 15 lines from /Users/builder/Library/Logs/Homebrew/gnu-tar/02.make: _process_rawdata in compare.o _verify_volume in compare.o _dump_regular_file in create.o _sparse_dump_region in sparse.o _decode_options in tar.o _read_error_details in libtar.a(paxerror.o) ... "_libintl_setlocale", referenced from: _main in tar.o "_libintl_textdomain", referenced from: _main in tar.o ld: symbol(s) not found for architecture x86_64 collect2: error: ld returned 1 exit status make[1]: *** [tar] Error 1 make: *** [install-recursive] Error 1