Files
xfce4-taskmanager/config.log
Johannes Zellner b805b79dc2 Initial revision
(Old svn revision: 520)
2005-01-26 22:28:10 +00:00

281 lines
9.3 KiB
Plaintext

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.59. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## --------- ##
hostname = dhcppc0
uname -m = i686
uname -r = 2.6.8-24-default
uname -s = Linux
uname -v = #1 Wed Oct 6 09:16:23 UTC 2004
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /home/the_hippie/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/lib/jvm/jre/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1297: checking for a BSD-compatible install
configure:1352: result: /usr/bin/install -c
configure:1363: checking whether build environment is sane
configure:1406: result: yes
configure:1471: checking for gawk
configure:1487: found /usr/bin/gawk
configure:1497: result: gawk
configure:1507: checking whether make sets $(MAKE)
configure:1527: result: yes
configure:1743: checking for gcc
configure:1759: found /usr/bin/gcc
configure:1769: result: gcc
configure:2013: checking for C compiler version
configure:2016: gcc --version </dev/null >&5
gcc (GCC) 3.3.4 (pre 3.3.5 20040809)
Copyright (C) 2003 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:2019: $? = 0
configure:2021: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.4/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.4 (pre 3.3.5 20040809)
configure:2024: $? = 0
configure:2026: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2029: $? = 1
configure:2052: checking for C compiler default output file name
configure:2055: gcc conftest.c >&5
configure:2058: $? = 0
configure:2104: result: a.out
configure:2109: checking whether the C compiler works
configure:2115: ./a.out
configure:2118: $? = 0
configure:2135: result: yes
configure:2142: checking whether we are cross compiling
configure:2144: result: no
configure:2147: checking for suffix of executables
configure:2149: gcc -o conftest conftest.c >&5
configure:2152: $? = 0
configure:2177: result:
configure:2183: checking for suffix of object files
configure:2204: gcc -c conftest.c >&5
configure:2207: $? = 0
configure:2229: result: o
configure:2233: checking whether we are using the GNU C compiler
configure:2257: gcc -c conftest.c >&5
configure:2263: $? = 0
configure:2267: test -z
|| test ! -s conftest.err
configure:2270: $? = 0
configure:2273: test -s conftest.o
configure:2276: $? = 0
configure:2289: result: yes
configure:2295: checking whether gcc accepts -g
configure:2316: gcc -c -g conftest.c >&5
configure:2322: $? = 0
configure:2326: test -z
|| test ! -s conftest.err
configure:2329: $? = 0
configure:2332: test -s conftest.o
configure:2335: $? = 0
configure:2346: result: yes
configure:2363: checking for gcc option to accept ANSI C
configure:2433: gcc -c -g -O2 conftest.c >&5
configure:2439: $? = 0
configure:2443: test -z
|| test ! -s conftest.err
configure:2446: $? = 0
configure:2449: test -s conftest.o
configure:2452: $? = 0
configure:2470: result: none needed
configure:2488: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: parse error before "me"
configure:2494: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2638: checking for style of include used by make
configure:2666: result: GNU
configure:2694: checking dependency style of gcc
configure:2784: result: gcc3
configure:2809: checking for pkg-config
configure:2827: found /usr/local/bin/pkg-config
configure:2840: result: /usr/local/bin/pkg-config
configure:2857: checking for gtk+-2.0 >= 2.4 glib-2.0 >= 2.4 libxfcegui4-1.0 >= 4.1
configure:2861: result: yes
configure:2865: checking DEPS_CFLAGS
configure:2868: result: -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include
configure:2871: checking DEPS_LIBS
configure:2874: result: -Wl,--export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -L/opt/gnome/lib -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
configure:3046: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.59. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on dhcppc0
config.status:683: creating Makefile
config.status:683: creating src/Makefile
config.status:866: executing depfiles commands
## ---------------- ##
## 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_LDFLAGS_set=
ac_cv_env_LDFLAGS_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_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_exeext=
ac_cv_objext=o
ac_cv_path_PKG_CONFIG=/usr/local/bin/pkg-config
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/the_hippie/devel/xfce4-taskmanager-0.1.0/missing --run aclocal-1.9'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /home/the_hippie/devel/xfce4-taskmanager-0.1.0/missing --run tar'
AUTOCONF='${SHELL} /home/the_hippie/devel/xfce4-taskmanager-0.1.0/missing --run autoconf'
AUTOHEADER='${SHELL} /home/the_hippie/devel/xfce4-taskmanager-0.1.0/missing --run autoheader'
AUTOMAKE='${SHELL} /home/the_hippie/devel/xfce4-taskmanager-0.1.0/missing --run automake-1.9'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"xfce4-taskmanager\" -DVERSION=\"0.1.0\" '
DEPDIR='.deps'
DEPS_CFLAGS='-DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/X11R6/include -I/usr/local/include/xfce4 -I/opt/gnome/include/gtk-2.0 -I/opt/gnome/lib/gtk-2.0/include -I/opt/gnome/include/atk-1.0 -I/opt/gnome/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include '
DEPS_LIBS='-Wl,--export-dynamic -L/usr/X11R6/lib -L/usr/local/lib -L/opt/gnome/lib -lxfcegui4 -lgtk-x11-2.0 -lxfce4util -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 '
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/the_hippie/devel/xfce4-taskmanager-0.1.0/missing --run makeinfo'
OBJEXT='o'
PACKAGE='xfce4-taskmanager'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG='/usr/local/bin/pkg-config'
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.1.0'
ac_ct_CC='gcc'
ac_ct_STRIP=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__include='include'
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/the_hippie/devel/xfce4-taskmanager-0.1.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr/local'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE "xfce4-taskmanager"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "0.1.0"
configure: exit 0