RE: automake failing nearly all tests

2007-07-20 Thread Michael Muratet US-Huntsville
> -Original Message- > From: Benoit SIGOURE [mailto:[EMAIL PROTECTED] > Sent: Friday, July 20, 2007 4:47 PM > To: Michael Muratet US-Huntsville > Cc: automake@gnu.org > Subject: Re: automake failing nearly all tests > > On Jul 20, 2007, at 11:16 PM, Michael Muratet US-Huntsville wrote: >

Re: automake failing nearly all tests

2007-07-20 Thread Benoit SIGOURE
On Jul 20, 2007, at 11:16 PM, Michael Muratet US-Huntsville wrote: Greetings Hi, I got an error during the building of an application that automake was out of date. Fair enough. After building, digging, and rebuilding I ultimately went the process: Build m4 v 1.4.10 and it passes all the

Re: Problems to include mysql.h in the Makefile

2007-07-20 Thread Benoit SIGOURE
On Jul 20, 2007, at 9:33 PM, Damian Montaldo wrote: On 7/17/07, Benoit SIGOURE <[EMAIL PROTECTED]> wrote: On Jul 17, 2007, at 8:22 PM, Damian Montaldo wrote: > Hi, i'm having some problems to include mysql.h when i compile C > source code. Hello Damian, > > I'm using this macro > http://auto

automake failing nearly all tests

2007-07-20 Thread Michael Muratet US-Huntsville
Greetings I got an error during the building of an application that automake was out of date. Fair enough. After building, digging, and rebuilding I ultimately went the process: Build m4 v 1.4.10 and it passes all the checks Build autoconf v2.6.1 and it passes all the checks Build libtoo