rendered paste bodyThis file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by Vive configure 2.0.0, which was
generated by GNU Autoconf 2.61. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = linux-1hun
uname -m = x86_64
uname -r = 2.6.18.8-0.5-default
uname -s = Linux
uname -v = #1 SMP Fri Jun 22 12:17:53 UTC 2007
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = x86_64
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/bigb/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /bin
PATH: /usr/games
PATH: /opt/gnome/bin
PATH: /opt/kde3/bin
PATH: /usr/lib64/jvm/jre/bin
PATH: /usr/lib/mit/bin
PATH: /usr/lib/mit/sbin
PATH: /usr/lib/qt3/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1808: checking for a BSD-compatible install
configure:1864: result: /usr/bin/install -c
configure:1875: checking whether build environment is sane
configure:1918: result: yes
configure:1946: checking for a thread-safe mkdir -p
configure:1985: result: /bin/mkdir -p
configure:1998: checking for gawk
configure:2014: found /usr/bin/gawk
configure:2025: result: gawk
configure:2036: checking whether make sets $(MAKE)
configure:2057: result: yes
configure:2300: checking for gcc
configure:2316: found /usr/bin/gcc
configure:2327: result: gcc
configure:2565: checking for C compiler version
configure:2572: gcc --version >&5
gcc (GCC) 4.1.2 20061115 (prerelease) (SUSE Linux)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2575: $? = 0
configure:2582: gcc -v >&5
Using built-in specs.
Target: x86_64-suse-linux
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.1.2 --enable-ssp --disable-libssp --disable-libgcj --with-slibdir=/lib64 --with-system-zlib --enable-shared --enable-__cxa_atexit --enable-libstdcxx-allocator=new --program-suffix=-4.1 --enable-version-specific-runtime-libs --without-system-libunwind --with-cpu=generic --host=x86_64-suse-linux
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (SUSE Linux)
configure:2585: $? = 0
configure:2592: gcc -V >&5
gcc: '-V' option must have argument
configure:2595: $? = 1
configure:2618: checking for C compiler default output file name
configure:2645: gcc conftest.c >&5
configure:2648: $? = 0
configure:2686: result: a.out
configure:2703: checking whether the C compiler works
configure:2713: ./a.out
configure:2716: $? = 0
configure:2733: result: yes
configure:2740: checking whether we are cross compiling
configure:2742: result: no
configure:2745: checking for suffix of executables
configure:2752: gcc -o conftest conftest.c >&5
configure:2755: $? = 0
configure:2779: result:
configure:2785: checking for suffix of object files
configure:2811: gcc -c conftest.c >&5
configure:2814: $? = 0
configure:2837: result: o
configure:2841: checking whether we are using the GNU C compiler
configure:2870: gcc -c conftest.c >&5
configure:2876: $? = 0
configure:2893: result: yes
configure:2898: checking whether gcc accepts -g
configure:2928: gcc -c -g conftest.c >&5
configure:2934: $? = 0
configure:3033: result: yes
configure:3050: checking for gcc option to accept ISO C89
configure:3124: gcc -c -g -O2 conftest.c >&5
configure:3130: $? = 0
configure:3153: result: none needed
configure:3182: checking for style of include used by make
configure:3210: result: GNU
configure:3235: checking dependency style of gcc
configure:3326: result: gcc3
configure:3343: checking for ffmpeg
configure:3359: found /usr/bin/ffmpeg
configure:3371: result: yes
configure:3386: checking for vobcopy
configure:3402: found /usr/bin/vobcopy
configure:3414: result: yes
configure:3424: checking for mplayer
configure:3440: found /usr/bin/mplayer
configure:3452: result: yes
configure:3475: checking for ffmpeg
configure:3493: found /usr/bin/ffmpeg
configure:3505: result: /usr/bin/ffmpeg
configure:3566: checking whether DVD is enabled
configure:3591: result: yes
configure:3631: checking for pkg-config
configure:3649: found /usr/bin/pkg-config
configure:3662: result: /usr/bin/pkg-config
configure:3684: checking for GTK+ - version >= 2.0.0
configure:3804: gcc -o conftest -g -O2 -D PREFIX=\"/usr\" -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib64/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 conftest.c -L/usr/local/lib -L/opt/gnome/lib64 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lfreetype -lz -lfontconfig -lexpat -lglitz -lm -lpng12 -lXrender -lX11 -lpthread -lXau -lXdmcp >&5
configure:3807: $? = 0
configure:3813: ./conftest
configure:3816: $? = 1
configure: program exited with status 1
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "Vive"
| #define PACKAGE_TARNAME "vive"
| #define PACKAGE_VERSION "2.0.0"
| #define PACKAGE_STRING "Vive 2.0.0"
| #define PACKAGE_BUGREPORT "endersshadow at users.sourceforge.net"
| #define PACKAGE "vive"
| #define VERSION "2.0.0"
| #define HAVE_MPLAYER 1
| #define USE_DVD 1
| /* end confdefs.h. */
|
| #include <gtk/gtk.h>
| #include <stdio.h>
| #include <stdlib.h>
|
| int
| main ()
| {
| int major, minor, micro;
| char *tmp_version;
|
| system ("touch conf.gtktest");
|
| /* HP/UX 9 (%@#!) writes to sscanf strings */
| tmp_version = g_strdup("2.0.0");
| if (sscanf(tmp_version, "%d.%d.%d", &major, &minor, µ) != 3) {
| printf("%s, bad version string\n", "2.0.0");
| exit(1);
| }
|
| if ((gtk_major_version != 2) ||
| (gtk_minor_version != 10) ||
| (gtk_micro_version != 6))
| {
| printf("\n*** 'pkg-config --modversion gtk+-2.0' returned %d.%d.%d, but GTK+ (%d.%d.%d)\n",
| 2, 10, 6,
| gtk_major_version, gtk_minor_version, gtk_micro_version);
| printf ("*** was found! If pkg-config was correct, then it is best\n");
| printf ("*** to remove the old version of GTK+. You may also be able to fix the error\n");
| printf("*** by modifying your LD_LIBRARY_PATH enviroment variable, or by editing\n");
| printf("*** /etc/ld.so.conf. Make sure you have run ldconfig if that is\n");
| printf("*** required on your system.\n");
| printf("*** If pkg-config was wrong, set the environment variable PKG_CONFIG_PATH\n");
| printf("*** to point to the correct configuration files\n");
| }
| else if ((gtk_major_version != GTK_MAJOR_VERSION) ||
| (gtk_minor_version != GTK_MINOR_VERSION) ||
| (gtk_micro_version != GTK_MICRO_VERSION))
| {
| printf("*** GTK+ header files (version %d.%d.%d) do not match\n",
| GTK_MAJOR_VERSION, GTK_MINOR_VERSION, GTK_MICRO_VERSION);
| printf("*** library (version %d.%d.%d)\n",
| gtk_major_version, gtk_minor_version, gtk_micro_version);
| }
| else
| {
| if ((gtk_major_version > major) ||
| ((gtk_major_version == major) && (gtk_minor_version > minor)) ||
| ((gtk_major_version == major) && (gtk_minor_version == minor) && (gtk_micro_version >= micro)))
| {
| return 0;
| }
| else
| {
| printf("\n*** An old version of GTK+ (%d.%d.%d) was found.\n",
| gtk_major_version, gtk_minor_version, gtk_micro_version);
| printf("*** You need a version of GTK+ newer than %d.%d.%d. The latest version of\n",
| major, minor, micro);
| printf("*** GTK+ is always available from ftp://ftp.gtk.org.\n");
| printf("***\n");
| printf("*** If you have already installed a sufficiently new version, this error\n");
| printf("*** probably means that the wrong copy of the pkg-config shell script is\n");
| printf("*** being found. The easiest way to fix this is to remove the old version\n");
| printf("*** of GTK+, but you can also set the PKG_CONFIG environment to point to the\n");
| printf("*** correct copy of pkg-config. (In this case, you will have to\n");
| printf("*** modify your LD_LIBRARY_PATH enviroment variable, or edit /etc/ld.so.conf\n");
| printf("*** so that the correct libraries are found at run-time))\n");
| }
| }
| return 1;
| }
|
configure:3841: result: no
configure:3916: error: GTK is not version >= 2.0.0. Please update GTK.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_libgnome_CFLAGS_set=
ac_cv_env_libgnome_CFLAGS_value=
ac_cv_env_libgnome_LIBS_set=
ac_cv_env_libgnome_LIBS_value=
ac_cv_env_libgnomeui_CFLAGS_set=
ac_cv_env_libgnomeui_CFLAGS_value=
ac_cv_env_libgnomeui_LIBS_set=
ac_cv_env_libgnomeui_LIBS_value=
ac_cv_env_libgnomevfs_CFLAGS_set=
ac_cv_env_libgnomevfs_CFLAGS_value=
ac_cv_env_libgnomevfs_LIBS_set=
ac_cv_env_libgnomevfs_LIBS_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_objext=o
ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_ac_prefix_program=/usr/bin/ffmpeg
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_HAVE_FFMPEG=yes
ac_cv_prog_HAVE_MPLAYER=yes
ac_cv_prog_HAVE_VOBCOPY=yes
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/bigb/Documents/downloads/vive-2.0.0/missing --run aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/bigb/Documents/downloads/vive-2.0.0/missing --run tar'
AUTOCONF='${SHELL} /home/bigb/Documents/downloads/vive-2.0.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/bigb/Documents/downloads/vive-2.0.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/bigb/Documents/downloads/vive-2.0.0/missing --run automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2 -D PREFIX=\"/usr\"'
CPP=''
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
GREP=''
GTK_CFLAGS=''
GTK_LIBS=''
HAVE_FFMPEG='yes'
HAVE_MPLAYER='yes'
HAVE_VOBCOPY='yes'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/bigb/Documents/downloads/vive-2.0.0/missing --run makeinfo'
OBJEXT='o'
PACKAGE='vive'
PACKAGE_BUGREPORT='endersshadow at users.sourceforge.net'
PACKAGE_NAME='Vive'
PACKAGE_STRING='Vive 2.0.0'
PACKAGE_TARNAME='vive'
PACKAGE_VERSION='2.0.0'
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/bin/pkg-config'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='2.0.0'
ac_ct_CC='gcc'
ac_prefix_program='/usr/bin/ffmpeg'
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /home/bigb/Documents/downloads/vive-2.0.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libgnome_CFLAGS=''
libgnome_LIBS=''
libgnomeui_CFLAGS=''
libgnomeui_LIBS=''
libgnomevfs_CFLAGS=''
libgnomevfs_LIBS=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "Vive"
#define PACKAGE_TARNAME "vive"
#define PACKAGE_VERSION "2.0.0"
#define PACKAGE_STRING "Vive 2.0.0"
#define PACKAGE_BUGREPORT "endersshadow at users.sourceforge.net"
#define PACKAGE "vive"
#define VERSION "2.0.0"
#define HAVE_MPLAYER 1
#define USE_DVD 1
configure: exit 1