Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- *** Configuring at-spi2-core *** [30/266]
- ./autogen.sh --prefix /home/bryan/gnome --libdir '/home/bryan/gnome/lib' --disable-gtk-doc
- autoreconf: Entering directory `.'
- autoreconf: configure.ac: not using Gettext
- autoreconf: running: aclocal --force -I m4
- autoreconf: configure.ac: tracing
- autoreconf: configure.ac: not using Libtool
- autoreconf: running: /usr/bin/autoconf --force
- autoreconf: running: /usr/bin/autoheader --force
- autoreconf: running: automake --add-missing --copy --force-missing
- configure.ac:23: installing `config/install-sh'
- configure.ac:23: installing `config/missing'
- registryd/Makefile.am: installing `config/depcomp'
- autoreconf: Leaving directory `.'
- configure: WARNING: unrecognized options: --disable-gtk-doc
- checking for a BSD-compatible install... /home/bryan/.local/bin/install-check
- 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 for gcc... gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- 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
- ./configure: line 3639: syntax error near unexpected token `disable-static'
- ./configure: line 3639: `LT_INIT(disable-static)'
- *** Error during phase configure of at-spi2-core: ########## Error running ./autogen.sh --prefix /home/bryan/gnome --libdir '/home/bryan/gnome/lib' --disable-gtk-doc *** [30/266]
- configure starting at line 3626
- CCDEPMODE=depmode=$am_cv_CC_dependencies_compiler_type
- if
- test "x$enable_dependency_tracking" != xno \
- && test "$am_cv_CC_dependencies_compiler_type" = gcc3; then
- am__fastdepCC_TRUE=
- am__fastdepCC_FALSE='#'
- else
- am__fastdepCC_TRUE='#'
- am__fastdepCC_FALSE=
- fi
- LT_INIT(disable-static)
- PKG_PROG_PKG_CONFIG
- ac_config_headers="$ac_config_headers config.h"
- PKG_CHECK_MODULES(DBUS, dbus-1 >= 1.0)
- PKG_CHECK_MODULES(GLIB, glib-2.0)
Advertisement
RAW Paste Data
Copied
Advertisement