atk autogen.sh produces error



I have problems with atk autogen.sh:

checking for GLIB - version >= 1.3.2... yes (version 1.3.6)
./configure: line 5715: syntax error near unexpected token ``(a'
./configure: line 5715: `  case `(ac_space=' '; set | grep ac_space) 2>&1` in'

This error happens since June 8 of this year (if I do 'cvs up -D 20010607 atk'
everything is OK).
I use Redhat 7.1 on intel platform.

Could anyone please advise me what could be wrong?

Thanks,
    Vitaly.



PS. The whole output is below. BUILD_DIR is the directory I install pkgconfig,
glib, atk, pango and gtk+.

<tvv norwich(pts/0).703>
PKG_CONFIG_PATH=$BUILD_DIR/pango/lib/pkgconfig:$BUILD_DIR/glib/lib/pkgconfig
autogen.sh --prefix=$BUILD_DIR/atk --exec-prefix=$BUILD_DIR/atk
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether gmake -w sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for Cygwin environment... no
checking for mingw32 environment... no
checking how to run the C preprocessor... gcc -E
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking command to parse /usr/bin/nm -B output... ok
checking for dlfcn.h... yes
checking for ranlib... ranlib
checking for strip... strip
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.lo...
checking if gcc supports -fno-rtti -fno-exceptions... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
creating libtool
checking for pkg-config... /home/tvv/work/pkgconfig/bin/pkg-config
checking for GLIB - version >= 1.3.2... yes (version 1.3.6)
./configure: line 5715: syntax error near unexpected token ``(a'
./configure: line 5715: `  case `(ac_space=' '; set | grep ac_space) 2>&1` in'

Now type 'make' to compile Atk.







[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]