- priority: 5 --> 9
I run configure and this is displayed. Take notice to
the bottom two lines.
**Warning**: I am going to run `configure' with no
arguments.
If you wish to pass any to it, please specify them on the
`./autogen.sh' command line.
processing .
Running libtoolize...
You should update your `aclocal.m4' by running aclocal.
Running aclocal ...
/usr/share/aclocal/xmms.m4:17: warning: underquoted
definition of XMMS_TEST_VERSION
run info '(automake)Extending aclocal'
or see
http://sources.redhat.com/automake/automake.html#Extending-aclocal
/usr/share/aclocal/xmms.m4:62: warning: underquoted
definition of AM_PATH_XMMS
/usr/share/aclocal/vorbis.m4:9: warning: underquoted
definition of XIPH_PATH_VORBIS
/usr/share/aclocal/pkg.m4:5: warning: underquoted
definition of PKG_CHECK_MODULES
/usr/share/aclocal/pilot-link.m4:1: warning:
underquoted definition of AC_PILOT_LINK_HOOK
/usr/share/aclocal/ogg.m4:8: warning: underquoted
definition of XIPH_PATH_OGG
/usr/share/aclocal/nspr.m4:8: warning: underquoted
definition of AM_PATH_NSPR
/usr/share/aclocal/libreiser4.m4:14: warning:
underquoted definition of AC_CHECK_LIBREISER4
/usr/share/aclocal/libraw1394.m4:6: warning:
underquoted definition of AC_LIB_RAW1394_FLAGS
/usr/share/aclocal/libraw1394.m4:19: warning:
underquoted definition of AC_LIB_RAW1394_HEADERS
/usr/share/aclocal/libraw1394.m4:41: warning:
underquoted definition of AC_LIB_RAW1394_LIBVERSION
/usr/share/aclocal/libraw1394.m4:75: warning:
underquoted definition of AC_LIB_RAW1394_RUNTEST
/usr/share/aclocal/libraw1394.m4:138: warning:
underquoted definition of AC_LIB_RAW1394
/usr/share/aclocal/libaal.m4:14: warning: underquoted
definition of AC_CHECK_LIBAAL
/usr/share/aclocal/libOggFLAC.m4:7: warning:
underquoted definition of AM_PATH_LIBOGGFLAC
/usr/share/aclocal/libOggFLAC++.m4:8: warning:
underquoted definition of AM_PATH_LIBOGGFLACPP
/usr/share/aclocal/libFLAC.m4:7: warning: underquoted
definition of AM_PATH_LIBFLAC
/usr/share/aclocal/libFLAC++.m4:8: warning: underquoted
definition of AM_PATH_LIBFLACPP
/usr/share/aclocal/imlib.m4:9: warning: underquoted
definition of AM_PATH_IMLIB
/usr/share/aclocal/imlib.m4:167: warning: underquoted
definition of AM_PATH_GDK_IMLIB
/usr/share/aclocal/gtk.m4:7: warning: underquoted
definition of AM_PATH_GTK
/usr/share/aclocal/glib.m4:8: warning: underquoted
definition of AM_PATH_GLIB
/usr/share/aclocal/gimpprint.m4:8: warning: underquoted
definition of AM_PATH_GIMPPRINT
/usr/share/aclocal/audiofile.m4:12: warning:
underquoted definition of AM_PATH_AUDIOFILE
/usr/share/aclocal/aalib.m4:12: warning: underquoted
definition of AM_PATH_AALIB
aclocal:configure.in:17: warning: macro
`AM_PATH_GDK_PIXBUF' not found in library
Running autoheader...
autoheader: WARNING: Using auxiliary files such as
`acconfig.h', `config.h.bot'
autoheader: WARNING: and `config.h.top', to define
templates for `config.h.in'
autoheader: WARNING: is deprecated and discouraged.
autoheader:
autoheader: WARNING: Using the third argument of
`AC_DEFINE' and
autoheader: WARNING: `AC_DEFINE_UNQUOTED' allows to
define a template without
autoheader: WARNING: `acconfig.h':
autoheader:
autoheader: WARNING: AC_DEFINE([NEED_FUNC_MAIN], 1,
autoheader: [Define if a function `main' is
needed.])
autoheader:
autoheader: WARNING: More sophisticated templates can
also be produced, see the
autoheader: WARNING: documentation.
Running automake --gnu ...
configure.in: installing `./install-sh'
configure.in: installing `./missing'
src/Makefile.am: installing `./depcomp'
src/Makefile.am:8: `CFLAGS' is a user variable, you
should not override it;
src/Makefile.am:8: use `AM_CFLAGS' instead.
src/plugins/bgset/Makefile.am:12: `CFLAGS' is a user
variable, you should not override it;
src/plugins/bgset/Makefile.am:12: use `AM_CFLAGS' instead.
src/plugins/keybind/Makefile.am:11: `CFLAGS' is a user
variable, you should not override it;
src/plugins/keybind/Makefile.am:11: use `AM_CFLAGS'
instead.
src/plugins/menu/Makefile.am:11: `CFLAGS' is a user
variable, you should not override it;
src/plugins/menu/Makefile.am:11: use `AM_CFLAGS' instead.
src/plugins/style/Makefile.am:11: `CFLAGS' is a user
variable, you should not override it;
src/plugins/style/Makefile.am:11: use `AM_CFLAGS' instead.
Makefile.am: installing `./COPYING'
Running autoconf ...
configure.in:17: error: possibly undefined macro:
AM_PATH_GDK_PIXBUF
If this token and others are legitimate, please
use m4_pattern_allow.
See the Autoconf documentation.
Running ./configure ...
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
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 ANSI C... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler...
(cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached)
none needed
checking dependency style of gcc... (cached) gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler...
(cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached)
none needed
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output...
/bin/sed
checking for ld used by gcc...
/usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld)
is GNU ld... yes
checking for /usr/i686-pc-linux-gnu/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 dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... g77
checking whether we are using the GNU Fortran 77
compiler... yes
checking whether g77 accepts -g... yes
checking the maximum length of command line
arguments... 32768
checking command to parse /usr/bin/nm -B output from
gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker
(/usr/i686-pc-linux-gnu/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... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++...
/usr/i686-pc-linux-gnu/bin/ld
checking if the linker (/usr/i686-pc-linux-gnu/bin/ld)
is GNU ld... yes
checking whether the g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared
libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs...
immediate
checking whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g77 option to produce PIC... -fPIC
checking if g77 PIC flag -fPIC works... yes
checking if g77 supports -c -o file.o... yes
checking whether the g77 linker
(/usr/i686-pc-linux-gnu/bin/ld) supports shared
libraries... yes
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 for gtk-config... /usr/bin/gtk-config
checking for GTK - version >= 1.2.0... yes
./configure: line 21560: syntax error near unexpected
token `0.9.0,'
./configure: line 21560: `AM_PATH_GDK_PIXBUF(0.9.0, ,'