UNOFFICIAL Hi, Attempting to install libtool-2.4.6 onto Solaris 11.3, to utilise for Ganglia system performance analytic software. $ cat /etc/release Oracle Solaris 11.3 SPARC Copyright (c) 1983, 2018, Oracle and/or its affiliates. All rights reserved. Assembled 09 May 2018 $ pkg info entire Name: entire Summary: entire incorporation including Support Repository Update (Oracle Solaris 11.3.35.6.0). Description: This package constrains system package versions to the same build. WARNING: Proper system update and correct package selection depend on the presence of this incorporation. Removing this package will result in an unsupported system. For more information see: https://support.oracle.com/rs?type=doc&id=2045311.1 Category: Meta Packages/Incorporations State: Installed Publisher: solaris Version: 0.5.11 (Oracle Solaris 11.3.35.6.0) Build Release: 5.11 Branch: 0.175.3.35.0.6.0 Packaging Date: August 10, 2018 03:22:59 PM Size: 5.46 kB FMRI: pkg://solaris/entire@0.5.11,5.11-0.175.3.35.0.6.0:20180810T152259Z ----------------------------- $ cd /var/tmp/Install/libtool-2.4.6 $ ./configure Appears to configure with no warnings or errors. Attached: configure.log $ make Attached: make.log Executed: $ make check ## ------------- ## ## Test results. ## ## ------------- ## ERROR: 152 tests were run, 39 failed (5 expected failures). 18 tests were skipped. Attached: testsuite.log ----------------------------- Lastly, env, settings: LC_ALL= LD_LIBRARY_PATH=/usr/sfw/lib:/usr/lib:/usr/ucb LC_MONETARY= LANG=en_US.UTF-8 TZ=localtime HISTTIMEFORMAT=|%F %T %Z (UTC %z) | OLDPWD=/var/tmp/Install HZ= PAGER=/usr/bin/less -ins LC_COLLATE= PWD=/var/tmp/Install/libtool-2.4.6 HOME=/root LC_CTYPE= HISTFILE=/var/adm/.history/.bash_history::monitor:root LC_NUMERIC= MAIL=/var/mail/root SHELL=/usr/bin/bash TERM=xterm LC_MESSAGES= TMOUT=3600 SHLVL=1 LOGNAME=root EXTENDED_HISTORY=ON PATH=/usr/local/bin:/usr/local/sbin:/usr/sfw/bin:/usr/local/bin:/usr/bin:/usr/sbin HISTDATEFMT=|%F %T %Z (UTC %z) | PKG_CONFIG_PATH=/usr/apr/1.3/lib/pkgconfig HISTSIZE=10000 HISTFILESIZE=10000 LC_TIME= _=/usr/bin/env Thank you Craig. Craig Burtenshaw