Justin schrieb:
> GIve us the 
> /var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/config.log, then 
> we will tell
> you more.
>
>   
Hi,
thanks for your answer.
kh
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by LZMA configure 4.32.7, which was
generated by GNU Autoconf 2.62.  Invocation command line was

  $ ./configure --prefix=/usr --host=i486-pc-linux-gnu --mandir=/usr/share/man 
--infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc 
--localstatedir=/var/lib --build=i486-pc-linux-gnu

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

hostname = claudius
uname -m = i686
uname -r = 2.6.27-gentoo-r8
uname -s = Linux
uname -v = #1 SMP Thu Jan 29 18:09:31 CET 2009

/usr/bin/uname -p = Pentium III (Coppermine)
/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: /usr/local/sbin
PATH: /sbin
PATH: /usr/sbin
PATH: /usr/lib/portage/bin
PATH: /usr/local/bin
PATH: /bin
PATH: /usr/bin
PATH: /opt/bin
PATH: /usr/i486-pc-linux-gnu/gcc-bin/4.3.2


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

configure:2053: checking if debugging code should be compiled
configure:2073: result: no
configure:2127: checking for a BSD-compatible install
configure:2195: result: /usr/bin/install -c
configure:2206: checking whether build environment is sane
configure:2249: result: yes
configure:2274: checking for a thread-safe mkdir -p
configure:2313: result: /bin/mkdir -p
configure:2326: checking for gawk
configure:2342: found /bin/gawk
configure:2353: result: gawk
configure:2364: checking whether make sets $(MAKE)
configure:2386: result: yes
configure:2590: checking for i486-pc-linux-gnu-g++
configure:2606: found /usr/bin/i486-pc-linux-gnu-g++
configure:2617: result: i486-pc-linux-gnu-g++
configure:2692: checking for C++ compiler version
configure:2700: i486-pc-linux-gnu-g++ --version >&5
i486-pc-linux-gnu-g++ (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2
Copyright (C) 2008 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:2704: $? = 0
configure:2711: i486-pc-linux-gnu-g++ -v >&5
Using built-in specs.
Target: i486-pc-linux-gnu
Configured with: 
/var/tmp/portage/sys-devel/gcc-4.3.2-r3/work/gcc-4.3.2/configure --prefix=/usr 
--bindir=/usr/i486-pc-linux-gnu/gcc-bin/4.3.2 
--includedir=/usr/lib/gcc/i486-pc-linux-gnu/4.3.2/include 
--datadir=/usr/share/gcc-data/i486-pc-linux-gnu/4.3.2 
--mandir=/usr/share/gcc-data/i486-pc-linux-gnu/4.3.2/man 
--infodir=/usr/share/gcc-data/i486-pc-linux-gnu/4.3.2/info 
--with-gxx-include-dir=/usr/lib/gcc/i486-pc-linux-gnu/4.3.2/include/g++-v4 
--host=i486-pc-linux-gnu --build=i486-pc-linux-gnu --disable-altivec 
--disable-fixed-point --enable-nls --without-included-gettext 
--with-system-zlib --disable-checking --disable-werror --enable-secureplt 
--disable-multilib --enable-libmudflap --disable-libssp --enable-libgomp 
--disable-libgcj --with-arch=i486 --enable-languages=c,c++,treelang,fortran 
--enable-shared --enable-threads=posix --enable-__cxa_atexit 
--enable-clocale=gnu --with-bugurl=http://bugs.gentoo.org/ 
--with-pkgversion='Gentoo 4.3.2-r3 p1.6, pie-10.1.5'
Thread model: posix
gcc version 4.3.2 (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 
configure:2715: $? = 0
configure:2722: i486-pc-linux-gnu-g++ -V >&5
i486-pc-linux-gnu-g++: '-V' option must have argument
configure:2726: $? = 1
configure:2749: checking for C++ compiler default output file name
configure:2771: i486-pc-linux-gnu-g++ -O2 -march==native -mtune=native -pipe  
-Wl,-O1 conftest.cpp  >&5
conftest.cpp:1: error: bad value (=native) for -march= switch
configure:2775: $? = 1
configure:2813: result: 
configure: failed program was:
| /* confdefs.h.  */
| #define PACKAGE_NAME "LZMA"
| #define PACKAGE_TARNAME "lzma"
| #define PACKAGE_VERSION "4.32.7"
| #define PACKAGE_STRING "LZMA 4.32.7"
| #define PACKAGE_BUGREPORT "lasse.col...@tukaani.org"
| #define NDEBUG 1
| #define PACKAGE "lzma"
| #define VERSION "4.32.7"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:2820: error: C++ compiler cannot create executables
See `config.log' for more details.

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

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=set
ac_cv_env_CFLAGS_value='-O2 -march=native -mtune=native -pipe'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='-O2 -march==native -mtune=native -pipe'
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=-Wl,-O1
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i486-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=i486-pc-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CXX=i486-pc-linux-gnu-g++
ac_cv_prog_make_make_set=yes

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

ACLOCAL='${SHELL} 
/var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/missing --run 
aclocal-1.10'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} 
/var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/missing --run tar'
AR=''
AUTOCONF='${SHELL} 
/var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/missing --run 
autoconf'
AUTOHEADER='${SHELL} 
/var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/missing --run 
autoheader'
AUTOMAKE='${SHELL} 
/var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/missing --run 
automake-1.10'
AWK='gawk'
CC=''
CCDEPMODE=''
CFLAGS='-O2 -march=native -mtune=native -pipe'
CPP=''
CPPFLAGS=''
CXX='i486-pc-linux-gnu-g++'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS='-O2 -march==native -mtune=native -pipe'
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DSYMUTIL=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77='no'
FFLAGS=''
GETOPT_H=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS='-Wl,-O1'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} 
/var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/missing --run 
makeinfo'
MKDIR_P='/bin/mkdir -p'
NMEDIT=''
OBJEXT=''
PACKAGE='lzma'
PACKAGE_BUGREPORT='lasse.col...@tukaani.org'
PACKAGE_NAME='LZMA'
PACKAGE_STRING='LZMA 4.32.7'
PACKAGE_TARNAME='lzma'
PACKAGE_VERSION='4.32.7'
PATH_SEPARATOR=':'
RANLIB=''
SDK_CFLAGS='-D_LZMA_IN_CB -D_LZMA_OUT_READ -D_LZMA_SYSTEM_SIZE_T -D_LZMA_PROB32'
SDK_CXXFLAGS='-DCOMPRESS_MF_BT -DCOMPRESS_MF_BT4 -DCOMPRESS_MF_HC'
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='4.32.7'
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build='i486-pc-linux-gnu'
build_alias='i486-pc-linux-gnu'
build_cpu=''
build_os=''
build_vendor=''
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='i486-pc-linux-gnu'
host_alias='i486-pc-linux-gnu'
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='/usr/share/info'
install_sh='$(SHELL) 
/var/tmp/portage/app-arch/lzma-utils-4.32.7/work/lzma-4.32.7/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var/lib'
mandir='/usr/share/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='/etc'
target_alias=''

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

#define PACKAGE_NAME "LZMA"
#define PACKAGE_TARNAME "lzma"
#define PACKAGE_VERSION "4.32.7"
#define PACKAGE_STRING "LZMA 4.32.7"
#define PACKAGE_BUGREPORT "lasse.col...@tukaani.org"
#define NDEBUG 1
#define PACKAGE "lzma"
#define VERSION "4.32.7"

configure: exit 77

Reply via email to