MySQL-proxy cannot compile well
harryxiyou <[email protected]> Sat, 31 Jan 2015 14:20:24 +0800
| Newsgroups | gmane.comp.db.mysql.devel |
|---|---|
| Message-ID | <CAD+1EGNGG8GJCSVBUWqdJS1bH2KEVkxPngGrDGaAXvdS=BxTTA@mail.gmail.com> |
Hi all,
I downloaded MySQL-proxy source codes and reverted to revision 1.
However, I cannot comnpile it well. The procedures are as follows.
Would anyone please give me a favor ;-)
$ bzr branch lp:mysql-proxy
$ bzr revert -r1
$ sh autogen.sh
autogen.sh: running `aclocal'
configure.in:28: warning: AC_COMPILE_IFELSE was called before
AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:386: AC_USE_SYSTEM_EXTENSIONS is expanded from...
[...]
configure.in:28: the top level
configure.in:28: warning: AC_RUN_IFELSE was called before
AC_USE_SYSTEM_EXTENSIONS
configure:3758: error: possibly undefined macro: m4_ifval
If this token and others are legitimate, please use m4_pattern_allow.
See the Autoconf documentation.
$ ./configure
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
./configure: line 3756: syntax error near unexpected token `lt_decl_varnames,'
./configure: line 3756: `lt_if_append_uniq(lt_decl_varnames, SED, , ,'
Thanks, Harry
--
MySQL Internals Mailing List
For list archives: http://lists.mysql.com/internals
To unsubscribe: http://lists.mysql.com/internals