<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: WARNING: 'aclocal-1.15' is missing on your system when attempting compile of UnixODBC in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-aclocal-1-15-is-missing-on-your-system-when-attempting/m-p/7162734#M602540</link>
    <description>&lt;P&gt;Yesterday I tried installing automake 1.15 (containing the aclocal-1.15 file that the compilation of unixODBC keeps complaining about.) in place of automake 1.16 which id previously installed (alongside the other dependencies, to see whether that might resolve the compilation error . Prior to rerunning make on unixODBC..2.3.9 i&amp;nbsp; then exported the location of the aclocal 1.15 to $PATH but the make compile failed with the same error below as before below ☹&amp;nbsp;&lt;/P&gt;&lt;P&gt;libtool: link: ( cd ".libs" &amp;amp;&amp;amp; rm -f "libinilc.la" &amp;amp;&amp;amp; ln -s "../libinilc.la" "libinilc.la" )&lt;/P&gt;&lt;P&gt;Making all in libltdl&lt;/P&gt;&lt;P&gt;&amp;nbsp; GEN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; libltdl/lt__argz.h&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd . &amp;amp;&amp;amp; /bin/sh /tmp/unixODBC-2.3.9/missing aclocal-1.15 -I ../m4&lt;/P&gt;&lt;P&gt;/tmp/unixODBC-2.3.9/missing[81]: aclocal-1.15:&amp;nbsp; not found.&lt;/P&gt;&lt;P&gt;*** Error exit code 126&lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;I then spoke to easysoft who developed UnixODBC and they advised running following prior to running ./configure in order to rebuild the configure script ...&lt;/P&gt;&lt;P&gt;# /tmp/unixODBC-2.3.9#make -f Makefile.svn&amp;nbsp;&lt;/P&gt;&lt;P&gt;but that bombed out with the following (and i did install libtool,&amp;nbsp;&lt;STRONG&gt;libunistring &amp;amp; libiconv prior to running this)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;*** Retrieving configure tests needed by configure.in&lt;/P&gt;&lt;P&gt;Make: Cannot load libtoolize.&amp;nbsp; Stop.&lt;/P&gt;&lt;P&gt;*** Error exit code 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I sense that these all of these errors point to a problem with the setup/environment on our Server but unable to determine exactly what it is and how to resolve it so that we can successfully compile and install unixODBC 🥺. I would be grateful for any feedback provided as urgently need to get this ODBC links up and running on this Server.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 18 Mar 2022 08:45:50 GMT</pubDate>
    <dc:creator>Paolo_c</dc:creator>
    <dc:date>2022-03-18T08:45:50Z</dc:date>
    <item>
      <title>WARNING: 'aclocal-1.15' is missing on your system when attempting compile of UnixODBC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-aclocal-1-15-is-missing-on-your-system-when-attempting/m-p/7162467#M602534</link>
      <description>&lt;P&gt;Good morning,&lt;/P&gt;&lt;P&gt;I have a HP-UX server running 11.31 . We need to install UnixODBC in order to establish internal ODBC links to MariaSQL D/B running on another internal Server.&lt;/P&gt;&lt;P&gt;My initial attempt to compile UnixODBC resulted in the following error...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;/tmp/unixODBC-2.3.9/missing[81]: aclocal-1.15: not found.&lt;BR /&gt;WARNING: 'aclocal-1.15' is missing on your system.&lt;BR /&gt;You should only need it if you modified 'acinclude.m4' or&lt;BR /&gt;'configure.ac' or m4 files included by 'configure.ac'.&lt;BR /&gt;The 'aclocal' program is part of the GNU Automake package:&lt;BR /&gt;&amp;lt;&lt;A href="http://www.gnu.org/software/automake" target="_blank"&gt;http://www.gnu.org/software/automake&lt;/A&gt;&amp;gt;&lt;BR /&gt;It also requires GNU Autoconf, GNU m4 and Perl in order to run:&lt;BR /&gt;&amp;lt;&lt;A href="http://www.gnu.org/software/autoconf" target="_blank"&gt;http://www.gnu.org/software/autoconf&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;&lt;A href="http://www.gnu.org/software/m4/" target="_blank"&gt;http://www.gnu.org/software/m4/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;&lt;A href="http://www.perl.org/" target="_blank"&gt;http://www.perl.org/&lt;/A&gt;&amp;gt;&lt;BR /&gt;*** Error exit code 127&lt;/P&gt;&lt;P&gt;Stop.&lt;BR /&gt;*** Error exit code 1&lt;/P&gt;&lt;P&gt;Stop.&lt;BR /&gt;*** Error exit code 1&lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;After installing the pre-requitesite drivers : gcc 4.2.3 , gettext 0.21 and&amp;nbsp;libiconv 1.16 from root, i then tried configuring automake 1.16 (also from root) which resulted in the following error&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"** error Autoconf 2.65 or better is required&lt;/P&gt;&lt;P&gt;The make file is detecting an older version of Autoconf in your&amp;nbsp;$PATH"&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;I then downloaded and attempted to configure autoconf 2.69 whereupon the following message was displayed&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"checking for GNU M4 that supports accurate traces... configure: error: no acceptable m4 could be found in $PATH.&lt;/P&gt;&lt;P&gt;GNU M4 1.4.6 or later is required; 1.4.16 or newer is recommended.&lt;/P&gt;&lt;P&gt;GNU M4 1.4.15 uses a buggy replacement strstr on some systems.&lt;/P&gt;&lt;P&gt;Glibc 2.9 - 2.12 and GNU M4 1.4.11 - 1.4.15 have another strstr bug."&lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I then downloaded GNU M4 1.4.19 and&amp;nbsp; ran&amp;nbsp;&amp;nbsp;./configure --prefix=/usr/local&amp;nbsp; which completed successfully.&lt;BR /&gt;However the subsequent attempt to compile binaries using #make,&amp;nbsp; resulted in the error below (p.s I would have attached the full output log but only seems to be an option to attach screenshots to these posts).&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"malloc/dynarray_emplace_enlarge.c", line 59: warning #4275-D: constant out of&lt;BR /&gt;range ([0 - 4294967295]) for the operator&lt;BR /&gt;if (INT_MULTIPLY_WRAPV (new_allocated, element_size, &amp;amp;new_size))&lt;BR /&gt;^&lt;/P&gt;&lt;P&gt;"malloc/dynarray_emplace_enlarge.c", line 59: warning #4275-D: constant out of&lt;BR /&gt;range ([0 - 4294967295]) for the operator&lt;BR /&gt;if (INT_MULTIPLY_WRAPV (new_allocated, element_size, &amp;amp;new_size))&lt;BR /&gt;^&lt;/P&gt;&lt;P&gt;CC malloc/dynarray_finalize.o&lt;BR /&gt;"./malloc/dynarray.h", line 113: warning #2068-D: integer conversion resulted&lt;BR /&gt;in a change of sign&lt;BR /&gt;return -1;&lt;BR /&gt;^&lt;/P&gt;&lt;P&gt;4 errors detected in the compilation of "malloc/dynarray_finalize.c&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;As a result of the error above i rolled back/uninstalled GNU m4.&amp;nbsp; &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;However I'm at a point now where i don't know how to resolve this (but hoping that we can still get Unix ODBC installed successfully - as no other viable solution available to us.&amp;nbsp; Im&lt;BR /&gt;not a developer so struggling to know what the fix for the above would be&amp;nbsp;(and struggling to find any associated errors online ?) I have attached the full output associated&lt;BR /&gt;with compilation of malloc/dynarray_finalize for anyone that might be able to offer a solution ?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;PS I understand that aside from Autoconf/Automake/GNU m4 the other pre-requisite for fixing&amp;nbsp;'aclocal-1.15' is to have perl installed on your system (but already checked that we have&lt;BR /&gt;perl E.5.8.8.F&amp;nbsp; installed already)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 10:59:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-aclocal-1-15-is-missing-on-your-system-when-attempting/m-p/7162467#M602534</guid>
      <dc:creator>Paolo_c</dc:creator>
      <dc:date>2022-03-15T10:59:25Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: 'aclocal-1.15' is missing on your system when attempting compile of UnixODBC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-aclocal-1-15-is-missing-on-your-system-when-attempting/m-p/7162476#M602535</link>
      <description>&lt;P&gt;Have you tried using pre-compiled versions of those packages rather than trying to roll your own? That would leave you just needing to compile unixODBC itself:&lt;/P&gt;&lt;P&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Languages/m4-1.4.19/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Languages/m4-1.4.19/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/autoconf-2.71/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/autoconf-2.71/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/libtool-2.4.6/" target="_blank"&gt;http://hpux.connect.org.uk/hppd/hpux/Gnu/libtool-2.4.6/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Note all those packages have a bunch of run-time dependencies you would also need to install..&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 13:00:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-aclocal-1-15-is-missing-on-your-system-when-attempting/m-p/7162476#M602535</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2022-03-15T13:00:02Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: 'aclocal-1.15' is missing on your system when attempting compile of UnixODBC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-aclocal-1-15-is-missing-on-your-system-when-attempting/m-p/7162497#M602536</link>
      <description>&lt;P&gt;Hi Duncan&lt;/P&gt;&lt;P&gt;Have you tried using pre-compiled versions of those packages rather than trying to roll your own? That would leave you just needing to compile unixODBC itself:&lt;/P&gt;&lt;P&gt;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Languages/m4-1.4.19/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://hpux.connect.org.uk/hppd/hpux/Languages/m4-1.4.19/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks. No i hadnt tried that yet but will definitely give that a go.&amp;nbsp; With regards to the installation instructions (link below) associated with the pre-compiled version of m4 above. I note that they still include a reference to compiling the source so presume i still need to run the same steps as before ?&lt;/P&gt;&lt;P&gt;To compile:&lt;/P&gt;&lt;P&gt;[Edit the HP-UX override section of configure for your site, particularly the prefix setting]&lt;/P&gt;&lt;P&gt;./configure&lt;/P&gt;&lt;P&gt;gmake&lt;/P&gt;&lt;P&gt;To test: gmake check&lt;/P&gt;&lt;P&gt;[This should pass all of the tests OK]&lt;/P&gt;&lt;P&gt;To install (usually as root): gmake install&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://hpux.connect.org.uk/hppd/cgi-bin/wwwtar?/hpux/Languages/m4-1.4.19/m4-1.4.19-src-11.31.tar.gz+m4-1.4.19/HPUX.Install+text" target="_blank" rel="noopener"&gt;HP-UX Porting and Archiving Centre | WWWTar Query (connect.org.uk)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Mar 2022 16:37:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-aclocal-1-15-is-missing-on-your-system-when-attempting/m-p/7162497#M602536</guid>
      <dc:creator>Paolo_c</dc:creator>
      <dc:date>2022-03-15T16:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: 'aclocal-1.15' is missing on your system when attempting compile of UnixODBC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-aclocal-1-15-is-missing-on-your-system-when-attempting/m-p/7162545#M602537</link>
      <description>&lt;P&gt;Good morning ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ran # .configure --prefix=/usr/local&amp;nbsp; then # gmake &amp;nbsp;&lt;/P&gt;&lt;P&gt;(against the pre-compiled version) but got the same error as before&amp;nbsp;&lt;/P&gt;&lt;P&gt;"4 errors detected in the compilation of "malloc/dynarray_finalize.c"&lt;/P&gt;&lt;P&gt;(see attached screenshot 3916.png)&lt;/P&gt;&lt;P&gt;I'm not over familiar with installing s/ware on HP-UX using .configure , gmake method etc so if i should have skipped any of the install steps against the pre-compiled version then please let me know as currently faced with the same issue and need to get this working&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 08:00:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-aclocal-1-15-is-missing-on-your-system-when-attempting/m-p/7162545#M602537</guid>
      <dc:creator>Paolo_c</dc:creator>
      <dc:date>2022-03-16T08:00:52Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: 'aclocal-1.15' is missing on your system when attempting compile of UnixODBC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-aclocal-1-15-is-missing-on-your-system-when-attempting/m-p/7162548#M602538</link>
      <description>&lt;P&gt;My reading of those installation instructions were for those picking up the source code and compiling, rather than the binaries. If you picked up the binaries you should have just been able to install the depot in the usual way using swinstall command.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 09:12:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-aclocal-1-15-is-missing-on-your-system-when-attempting/m-p/7162548#M602538</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2022-03-16T09:12:10Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: 'aclocal-1.15' is missing on your system when attempting compile of UnixODBC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-aclocal-1-15-is-missing-on-your-system-when-attempting/m-p/7162571#M602539</link>
      <description>&lt;P&gt;Hi Duncan,&amp;nbsp;&lt;/P&gt;&lt;P&gt;So after sucessfulling installing all of the drivers/dependencies using the depot pre-compiled packages (Inc automake .16.5, autoconf 2.71 , m4 1.4.19)&amp;nbsp; i ran the unixODBc 2..3.9 compile whereupon it displayed the same error as before missing aclocal-1.15&amp;nbsp; &lt;LI-EMOJI id="lia_pensive-face" title=":pensive_face:"&gt;&lt;/LI-EMOJI&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"libtool: link: ( cd ".libs" &amp;amp;&amp;amp; rm -f "libinilc.la" &amp;amp;&amp;amp; ln -s "../libinilc.la" "libinilc.la" )&lt;BR /&gt;Making all in libltdl&lt;BR /&gt;CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd . &amp;amp;&amp;amp; /bin/sh /tmp/unixODBC-2.3.9/missing aclocal-1.15 -I ../m4&lt;BR /&gt;/tmp/unixODBC-2.3.9/missing[81]: aclocal-1.15: not found.&lt;BR /&gt;*** Error exit code 126"&lt;/P&gt;&lt;P&gt;A search on the system reveals that there is no aclocal-1.15 but was able to locate a aclocal-1.16 below (which must have come included as&amp;nbsp; automake 1.16.5 depot install i did earlier.&amp;nbsp; I tried&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;/usr/local/bin/aclocal-1.16&lt;BR /&gt;/usr/local/share/aclocal-1.16&lt;/P&gt;&lt;P&gt;/usr/local/bin/aclocal --version&lt;/P&gt;&lt;P&gt;aclocal (GNU automake) 1.16.5&lt;BR /&gt;Copyright (C) 2021 Free Software Foundation, Inc.&lt;BR /&gt;License GPLv2+: GNU GPL version 2 or later &amp;lt;&lt;A href="https://gnu.org/licenses/gpl-2.0.html" target="_blank"&gt;https://gnu.org/licenses/gpl-2.0.html&lt;/A&gt;&amp;gt;&lt;BR /&gt;This is free software: you are free to change and redistribute it.&lt;BR /&gt;There is NO WARRANTY, to the extent permitted by law.&lt;/P&gt;&lt;P&gt;Written by Tom Tromey &amp;lt;tromey@redhat.com&amp;gt;&lt;BR /&gt;and Alexandre Duret-Lutz &amp;lt;adl@gnu.org&amp;gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im not sure whether i need to export this location (export PATH=/usr/local/bin/aclocal-1.16:$PATH ?) prior to running compile of unixODBC or is UnixODBC expecting to see the older 1.15. version (and if so then presumably i need to uninstall automake 1.16.5 and install 1.15. instead ?&amp;nbsp;&amp;nbsp;&lt;A href="http://hpux.connect.org.uk/hppd/hpux/Gnu/automake-1.15.1/" target="_blank"&gt;HP-UX Porting and Archive Centre | automake-1.15.1 (connect.org.uk)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Mar 2022 13:17:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-aclocal-1-15-is-missing-on-your-system-when-attempting/m-p/7162571#M602539</guid>
      <dc:creator>Paolo_c</dc:creator>
      <dc:date>2022-03-16T13:17:14Z</dc:date>
    </item>
    <item>
      <title>Re: WARNING: 'aclocal-1.15' is missing on your system when attempting compile of UnixODBC</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/warning-aclocal-1-15-is-missing-on-your-system-when-attempting/m-p/7162734#M602540</link>
      <description>&lt;P&gt;Yesterday I tried installing automake 1.15 (containing the aclocal-1.15 file that the compilation of unixODBC keeps complaining about.) in place of automake 1.16 which id previously installed (alongside the other dependencies, to see whether that might resolve the compilation error . Prior to rerunning make on unixODBC..2.3.9 i&amp;nbsp; then exported the location of the aclocal 1.15 to $PATH but the make compile failed with the same error below as before below ☹&amp;nbsp;&lt;/P&gt;&lt;P&gt;libtool: link: ( cd ".libs" &amp;amp;&amp;amp; rm -f "libinilc.la" &amp;amp;&amp;amp; ln -s "../libinilc.la" "libinilc.la" )&lt;/P&gt;&lt;P&gt;Making all in libltdl&lt;/P&gt;&lt;P&gt;&amp;nbsp; GEN&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; libltdl/lt__argz.h&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CDPATH="${ZSH_VERSION+.}:" &amp;amp;&amp;amp; cd . &amp;amp;&amp;amp; /bin/sh /tmp/unixODBC-2.3.9/missing aclocal-1.15 -I ../m4&lt;/P&gt;&lt;P&gt;/tmp/unixODBC-2.3.9/missing[81]: aclocal-1.15:&amp;nbsp; not found.&lt;/P&gt;&lt;P&gt;*** Error exit code 126&lt;/P&gt;&lt;P&gt;+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++&lt;/P&gt;&lt;P&gt;I then spoke to easysoft who developed UnixODBC and they advised running following prior to running ./configure in order to rebuild the configure script ...&lt;/P&gt;&lt;P&gt;# /tmp/unixODBC-2.3.9#make -f Makefile.svn&amp;nbsp;&lt;/P&gt;&lt;P&gt;but that bombed out with the following (and i did install libtool,&amp;nbsp;&lt;STRONG&gt;libunistring &amp;amp; libiconv prior to running this)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;*** Retrieving configure tests needed by configure.in&lt;/P&gt;&lt;P&gt;Make: Cannot load libtoolize.&amp;nbsp; Stop.&lt;/P&gt;&lt;P&gt;*** Error exit code 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I sense that these all of these errors point to a problem with the setup/environment on our Server but unable to determine exactly what it is and how to resolve it so that we can successfully compile and install unixODBC 🥺. I would be grateful for any feedback provided as urgently need to get this ODBC links up and running on this Server.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Mar 2022 08:45:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/warning-aclocal-1-15-is-missing-on-your-system-when-attempting/m-p/7162734#M602540</guid>
      <dc:creator>Paolo_c</dc:creator>
      <dc:date>2022-03-18T08:45:50Z</dc:date>
    </item>
  </channel>
</rss>

