Re: ODBC 2.2.8 automake failing on EL5

Nick Gorham <[email protected]> Sat, 04 Apr 2015 00:28:17 +0100
Newsgroups gmane.comp.db.unixodbc.devel
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============0806971150==
Content-Type: multipart/alternative;
	boundary="------------010601030403010103040901"

This is a multi-part message in MIME format.
--------------010601030403010103040901
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by mail.lurcher.org id t33NQuBv010129

On 03/04/15 23:37, Kevin Moody wrote:
>
> Hi All,
>
> First off, please let me know if obscure build questions are meant for=20
> the support mailing list.  I=92ll gladly post there.  I just wasn=92t s=
ure.
>
> Second, our ODBC 2.2.8 build, which was working fine on our old RHEL 4=20
> build machines, fails to configure properly on both our 32-bit and=20
> 64-bit CentOS 5.8 machines.
>
> Here is what we are seeing:
>

HI,

Not sure, but 2.2.8 is over 10 years old, so is probably out of step=20
with the gnu build tools, my suggestion would be to use the current=20
release, if only because of 10 years of bug fixes.

Failing that, you could try rebuilding configure using your current tools=
,

There should be a Makefile.svn, but if not

         libtoolize --copy --ltdl --force
         aclocal -I m4
         automake --add-missing
         automake
         autoheader
         autoconf

Then configure again as before.

--=20
Nick

--------------010601030403010103040901
Content-Type: text/html; charset=windows-1252
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by mail.lurcher.org id t33NQuBv010129

<html>
  <head>
    <meta content=3D"text/html; charset=3Dwindows-1252"
      http-equiv=3D"Content-Type">
  </head>
  <body bgcolor=3D"#FFFFFF" text=3D"#000000">
    <div class=3D"moz-cite-prefix">On 03/04/15 23:37, Kevin Moody wrote:<=
br>
    </div>
    <blockquote
cite=3D"mid:[email protected]=
rd08.prod.outlook.com"
      type=3D"cite">
      <meta http-equiv=3D"Content-Type" content=3D"text/html;
        charset=3Dwindows-1252">
      <meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
	{font-family:Calibri;
	panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:11.0pt;
	font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
	{mso-style-priority:99;
	color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{mso-style-priority:99;
	color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{mso-style-type:personal-compose;
	font-family:"Calibri","sans-serif";
	color:windowtext;}
.MsoChpDefault
	{mso-style-type:export-only;}
@page WordSection1
	{size:8.5in 11.0in;
	margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
	{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
      <div class=3D"WordSection1">
        <p class=3D"MsoNormal">Hi All,<o:p></o:p></p>
        <p class=3D"MsoNormal"><o:p>=A0</o:p></p>
        <p class=3D"MsoNormal">First off, please let me know if obscure
          build questions are meant for the support mailing list.=A0 I=92=
ll
          gladly post there.=A0 I just wasn=92t sure.<o:p></o:p></p>
        <p class=3D"MsoNormal"><o:p>=A0</o:p></p>
        <p class=3D"MsoNormal">Second, our ODBC 2.2.8 build, which was
          working fine on our old RHEL 4 build machines, fails to
          configure properly on both our 32-bit and 64-bit CentOS 5.8
          machines.=A0
          <o:p></o:p></p>
        <p class=3D"MsoNormal"><o:p>=A0</o:p></p>
        <p class=3D"MsoNormal">Here is what we are seeing:</p>
      </div>
    </blockquote>
    <br>
    HI,<br>
    <br>
    Not sure, but 2.2.8 is over 10 years old, so is probably out of step
    with the gnu build tools, my suggestion would be to use the current
    release, if only because of 10 years of bug fixes.<br>
    <br>
    Failing that, you could try rebuilding configure using your current
    tools, <br>
    <br>
    There should be a Makefile.svn, but if not<br>
    <br>
    =A0=A0=A0=A0=A0=A0=A0 libtoolize --copy --ltdl --force<br>
    =A0=A0=A0=A0=A0=A0=A0 aclocal -I m4<br>
    =A0=A0=A0=A0=A0=A0=A0 automake --add-missing<br>
    =A0=A0=A0=A0=A0=A0=A0 automake<br>
    =A0=A0=A0=A0=A0=A0=A0 autoheader<br>
    =A0=A0=A0=A0=A0=A0=A0 autoconf<br>
    <br>
    Then configure again as before.<br>
    <br>
    -- <br>
    Nick<br>
  </body>
</html>

--------------010601030403010103040901--

--===============0806971150==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

_______________________________________________
unixODBC-dev mailing list
[email protected]
http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev

--===============0806971150==--