FYI - Install report : CentOS 5 install (source) fails

"T C" <[email protected]>
Newsgroups gmane.comp.window-managers.fluxbox.user
Message-ID <[email protected]>
Brief look at install log (attached) gives me a feeling that some required
module(s) missing but I am sure there are guys out there who is better at
this than me... ;)

Cheers,

Troy

P.S. Belated Kudos to the team on 1.0 release, I've been on .9.15 + BSD for
least couple years....

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/

_______________________________________________
Fluxbox-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fluxbox-users
config.log (text/x-log, 13.5 KB)
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.61.  Invocation command line was

  $ ./configure --enable-kde

## --------- ##
## Platform. ##
## --------- ##

hostname = tinka9
uname -m = i686
uname -r = 2.6.18-92.el5
uname -s = Linux
uname -v = #1 SMP Tue Jun 10 18:49:47 EDT 2008

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/kerberos/sbin
PATH: /usr/kerberos/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /sbin
PATH: /bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/X11R6/bin
PATH: /root/bin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1852: checking for a BSD-compatible install
configure:1908: result: /usr/bin/install -c
configure:1919: checking whether build environment is sane
configure:1962: result: yes
configure:1986: WARNING: `missing' script is too old or missing
configure:1990: checking for a thread-safe mkdir -p
configure:2029: result: /bin/mkdir -p
configure:2042: checking for gawk
configure:2058: found /bin/gawk
configure:2069: result: gawk
configure:2080: checking whether make sets $(MAKE)
configure:2101: result: yes
configure:2339: checking for gcc
configure:2355: found /usr/bin/gcc
configure:2366: result: gcc
configure:2604: checking for C compiler version
configure:2611: gcc --version >&5
gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
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:2614: $? = 0
configure:2621: gcc -v >&5
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=i386-redhat-linux
Thread model: posix
gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)
configure:2624: $? = 0
configure:2631: gcc -V >&5
gcc: '-V' option must have argument
configure:2634: $? = 1
configure:2657: checking for C compiler default output file name
configure:2684: gcc    conftest.c  >&5
configure:2687: $? = 0
configure:2725: result: a.out
configure:2742: checking whether the C compiler works
configure:2752: ./a.out
configure:2755: $? = 0
configure:2772: result: yes
configure:2779: checking whether we are cross compiling
configure:2781: result: no
configure:2784: checking for suffix of executables
configure:2791: gcc -o conftest    conftest.c  >&5
configure:2794: $? = 0
configure:2818: result: 
configure:2824: checking for suffix of object files
configure:2850: gcc -c   conftest.c >&5
configure:2853: $? = 0
configure:2876: result: o
configure:2880: checking whether we are using the GNU C compiler
configure:2909: gcc -c   conftest.c >&5
configure:2915: $? = 0
configure:2932: result: yes
configure:2937: checking whether gcc accepts -g
configure:2967: gcc -c -g  conftest.c >&5
configure:2973: $? = 0
configure:3072: result: yes
configure:3089: checking for gcc option to accept ISO C89
configure:3163: gcc  -c -g -O2  conftest.c >&5
configure:3169: $? = 0
configure:3192: result: none needed
configure:3221: checking for style of include used by make
configure:3249: result: GNU
configure:3274: checking dependency style of gcc
configure:3365: result: gcc3
configure:3438: checking for g++
configure:3468: result: no
configure:3438: checking for c++
configure:3468: result: no
configure:3438: checking for gpp
configure:3468: result: no
configure:3438: checking for aCC
configure:3468: result: no
configure:3438: checking for CC
configure:3468: result: no
configure:3438: checking for cxx
configure:3468: result: no
configure:3438: checking for cc++
configure:3468: result: no
configure:3438: checking for cl.exe
configure:3468: result: no
configure:3438: checking for FCC
configure:3468: result: no
configure:3438: checking for KCC
configure:3468: result: no
configure:3438: checking for RCC
configure:3468: result: no
configure:3438: checking for xlC_r
configure:3468: result: no
configure:3438: checking for xlC
configure:3468: result: no
configure:3496: checking for C++ compiler version
configure:3503: g++ --version >&5
./configure: line 3504: g++: command not found
configure:3506: $? = 127
configure:3513: g++ -v >&5
./configure: line 3514: g++: command not found
configure:3516: $? = 127
configure:3523: g++ -V >&5
./configure: line 3524: g++: command not found
configure:3526: $? = 127
configure:3529: checking whether we are using the GNU C++ compiler
configure:3558: g++ -c   conftest.cpp >&5
./configure: line 3559: g++: command not found
configure:3564: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| #ifndef __GNUC__
|        choke me
| #endif
| 
|   ;
|   return 0;
| }
configure:3581: result: no
configure:3586: checking whether g++ accepts -g
configure:3616: g++ -c -g  conftest.cpp >&5
./configure: line 3617: g++: command not found
configure:3622: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3654: g++ -c   conftest.cpp >&5
./configure: line 3655: g++: command not found
configure:3660: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3693: g++ -c -g  conftest.cpp >&5
./configure: line 3694: g++: command not found
configure:3699: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3721: result: no
configure:3746: checking dependency style of g++
configure:3837: result: none
configure:3865: checking for a BSD-compatible install
configure:3921: result: /usr/bin/install -c
configure:3975: checking for ranlib
configure:3991: found /usr/bin/ranlib
configure:4002: result: ranlib
configure:4033: checking for sed
configure:4049: found /bin/sed
configure:4060: result: sed
configure:4083: checking how to run the C++ preprocessor
configure:4119: g++ -E  conftest.cpp
./configure: line 4120: g++: command not found
configure:4125: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4119: g++ -E  conftest.cpp
./configure: line 4120: g++: command not found
configure:4125: $? = 127
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4119: /lib/cpp  conftest.cpp
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:4125: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4119: /lib/cpp  conftest.cpp
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:4125: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4195: result: /lib/cpp
configure:4224: /lib/cpp  conftest.cpp
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:4230: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4224: /lib/cpp  conftest.cpp
cpp: error trying to exec 'cc1plus': execvp: No such file or directory
configure:4230: $? = 1
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| /* end confdefs.h.  */
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 		     Syntax error
configure:4292: error: C++ preprocessor "/lib/cpp" fails sanity check
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_c_compiler_gnu=yes
ac_cv_cxx_compiler_gnu=no
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
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_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMF_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_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CXXCPP=/lib/cpp
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=no
ac_cv_prog_make_make_set=yes
ac_cv_prog_regex_cmd=sed
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=none

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='aclocal-1.10'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='tar'
AUTOCONF='autoconf'
AUTOHEADER='autoheader'
AUTOMAKE='automake-1.10'
AWK='gawk'
CC='gcc'
CCDEPMODE='depmode=gcc3'
CFLAGS='-g -O2'
CPPFLAGS=''
CXX='g++'
CXXCPP='/lib/cpp'
CXXDEPMODE='depmode=none'
CXXFLAGS=''
CYGPATH_W='echo'
DEBUG=''
DEFAULT_INIT=''
DEFAULT_KEYS=''
DEFAULT_MENU=''
DEFAULT_STYLE=''
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
GNOME_FALSE=''
GNOME_TRUE=''
GREP=''
IMLIB2_CFLAGS=''
IMLIB2_CONFIG=''
IMLIB2_FALSE=''
IMLIB2_LIBS=''
IMLIB2_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS=''
LOCALE_PATH=''
LTLIBOBJS=''
MAKEINFO='makeinfo'
MULTIBYTE_FALSE=''
MULTIBYTE_TRUE=''
NEWWMSPEC_FALSE=''
NEWWMSPEC_TRUE=''
NLS=''
OBJEXT='o'
PACKAGE='fluxbox'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PKG_CONFIG=''
RANLIB='ranlib'
REGEXP_SRC_FALSE=''
REGEXP_SRC_TRUE=''
REMEMBER_SRC_FALSE=''
REMEMBER_SRC_TRUE=''
SET_MAKE=''
SHAPE=''
SHELL='/bin/sh'
STRIP=''
TOOLBAR_SRC_FALSE=''
TOOLBAR_SRC_TRUE=''
VERSION='1.0.0'
XFT_FALSE=''
XFT_TRUE=''
XMKMF=''
XPM_FALSE=''
XPM_TRUE=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_CXX=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_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}'
dvidir='${docdir}'
exec_prefix='NONE'
gencat_cmd=''
host_alias=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='$(SHELL) /root/Desktop/fluxbox-1.0.0/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_prefix='NONE'
program_suffix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
regex_cmd='sed'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""

configure: exit 1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.