On Solaris 9, cpio 2.10 fails to compile because it cannot find gethostbyname during the final link. Adding -lnsl to the LIBS line in src/Makefile fixes the issue.
Cheers, Zube
On Solaris 9, cpio 2.10 fails to compile because it cannot find gethostbyname during the final link. Adding -lnsl to the LIBS line in src/Makefile fixes the issue.
Cheers, Zube