linux-traipu team mailing list archive
-
linux-traipu team
-
Mailing list archive
-
Message #04157
[Bug 939935] Re: libdrizzle does not build in CentOS 5
In libdrizzle-versioning I was able to run ./config/autorun.sh on centos
6. Then I tarred up the dir and sent it to a centos 5 box. On the
centos5 box ./configure && make worked. The configuration summary is:
Configuration summary for libdrizzle4 version 4.0.0
* Installation prefix: /usr/local
* System type: unknown-linux-gnu
* Host CPU: x86_64
* C Compiler: gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
* Assertions enabled: yes
* Debug enabled: no
* Profiling enabled: no
* Coverage enabled: no
* Warnings as errors:
I haven't tried to link a client to that library and test it yet.
--
You received this bug notification because you are a member of UBUNTU -
AL - BR, which is subscribed to Drizzle.
https://bugs.launchpad.net/bugs/939935
Title:
libdrizzle does not build in CentOS 5
Status in A Lightweight SQL Database for Cloud Infrastructure and Web Applications:
New
Bug description:
I'm trying to build libdrizzle-versioning on Centos5. It looks like
libdrizzle requires a newer autoconf. I hope CentOS 5 is a supported
version. Henrik suggested I file this bug.
$ ./bootstrap.sh
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4 --force
configure.ac:24: error: Autoconf version 2.61 or higher is required
configure.ac:24: the top level
autom4te: /usr/bin/m4 failed with exit status: 63
aclocal: autom4te failed with exit status: 63
autoreconf: aclocal failed with exit status: 63
./bootstrap.sh: line 33: ./configure: No such file or directory
make: *** No targets specified and no makefile found. Stop.
Changing the autoconf version check results in:
checking for working -pipe... yes
./configure: line 10419: syntax error near unexpected token `2.2'
./configure: line 10419: `LT_PREREQ(2.2)'
make: *** No targets specified and no makefile found. Stop.
To manage notifications about this bug go to:
https://bugs.launchpad.net/drizzle/+bug/939935/+subscriptions
References