Started adding stuff
This commit is contained in:
264
Games/DukeNukem/freenukum-0.2.9/config.log
Normal file
264
Games/DukeNukem/freenukum-0.2.9/config.log
Normal file
@ -0,0 +1,264 @@
|
||||
This file contains any messages produced by compilers while
|
||||
running configure, to aid debugging if configure makes a mistake.
|
||||
|
||||
It was created by Freenukum configure 0.2.9, which was
|
||||
generated by GNU Autoconf 2.61. Invocation command line was
|
||||
|
||||
$ ./configure
|
||||
|
||||
## --------- ##
|
||||
## Platform. ##
|
||||
## --------- ##
|
||||
|
||||
hostname = zathras
|
||||
uname -m = x86_64
|
||||
uname -r = 2.6.24-19-generic
|
||||
uname -s = Linux
|
||||
uname -v = #1 SMP Wed Jun 18 14:15:37 UTC 2008
|
||||
|
||||
/usr/bin/uname -p = unknown
|
||||
/bin/uname -X = unknown
|
||||
|
||||
/bin/arch = unknown
|
||||
/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/neal/bin
|
||||
PATH: /usr/local/sbin
|
||||
PATH: /usr/local/bin
|
||||
PATH: /usr/sbin
|
||||
PATH: /usr/bin
|
||||
PATH: /sbin
|
||||
PATH: /bin
|
||||
PATH: /usr/games
|
||||
|
||||
|
||||
## ----------- ##
|
||||
## Core tests. ##
|
||||
## ----------- ##
|
||||
|
||||
configure:1736: checking for a BSD-compatible install
|
||||
configure:1792: result: /usr/bin/install -c
|
||||
configure:1803: checking whether build environment is sane
|
||||
configure:1846: result: yes
|
||||
configure:1874: checking for a thread-safe mkdir -p
|
||||
configure:1913: result: /bin/mkdir -p
|
||||
configure:1926: checking for gawk
|
||||
configure:1942: found /usr/bin/gawk
|
||||
configure:1953: result: gawk
|
||||
configure:1964: checking whether make sets $(MAKE)
|
||||
configure:1985: result: yes
|
||||
configure:2237: checking for gcc
|
||||
configure:2253: found /usr/bin/gcc
|
||||
configure:2264: result: gcc
|
||||
configure:2502: checking for C compiler version
|
||||
configure:2509: gcc --version >&5
|
||||
gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
|
||||
Copyright (C) 2007 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:2512: $? = 0
|
||||
configure:2519: gcc -v >&5
|
||||
Using built-in specs.
|
||||
Target: x86_64-linux-gnu
|
||||
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --with-gxx-include-dir=/usr/include/c++/4.2 --program-suffix=-4.2 --enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc --enable-mpfr --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
|
||||
Thread model: posix
|
||||
gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7)
|
||||
configure:2522: $? = 0
|
||||
configure:2529: gcc -V >&5
|
||||
gcc: '-V' option must have argument
|
||||
configure:2532: $? = 1
|
||||
configure:2555: checking for C compiler default output file name
|
||||
configure:2582: gcc conftest.c >&5
|
||||
configure:2585: $? = 0
|
||||
configure:2623: result: a.out
|
||||
configure:2640: checking whether the C compiler works
|
||||
configure:2650: ./a.out
|
||||
configure:2653: $? = 0
|
||||
configure:2670: result: yes
|
||||
configure:2677: checking whether we are cross compiling
|
||||
configure:2679: result: no
|
||||
configure:2682: checking for suffix of executables
|
||||
configure:2689: gcc -o conftest conftest.c >&5
|
||||
configure:2692: $? = 0
|
||||
configure:2716: result:
|
||||
configure:2722: checking for suffix of object files
|
||||
configure:2748: gcc -c conftest.c >&5
|
||||
configure:2751: $? = 0
|
||||
configure:2774: result: o
|
||||
configure:2778: checking whether we are using the GNU C compiler
|
||||
configure:2807: gcc -c conftest.c >&5
|
||||
configure:2813: $? = 0
|
||||
configure:2830: result: yes
|
||||
configure:2835: checking whether gcc accepts -g
|
||||
configure:2865: gcc -c -g conftest.c >&5
|
||||
configure:2871: $? = 0
|
||||
configure:2970: result: yes
|
||||
configure:2987: checking for gcc option to accept ISO C89
|
||||
configure:3061: gcc -c -g -O2 conftest.c >&5
|
||||
configure:3067: $? = 0
|
||||
configure:3090: result: none needed
|
||||
configure:3119: checking for style of include used by make
|
||||
configure:3147: result: GNU
|
||||
configure:3172: checking dependency style of gcc
|
||||
configure:3263: result: gcc3
|
||||
configure:3283: checking for sdl-config
|
||||
configure:3301: found /usr/bin/sdl-config
|
||||
configure:3314: result: /usr/bin/sdl-config
|
||||
configure:3479: creating ./config.status
|
||||
|
||||
## ---------------------- ##
|
||||
## Running config.status. ##
|
||||
## ---------------------- ##
|
||||
|
||||
This file was extended by Freenukum config.status 0.2.9, which was
|
||||
generated by GNU Autoconf 2.61. Invocation command line was
|
||||
|
||||
CONFIG_FILES =
|
||||
CONFIG_HEADERS =
|
||||
CONFIG_LINKS =
|
||||
CONFIG_COMMANDS =
|
||||
$ ./config.status
|
||||
|
||||
on zathras
|
||||
|
||||
config.status:620: creating Makefile
|
||||
config.status:620: creating src/Makefile
|
||||
config.status:620: creating freenukum.desktop
|
||||
config.status:811: 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_LIBS_set=
|
||||
ac_cv_env_LIBS_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_objext=o
|
||||
ac_cv_path_SDLCONFIG=/usr/bin/sdl-config
|
||||
ac_cv_path_install='/usr/bin/install -c'
|
||||
ac_cv_path_mkdir=/bin/mkdir
|
||||
ac_cv_prog_AWK=gawk
|
||||
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/neal/games/DukeNukem/freenukum-0.2.9/missing --run aclocal-1.10'
|
||||
AMDEPBACKSLASH='\'
|
||||
AMDEP_FALSE='#'
|
||||
AMDEP_TRUE=''
|
||||
AMTAR='${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run tar'
|
||||
AUTOCONF='${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run autoconf'
|
||||
AUTOHEADER='${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run autoheader'
|
||||
AUTOMAKE='${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run automake-1.10'
|
||||
AWK='gawk'
|
||||
CC='gcc'
|
||||
CCDEPMODE='depmode=gcc3'
|
||||
CFLAGS='-g -O2 -Wall -Werror -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT'
|
||||
CPPFLAGS=''
|
||||
CYGPATH_W='echo'
|
||||
DEFS='-DPACKAGE_NAME=\"Freenukum\" -DPACKAGE_TARNAME=\"freenukum\" -DPACKAGE_VERSION=\"0.2.9\" -DPACKAGE_STRING=\"Freenukum\ 0.2.9\" -DPACKAGE_BUGREPORT=\"http://launchpad.net/freenukum/\" -DPACKAGE=\"freenukum\" -DVERSION=\"0.2.9\"'
|
||||
DEPDIR='.deps'
|
||||
ECHO_C=''
|
||||
ECHO_N='-n'
|
||||
ECHO_T=''
|
||||
EXEEXT=''
|
||||
INSTALL_DATA='${INSTALL} -m 644'
|
||||
INSTALL_PROGRAM='${INSTALL}'
|
||||
INSTALL_SCRIPT='${INSTALL}'
|
||||
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
|
||||
LDFLAGS=' -L/usr/lib -lSDL'
|
||||
LIBOBJS=''
|
||||
LIBS=''
|
||||
LTLIBOBJS=''
|
||||
MAKEINFO='${SHELL} /home/neal/games/DukeNukem/freenukum-0.2.9/missing --run makeinfo'
|
||||
OBJEXT='o'
|
||||
PACKAGE='freenukum'
|
||||
PACKAGE_BUGREPORT='http://launchpad.net/freenukum/'
|
||||
PACKAGE_NAME='Freenukum'
|
||||
PACKAGE_STRING='Freenukum 0.2.9'
|
||||
PACKAGE_TARNAME='freenukum'
|
||||
PACKAGE_VERSION='0.2.9'
|
||||
PATH_SEPARATOR=':'
|
||||
SDLCONFIG='/usr/bin/sdl-config'
|
||||
SET_MAKE=''
|
||||
SHELL='/bin/sh'
|
||||
STRIP=''
|
||||
TESTPROGRAMS_FALSE=''
|
||||
TESTPROGRAMS_TRUE='#'
|
||||
VERSION='0.2.9'
|
||||
ac_ct_CC='gcc'
|
||||
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='${prefix}'
|
||||
host_alias=''
|
||||
htmldir='${docdir}'
|
||||
includedir='${prefix}/include'
|
||||
infodir='${datarootdir}/info'
|
||||
install_sh='$(SHELL) /home/neal/games/DukeNukem/freenukum-0.2.9/install-sh'
|
||||
libdir='${exec_prefix}/lib'
|
||||
libexecdir='${exec_prefix}/libexec'
|
||||
localedir='${datarootdir}/locale'
|
||||
localstatedir='${prefix}/var'
|
||||
mandir='${datarootdir}/man'
|
||||
mkdir_p='/bin/mkdir -p'
|
||||
oldincludedir='/usr/include'
|
||||
pdfdir='${docdir}'
|
||||
prefix='/usr/local'
|
||||
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 "Freenukum"
|
||||
#define PACKAGE_TARNAME "freenukum"
|
||||
#define PACKAGE_VERSION "0.2.9"
|
||||
#define PACKAGE_STRING "Freenukum 0.2.9"
|
||||
#define PACKAGE_BUGREPORT "http://launchpad.net/freenukum/"
|
||||
#define PACKAGE "freenukum"
|
||||
#define VERSION "0.2.9"
|
||||
|
||||
configure: exit 0
|
||||
Reference in New Issue
Block a user