Re: Failed to compile 2.2.15 SVN on Debian and Ubuntu 9.10
Peter Harvey <[email protected]>
| Newsgroups | gmane.comp.db.unixodbc.devel |
|---|---|
| Message-ID | <[email protected]> |
On Wednesday 24 February 2010 08:53:58 am Nick Gorham wrote: > [email protected] wrote: > > Hi, > > > > I am having problems to compile Unixodbc 2.2.15 from SVN. I have this > > error either in Debian and Ubuntu 9.10: > > > > manganelll@grass:~/test/unixODBC$ ./configure > > > > ./configure: line 2361: syntax error near unexpected token > > `['unixODBC',' ./configure: line 2361: `AM_INIT_AUTOMAKE(['unixODBC', > > '2.2.15pre'])' > > Have you run Makefile.svn first? > > make -f Makefile.svn > > BTW, be aware I have moved the version to 2.3.0 now, in readyness for a > new release. > This is not likely the problem here but relevant enough to mention. I read somewhere that the use of AM_INIT_AUTOMAKE has changed. I altered the unixODBC-GUI-Qt as follows... AC_INIT(unixODBC-GUI-Qt, 2.3.0) AM_INIT_AUTOMAKE -- Peter _______________________________________________ unixODBC-dev mailing list [email protected] http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev