Hello, thanks Benny, On Thursday 2021-12-16 11:03, Benny Siegert wrote:
On Wed, Dec 15, 2021 at 6:08 PM Boyd Lynn Gerber <gerberb%zenez.com@localhost> wrote:../obj_lo/version.lo -rpath /usr/pkg/lib -version-number 6:3 -L../lib -z muldefs -Wl,-R/usr/pkg/lib libtool: error: CURRENT '' must be a nonnegative integer libtool: error: '6:3' is not valid version informationThe version information looks correct though. https://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html "current" is supposed to be 6, "revision" is 3 and "age" is 0 because it is not specified. I suspect an incompatibility of libtool with one of the tools it is using, perhaps sed or awk. Maybe it must use GNU sed instead of the one supplied with the OS?
pkgsrc bootstrap creates the following work/bin/ total 2128 -rwxr-xr-x 1 root sys 579540 Dec 16 07:38 bmake -rwxr-xr-x 1 root sys 6762 Dec 16 07:37 install-sh -rwxr-xr-x 1 root sys 722 Dec 16 07:37 mkdir-sh -rwxr-xr-x 1 root sys 273980 Dec 16 07:37 mksh -rwxr-xr-x 1 root sys 122160 Dec 16 07:38 nawk -rwxr-xr-x 1 root sys 89840 Dec 16 07:38 sed work/bin/nawk --version awk version 20121220 sed does not give a version. My system has awk --version GNU Awk 3.1.8 gawk --version GNU Awk 3.1.8 sed --version GNU sed version 4.1.5 New version of software provided by Xinuos are found in: /opt/xinuos/bin patchck -dev installs all patches and development source for them. Regards, -- Boyd Gerber <gerberb%zenez.com@localhost> 801 849-0213 ZENEZ 1042 East Fort Union #135, Midvale Utah 84047