diff --git a/uuid/Makefile.in b/uuid/Makefile.in index d28f4be..2231ae6 100644 --- a/uuid/Makefile.in +++ b/uuid/Makefile.in @@ -62,6 +62,8 @@ PERL = @PERL@ PHP = @PHP@ PG_CONFIG = @PG_CONFIG@ +ACLOCAL_AMFLAGS = -I m4 + LIB_NAME = libuuid.la LIB_OBJS = uuid.lo uuid_md5.lo uuid_sha1.lo uuid_prng.lo uuid_mac.lo uuid_time.lo uuid_ui64.lo uuid_ui128.lo uuid_str.lo diff --git a/uuid/configure.ac b/uuid/configure.ac index bd8a834..54ec539 100644 --- a/uuid/configure.ac +++ b/uuid/configure.ac @@ -50,6 +50,7 @@ AC_PROG_LIBTOOL sinclude(uuid.ac) UUID_CHECK_ALL +AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_HEADERS(config.h) AC_CONFIG_FILES([Makefile uuid-config uuid.pc uuid.h]) AC_CONFIG_COMMANDS([adjustment], [chmod a-w uuid.h; chmod a+x uuid-config]) Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.63450 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd uuid-1.6.2 + autoreconf -fisv autoreconf-default: Entering directory `.' autoreconf-default: configure.ac: not using Gettext autoreconf-default: configure.ac: not using aclocal autoreconf-default: configure.ac: tracing autoreconf-default: running: libtoolize --force --install libtoolize-default: putting auxiliary files in `.'. libtoolize-default: linking file `./config.guess' libtoolize-default: linking file `./config.sub' libtoolize-default: linking file `./install-sh' libtoolize-default: linking file `./ltmain.sh' libtoolize-default: putting macros in AC_CONFIG_MACRO_DIR, `m4'. libtoolize-default: linking file `m4/libtool.m4' libtoolize-default: You should add the contents of `m4/libtool.m4' to `aclocal.m4'. libtoolize-default: linking file `m4/ltoptions.m4' libtoolize-default: You should add the contents of `m4/ltoptions.m4' to `aclocal.m4'. libtoolize-default: linking file `m4/ltsugar.m4' libtoolize-default: You should add the contents of `m4/ltsugar.m4' to `aclocal.m4'. libtoolize-default: linking file `m4/ltversion.m4' libtoolize-default: You should add the contents of `m4/ltversion.m4' to `aclocal.m4'. libtoolize-default: linking file `m4/lt~obsolete.m4' libtoolize-default: You should add the contents of `m4/lt~obsolete.m4' to `aclocal.m4'. libtoolize-default: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf-default: configure.ac: not using Intltool autoreconf-default: running: /usr/bin/autoconf-2.60 --force autoreconf-default: running: /usr/bin/autoheader-2.60 --force autoreconf-default: configure.ac: not using Automake autoreconf-default: Leaving directory `.' + CFLAGS='-pipe -Wall -O2 -march=i586 -mtune=i686' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -march=i586 -mtune=i686' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -march=i586 -mtune=i686' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + ./configure --build=i586-alt-linux --host=i586-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-static --without-perl --without-php --without-dce --with-cxx --with-pgsql configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext shtool:echo:Warning: unable to determine terminal sequence for bold mode Configuring OSSP uuid (Universally Unique Identifier), version 1.6.2 (04-Jul-2008) checking whether make sets $(MAKE)... yes checking for i586-alt-linux-gcc... i586-alt-linux-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 i586-alt-linux-gcc accepts -g... yes checking for i586-alt-linux-gcc option to accept ISO C89... none needed checking for compilation debug mode... disabled checking how to run the C preprocessor... i586-alt-linux-gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether to build against external Dmalloc library... no checking build system type... i586-alt-linux-gnu checking host system type... i586-alt-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by i586-alt-linux-gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for /usr/bin/ld option to reload object files... -r checking how to recognize dependent libraries... (cached) pass_all checking for i586-alt-linux-ar... no checking for ar... ar checking for i586-alt-linux-strip... no checking for strip... strip checking for i586-alt-linux-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from i586-alt-linux-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if i586-alt-linux-gcc supports -fno-rtti -fno-exceptions... no checking for i586-alt-linux-gcc option to produce PIC... -fPIC -DPIC checking if i586-alt-linux-gcc PIC flag -fPIC -DPIC works... yes checking if i586-alt-linux-gcc static flag -static works... no checking if i586-alt-linux-gcc supports -c -o file.o... yes checking if i586-alt-linux-gcc supports -c -o file.o... (cached) yes checking whether the i586-alt-linux-gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for i586-alt-linux-g++... no checking for i586-alt-linux-c++... no checking for i586-alt-linux-gpp... no checking for i586-alt-linux-aCC... no checking for i586-alt-linux-CC... no checking for i586-alt-linux-cxx... no checking for i586-alt-linux-cc++... no checking for i586-alt-linux-cl.exe... no checking for i586-alt-linux-FCC... no checking for i586-alt-linux-KCC... no checking for i586-alt-linux-RCC... no checking for i586-alt-linux-xlC_r... no checking for i586-alt-linux-xlC... no checking for g++... no checking for c++... no checking for gpp... no checking for aCC... no checking for CC... no checking for cxx... no checking for cc++... no checking for cl.exe... no checking for FCC... no checking for KCC... no checking for RCC... no checking for xlC_r... no checking for xlC... no checking whether we are using the GNU C++ compiler... no checking whether g++ accepts -g... no checking for gethostname in -lnsl... yes checking for accept in -lsocket... no checking for va_copy() function... yes checking for sys/types.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/sockio.h usability... no checking sys/sockio.h presence... no checking for sys/sockio.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for netdb.h... yes checking for ifaddrs.h... yes checking for net/if.h... yes checking for net/if_dl.h... no checking for net/if_arp.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for struct timeval... yes checking for getifaddrs... yes checking for nanosleep... yes checking for Sleep... no checking for gettimeofday... yes checking for clock_gettime... no checking for long long... yes checking for long double... yes checking size of char... 1 checking size of unsigned char... 1 checking size of short... 2 checking size of unsigned short... 2 checking size of int... 4 checking size of unsigned int... 4 checking size of long... 4 checking size of unsigned long... 4 checking size of long long... 8 checking size of unsigned long long... 8 checking whether to build DCE 1.1 backward compatibility API... (cached) no checking whether to build C++ bindings to C API... (cached) yes checking whether we are using the GNU C++ compiler... (cached) no checking whether g++ accepts -g... (cached) no checking whether to build Perl bindings to C API... (cached) no checking whether to build Perl compatibility API... (cached) no checking for perl... /usr/bin/perl checking whether to build PHP bindings to C API... (cached) no checking for php5... no checking for php... no checking whether to build PostgreSQL bindings to C API... (cached) yes checking for pg_config... /usr/bin/pg_config configure: creating ./config.status config.status: creating Makefile config.status: creating uuid-config config.status: creating uuid.pc config.status: creating uuid.h config.status: creating config.h config.status: executing libtool commands config.status: executing adjustment commands configure: WARNING: unrecognized options: --disable-dependency-tracking, --without-included-gettext + '[' -n '' ']' + NPROCS=2 + make -j2 make: Entering directory `/usr/src/RPM/BUILD/uuid-1.6.2' libtool: Version mismatch error. This is libtool 2.2.6, but the libtool: definition of this LT_INIT comes from libtool 2.2.4. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 libtool: and run autoconf again. make: *** [uuid.lo] Error 63 make: *** Waiting for unfinished jobs.... libtool: Version mismatch error. This is libtool 2.2.6, but the libtool: definition of this LT_INIT comes from libtool 2.2.4. libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6 libtool: and run autoconf again. make: *** [uuid_md5.lo] Error 63 make: Leaving directory `/usr/src/RPM/BUILD/uuid-1.6.2' error: Bad exit status from /usr/src/tmp/rpm-tmp.63450 (%build)