dockapps/wmradio/config.log

303 lines
8.4 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.57. Invocation command line was
$ ./configure --prefix=/usr --disable-libxosd --disable-gnome
## --------- ##
## Platform. ##
## --------- ##
hostname = m700pha.anect.cz
uname -m = i686
uname -r = 2.6.9-1.681_FC3
uname -s = Linux
uname -v = #1 Thu Nov 18 15:10:10 EST 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: /usr/kerberos/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /bin
PATH: /usr/X11R6/bin
PATH: /usr/java/j2sdk1.4.2_06/bin
PATH: /bin
PATH: /usr/sbin
PATH: /home/tcermak/bin
PATH: /usr/java/j2sdk1.4.2_06/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1297: checking for gcc
configure:1313: found /usr/bin/gcc
configure:1323: result: gcc
configure:1567: checking for C compiler version
configure:1570: gcc --version </dev/null >&5
gcc (GCC) 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)
Copyright (C) 2004 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:1573: $? = 0
configure:1575: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)
configure:1578: $? = 0
configure:1580: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:1583: $? = 1
configure:1607: checking for C compiler default output
configure:1610: gcc conftest.c >&5
configure:1613: $? = 0
configure:1659: result: a.out
configure:1664: checking whether the C compiler works
configure:1670: ./a.out
configure:1673: $? = 0
configure:1690: result: yes
configure:1697: checking whether we are cross compiling
configure:1699: result: no
configure:1702: checking for suffix of executables
configure:1704: gcc -o conftest conftest.c >&5
configure:1707: $? = 0
configure:1732: result:
configure:1738: checking for suffix of object files
configure:1760: gcc -c conftest.c >&5
configure:1763: $? = 0
configure:1785: result: o
configure:1789: checking whether we are using the GNU C compiler
configure:1814: gcc -c conftest.c >&5
configure:1817: $? = 0
configure:1820: test -s conftest.o
configure:1823: $? = 0
configure:1836: result: yes
configure:1842: checking whether gcc accepts -g
configure:1864: gcc -c -g conftest.c >&5
configure:1867: $? = 0
configure:1870: test -s conftest.o
configure:1873: $? = 0
configure:1884: result: yes
configure:1901: checking for gcc option to accept ANSI C
configure:1962: gcc -c -g -O2 conftest.c >&5
configure:1965: $? = 0
configure:1968: test -s conftest.o
configure:1971: $? = 0
configure:1989: result: none needed
configure:2007: gcc -c -g -O2 conftest.c >&5
conftest.c:2: error: syntax error before "me"
configure:2010: $? = 1
configure: failed program was:
| #ifndef __cplusplus
| choke me
| #endif
configure:2125: checking how to run the C preprocessor
configure:2161: gcc -E conftest.c
configure:2167: $? = 0
configure:2199: gcc -E conftest.c
configure:2198:28: ac_nonexistent.h: No such file or directory
configure:2205: $? = 1
configure: failed program was:
| #line 2190 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2243: result: gcc -E
configure:2268: gcc -E conftest.c
configure:2274: $? = 0
configure:2306: gcc -E conftest.c
configure:2305:28: ac_nonexistent.h: No such file or directory
configure:2312: $? = 1
configure: failed program was:
| #line 2297 "configure"
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:2355: checking for X
configure:2575: result: libraries /usr/X11R6/lib, headers /usr/X11R6/include
configure:2728: gcc -o conftest -g -O2 conftest.c -L/usr/X11R6/lib -lX11 >&5
configure:2731: $? = 0
configure:2734: test -s conftest
configure:2737: $? = 0
configure:2874: checking for gethostbyname
configure:2924: gcc -o conftest -g -O2 conftest.c >&5
configure:2927: $? = 0
configure:2930: test -s conftest
configure:2933: $? = 0
configure:2944: result: yes
configure:3075: checking for connect
configure:3125: gcc -o conftest -g -O2 conftest.c >&5
configure:3128: $? = 0
configure:3131: test -s conftest
configure:3134: $? = 0
configure:3145: result: yes
configure:3210: checking for remove
configure:3260: gcc -o conftest -g -O2 conftest.c >&5
configure:3263: $? = 0
configure:3266: test -s conftest
configure:3269: $? = 0
configure:3280: result: yes
configure:3345: checking for shmat
configure:3395: gcc -o conftest -g -O2 conftest.c >&5
configure:3398: $? = 0
configure:3401: test -s conftest
configure:3404: $? = 0
configure:3415: result: yes
configure:3489: checking for IceConnectionNumber in -lICE
configure:3520: gcc -o conftest -g -O2 -L/usr/X11R6/lib conftest.c -lICE >&5
configure:3523: $? = 0
configure:3526: test -s conftest
configure:3529: $? = 0
configure:3541: result: yes
configure:3819: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.57. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on m700pha.anect.cz
config.status:612: creating Makefile
config.status:612: creating config.h
config.status:612: creating config/wmradio-config.py
## ---------------- ##
## 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_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_func_connect=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_remove=yes
ac_cv_func_shmat=yes
ac_cv_have_x='have_x=yes ac_x_includes=/usr/X11R6/include ac_x_libraries=/usr/X11R6/lib'
ac_cv_lib_ICE_IceConnectionNumber=yes
ac_cv_objext=o
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='gcc'
CFLAGS='-g -O2'
CPP='gcc -E'
CPPFLAGS=''
DEFS='-DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DLOCALE_DIR=\"/usr//locale\" '
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EXEEXT=''
HAVE_XOSD='undef '
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBXOSD_CFLAGS=''
LIBXOSD_CONFIG=''
LIBXOSD_LIBS=''
LTLIBOBJS=''
OBJEXT='o'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PANEL_CFLAGS=''
PANEL_LIBS=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
SHELL='/bin/sh'
TARGETS='wmradio xwmradio'
X_CFLAGS=' -I/usr/X11R6/include'
X_EXTRA_LIBS=''
X_LIBS=' -L/usr/X11R6/lib'
X_PRE_LIBS=' -lSM -lICE'
ac_ct_CC='gcc'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
exec_prefix='${prefix}'
host_alias=''
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define LOCALE_DIR "/usr//locale"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
configure: exit 0