Re: odbctest

"Paul Isidore NIAMIE" <[email protected]>
Newsgroups gmane.comp.db.unixodbc.devel
Message-ID <[email protected]>
It's possible to remove the Qt module, I think that this module is for GUI
interface so I have'nt need it, I should connect MySQL by using a text file
configuration

2008/12/22 Paul Isidore NIAMIE <[email protected]>

> I think that the bug come from
> autoconf or aclocal, automake, Qt4 and M4 module because,
> when I trie to run make only I see:
>
> paul@mcpserveur /usr/src/unixODBC-2.2.14
> $ make
> cd . && /bin/sh /usr/src/unixODBC-2.2.14/missing --run aclocal-1.9
> ' is already registered with AC_CONFIG_FILES.
>
> /usr/src/packages/autoconf/26/autoconf2.5-2.63-1/src/autoconf-2.63/lib/autoconf/
> status.m4:305: AC_CONFIG_FILES is expanded from...
> configure.in:552: the top level
> autom4te-2.63: /usr/bin/m4 failed with exit status: 1
> aclocal-1.9: autom4te failed with exit status: 1
> make: *** [aclocal.m4] Error 1
>
>
> but with make -mwindows I see this:
>
> paul@mcpserveur /usr/src/unixODBC-2.2.14
> $ make -mwindows
> GNU Make 3.81
> Copyright (C) 2006  Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.
> There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
> PARTICULAR PURPOSE.
> This program built for i686-pc-cygwin
> Reading makefiles...
> Reading makefile `Makefile'...
> Updating makefiles....
>  Considering target file `Makefile'.
>    Considering target file `Makefile.in'.
>      Considering target file `Makefile.am'.
>       Looking for an implicit rule for `Makefile.am'.
>       Trying pattern rule with stem `Makefile.am'.
>       Trying implicit prerequisite `Makefile.am,v'.
>       Trying pattern rule with stem `Makefile.am'.
>       Trying implicit prerequisite `RCS/Makefile.am,v'.
>       Trying pattern rule with stem `Makefile.am'.
>       Trying implicit prerequisite `RCS/Makefile.am'.
>       Trying pattern rule with stem `Makefile.am'.
>       Trying implicit prerequisite `s.Makefile.am <http://s.makefile.am/>
> '.
>       Trying pattern rule with stem `Makefile.am'.
>       Trying implicit prerequisite `SCCS/s.Makefile.am<http://s.makefile.am/>
> '.
>       No implicit rule found for `Makefile.am'.
>       Finished prerequisites of target file `Makefile.am'.
>      No need to remake target `Makefile.am'.
>      Considering target file `acinclude.m4'.
>       Looking for an implicit rule for `acinclude.m4'.
>       Trying pattern rule with stem `acinclude.m4'.
>       Trying implicit prerequisite `acinclude.m4,v'.
>       Trying pattern rule with stem `acinclude.m4'.
>       Trying implicit prerequisite `RCS/acinclude.m4,v'.
>       Trying pattern rule with stem `acinclude.m4'.
>       Trying implicit prerequisite `RCS/acinclude.m4'.
>       Trying pattern rule with stem `acinclude.m4'.
>       Trying implicit prerequisite `s.acinclude.m4'.
>       Trying pattern rule with stem `acinclude.m4'.
>       Trying implicit prerequisite `SCCS/s.acinclude.m4'.
>       No implicit rule found for `acinclude.m4'.
>       Finished prerequisites of target file `acinclude.m4'.
>      No need to remake target `acinclude.m4'.
>      Considering target file `qt.m4'.
>       Looking for an implicit rule for `qt.m4'.
>       Trying pattern rule with stem `qt.m4'.
>       Trying implicit prerequisite `qt.m4,v'.
>       Trying pattern rule with stem `qt.m4'.
>       Trying implicit prerequisite `RCS/qt.m4,v'.
>       Trying pattern rule with stem `qt.m4'.
>       Trying implicit prerequisite `RCS/qt.m4'.
>       Trying pattern rule with stem `qt.m4'.
>       Trying implicit prerequisite `s.qt.m4'.
>       Trying pattern rule with stem `qt.m4'.
>       Trying implicit prerequisite `SCCS/s.qt.m4'.
>       No implicit rule found for `qt.m4'.
>       Finished prerequisites of target file `qt.m4'.
>      No need to remake target `qt.m4'.
>      Considering target file `configure.in'.
>       Looking for an implicit rule for `configure.in'.
>       Trying pattern rule with stem `configure.in'.
>       Trying implicit prerequisite `configure.in,v'.
>       Trying pattern rule with stem `configure.in'.
>       Trying implicit prerequisite `RCS/configure.in,v'.
>       Trying pattern rule with stem `configure.in'.
>       Trying implicit prerequisite `RCS/configure.in'.
>       Trying pattern rule with stem `configure.in'.
>       Trying implicit prerequisite `s.configure.in'.
>       Trying pattern rule with stem `configure.in'.
>       Trying implicit prerequisite `SCCS/s.configure.in'.
>       No implicit rule found for `configure.in'.
>       Finished prerequisites of target file `configure.in'.
>      No need to remake target `configure.in'.
>      Considering target file `aclocal.m4'.
>        Pruning file `acinclude.m4'.
>        Pruning file `qt.m4'.
>        Pruning file `configure.in'.
>       Finished prerequisites of target file `aclocal.m4'.
>       Prerequisite `acinclude.m4' is older than target `aclocal.m4'.
>       Prerequisite `qt.m4' is older than target `aclocal.m4'.
>       Prerequisite `configure.in' is newer than target `aclocal.m4'.
>      Must remake target `aclocal.m4'.
> make: Entering directory `/usr/src/unixODBC-2.2.14'
> cd . && /bin/sh /usr/src/unixODBC-2.2.14/missing --run aclocal-1.9
> Putting child 0x0068fb00 (aclocal.m4) PID 3052 on the chain.
> Live child 0x0068fb00 (aclocal.m4) PID 3052
> Live child 0x0068fb00 (aclocal.m4) PID 3052
> Reaping losing child 0x0068fb00 PID 3052
> make: *** [aclocal.m4] Interrupt
> Removing child 0x0068fb00 PID 3052 from chain.
> ...
> ...
>
> It repeat the same message in 3 or 4 time
>

_______________________________________________
unixODBC-dev mailing list
[email protected]
http://mailman.unixodbc.org/mailman/listinfo/unixodbc-dev
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.