- Mitglied seit
- 19 Feb 2007
- Beiträge
- 30
- Punkte für Reaktionen
- 0
- Punkte
- 0
Hi, ich hab jetzt schon zwei versuche gestartet, bekomme aber immer folgenden Fehler:
Kann mit bitte einer helfen? Im Forum / google habe ich keine Lösung gefunden.
Danke.
Björn
Log für libevent vor Fehler:
config.log
Code:
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
make: *** [source/libevent-1.2/.configured] Fehler 77
Kann mit bitte einer helfen? Im Forum / google habe ich keine Lösung gefunden.
Danke.
Björn
Log für libevent vor Fehler:
Code:
make[1]: Leaving directory `/home/vdr/ds-mod/ds-0.2.9_26-13/source/lzo-2.02'
touch -c /home/vdr/ds-mod/ds-0.2.9_26-13/toolchain/build/gcc-4.1.0-uClibc-0.9.28/mipsel-linux-uclibc/usr/lib/liblzo2.so
/home/vdr/ds-mod/ds-0.2.9_26-13/toolchain/target/bin/mipsel-linux-uclibc-strip --remove-section=.comment --remove-section=.note /home/vdr/ds-mod/ds-0.2.9_26-13/toolchain/build/gcc-4.1.0-uClibc-0.9.28/mipsel-linux-uclibc/usr/lib/liblzo*.so*
cp -a /home/vdr/ds-mod/ds-0.2.9_26-13/toolchain/build/gcc-4.1.0-uClibc-0.9.28/mipsel-linux-uclibc/usr/lib/liblzo*.so* root/usr/lib/
tar -C source -v -xzf dl/libevent-1.2.tar.gz
libevent-1.2/WIN32-Code/misc.c
libevent-1.2/WIN32-Code/win32.c
libevent-1.2/WIN32-Code/config.h
libevent-1.2/WIN32-Code/misc.h
libevent-1.2/WIN32-Prj/event_test/event_test.dsp
libevent-1.2/WIN32-Prj/event_test/test.txt
libevent-1.2/WIN32-Prj/signal_test/signal_test.dsp
libevent-1.2/WIN32-Prj/time_test/time_test.dsp
libevent-1.2/WIN32-Prj/libevent.dsp
libevent-1.2/WIN32-Prj/libevent.dsw
libevent-1.2/compat/sys/queue.h
libevent-1.2/compat/sys/tree.h
libevent-1.2/compat/sys/_time.h
libevent-1.2/sample/Makefile.am
libevent-1.2/sample/Makefile.in
libevent-1.2/sample/event-test.c
libevent-1.2/sample/signal-test.c
libevent-1.2/sample/time-test.c
libevent-1.2/test/Makefile.am
libevent-1.2/test/Makefile.in
libevent-1.2/test/bench.c
libevent-1.2/test/regress.c
libevent-1.2/test/test-eof.c
libevent-1.2/test/test-weof.c
libevent-1.2/test/test-time.c
libevent-1.2/test/test-init.c
libevent-1.2/test/test.sh
libevent-1.2/test/regress.h
libevent-1.2/test/regress_http.c
libevent-1.2/test/regress_dns.c
libevent-1.2/test/regress.gen.c
libevent-1.2/test/regress.gen.h
libevent-1.2/test/regress.rpc
libevent-1.2/README
libevent-1.2/configure.in
libevent-1.2/aclocal.m4
libevent-1.2/event.h
libevent-1.2/evhttp.h
libevent-1.2/evdns.h
libevent-1.2/Makefile.am
libevent-1.2/Makefile.in
libevent-1.2/config.h.in
libevent-1.2/configure
libevent-1.2/acconfig.h
libevent-1.2/config.guess
libevent-1.2/config.sub
libevent-1.2/devpoll.c
libevent-1.2/epoll.c
libevent-1.2/epoll_sub.c
libevent-1.2/evport.c
libevent-1.2/install-sh
libevent-1.2/kqueue.c
libevent-1.2/ltmain.sh
libevent-1.2/missing
libevent-1.2/mkinstalldirs
libevent-1.2/poll.c
libevent-1.2/rtsig.c
libevent-1.2/select.c
libevent-1.2/signal.c
libevent-1.2/strlcpy.c
libevent-1.2/event.c
libevent-1.2/buffer.c
libevent-1.2/evbuffer.c
libevent-1.2/log.c
libevent-1.2/event_tagging.c
libevent-1.2/http.c
libevent-1.2/http-internal.h
libevent-1.2/evdns.c
libevent-1.2/event-internal.h
libevent-1.2/log.h
libevent-1.2/evsignal.h
libevent-1.2/evdns.3
libevent-1.2/event.3
libevent-1.2/event_rpcgen.py
for i in make/libs/patches/*.libevent.patch; do \
patch -d source/libevent-1.2 -p0 < $i; \
done
patching file event.c
touch source/libevent-1.2/.unpacked
( cd source/libevent-1.2; rm -f config.status; \
PATH="/home/vdr/ds-mod/ds-0.2.9_26-13/toolchain/target/bin:/bin:/sbin:/usr/bin:/usr/sbin" \
CFLAGS="-Os -W -Wall -pipe -Wa,--trap -msoft-float -mips32 -mtune=mips32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" \
CPPFLAGS="-I/home/vdr/ds-mod/ds-0.2.9_26-13/toolchain/build/gcc-4.1.0-uClibc-0.9.28/mipsel-linux-uclibc/usr/include" \
LDFLAGS="-XCClinker -static-libgcc -L/home/vdr/ds-mod/ds-0.2.9_26-13/toolchain/build/gcc-4.1.0-uClibc-0.9.28/mipsel-linux-uclibc/usr/lib" \
./configure \
--target=mipsel-linux \
--host=mipsel-linux \
--build=i386-pc-linux-gnu \
--program-prefix="" \
--program-suffix="" \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \
--datadir=/usr/share \
--includedir=/usr/include \
--infodir=/usr/share/info \
--libdir=/usr/lib \
--libexecdir=/usr/lib \
--localstatedir=/var \
--mandir=/usr/share/man \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
\
--disable-nls \
--enable-shared \
--disable-static \
);
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for mipsel-linux-strip... mipsel-linux-strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for mipsel-linux-gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.
make: *** [source/libevent-1.2/.configured] Fehler 77
config.log
Code:
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 --target=mipsel-linux --host=mipsel-linux --build=i386-pc-linux-gnu --program-prefix= --program-suffix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --datadir=/usr/share --includedir=/usr/include --infodir=/usr/share/info --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var --mandir=/usr/share/man --sbindir=/usr/sbin --sysconfdir=/etc --disable-nls --enable-shared --disable-static
## --------- ##
## Platform. ##
## --------- ##
hostname = vdr01
uname -m = i686
uname -r = 2.6.16-gentoo
uname -s = Linux
uname -v = #2 PREEMPT Tue Mar 21 20:01:15 CET 2006
/usr/bin/uname -p = AMD Athlon(tm) XP 2800+
/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/vdr/ds-mod/ds-0.2.9_26-13/toolchain/target/bin
PATH: /bin
PATH: /sbin
PATH: /usr/bin
PATH: /usr/sbin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1539: checking for a BSD-compatible install
configure:1594: result: /bin/install -c
configure:1605: checking whether build environment is sane
configure:1648: result: yes
configure:1705: checking for gawk
configure:1721: found /bin/gawk
configure:1731: result: gawk
configure:1741: checking whether make sets $(MAKE)
configure:1761: result: yes
configure:1840: checking for mipsel-linux-strip
configure:1856: found /home/vdr/ds-mod/ds-0.2.9_26-13/toolchain/target/bin/mipsel-linux-strip
configure:1866: result: mipsel-linux-strip
configure:1927: checking whether to enable maintainer-specific portions of Makefiles
configure:1936: result: no
configure:1964: checking for mipsel-linux-gcc
configure:1990: result: gcc
configure:2272: checking for C compiler version
configure:2275: gcc --version </dev/null >&5
gcc (GCC) 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
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:2278: $? = 0
configure:2280: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i586-pc-linux-gnu/3.3.4/specs
Configured with: /var/tmp/portage/gcc-3.3.4-r1/work/gcc-3.3.4/configure --prefix=/usr --bindir=/usr/i586-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i586-pc-linux-gnu/3.3.4/include --datadir=/usr/share/gcc-data/i586-pc-linux-gnu/3.3 --mandir=/usr/share/gcc-data/i586-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i586-pc-linux-gnu/3.3/info --enable-shared --host=i586-pc-linux-gnu --target=i586-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long --disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i586-pc-linux-gnu/3.3.4/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext --disable-multilib --enable-__cxa_atexit --enable-clocale=generic
Thread model: posix
gcc version 3.3.4 20040623 (Gentoo Linux 3.3.4-r1, ssp-3.3.2-2, pie-8.7.6)
configure:2283: $? = 0
configure:2285: gcc -V </dev/null >&5
gcc: `-V' option must have argument
configure:2288: $? = 1
configure:2311: checking for C compiler default output file name
configure:2314: gcc -Os -W -Wall -pipe -Wa,--trap -msoft-float -mips32 -mtune=mips32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -I/home/vdr/ds-mod/ds-0.2.9_26-13/toolchain/build/gcc-4.1.0-uClibc-0.9.28/mipsel-linux-uclibc/usr/include -XCClinker -static-libgcc -L/home/vdr/ds-mod/ds-0.2.9_26-13/toolchain/build/gcc-4.1.0-uClibc-0.9.28/mipsel-linux-uclibc/usr/lib conftest.c >&5
gcc: unrecognized option `-XCClinker'
cc1: error: invalid option `ips32'
cc1: error: invalid option `tune=mips32'
/usr/lib/gcc-lib/i586-pc-linux-gnu/3.3.4/../../../../i586-pc-linux-gnu/bin/as: unrecognized option `--trap'
configure:2317: $? = 1
configure: failed program was:
| /* confdefs.h. */
|
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "libevent"
| #define VERSION "1.2"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:2356: error: C compiler cannot create executables
See `config.log' for more details.
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-Os -W -Wall -pipe -Wa,--trap -msoft-float -mips32 -mtune=mips32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-I/home/vdr/ds-mod/ds-0.2.9_26-13/toolchain/build/gcc-4.1.0-uClibc-0.9.28/mipsel-linux-uclibc/usr/include
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=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++
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='-XCClinker -static-libgcc -L/home/vdr/ds-mod/ds-0.2.9_26-13/toolchain/build/gcc-4.1.0-uClibc-0.9.28/mipsel-linux-uclibc/usr/lib'
ac_cv_env_build_alias_set=set
ac_cv_env_build_alias_value=i386-pc-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=mipsel-linux
ac_cv_env_target_alias_set=set
ac_cv_env_target_alias_value=mipsel-linux
ac_cv_path_install='/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=gcc
ac_cv_prog_STRIP=mipsel-linux-strip
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/vdr/ds-mod/ds-0.2.9_26-13/source/libevent-1.2/missing --run aclocal-1.8'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /home/vdr/ds-mod/ds-0.2.9_26-13/source/libevent-1.2/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/vdr/ds-mod/ds-0.2.9_26-13/source/libevent-1.2/missing --run autoconf'
AUTOHEADER='${SHELL} /home/vdr/ds-mod/ds-0.2.9_26-13/source/libevent-1.2/missing --run autoheader'
AUTOMAKE='${SHELL} /home/vdr/ds-mod/ds-0.2.9_26-13/source/libevent-1.2/missing --run automake-1.8'
AWK='gawk'
BUILD_WIN32_FALSE=''
BUILD_WIN32_TRUE=''
CC='gcc'
CCDEPMODE=''
CFLAGS='-Os -W -Wall -pipe -Wa,--trap -msoft-float -mips32 -mtune=mips32 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64'
CPP=''
CPPFLAGS='-I/home/vdr/ds-mod/ds-0.2.9_26-13/toolchain/build/gcc-4.1.0-uClibc-0.9.28/mipsel-linux-uclibc/usr/include'
CXX='g++'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
LDFLAGS='-XCClinker -static-libgcc -L/home/vdr/ds-mod/ds-0.2.9_26-13/toolchain/build/gcc-4.1.0-uClibc-0.9.28/mipsel-linux-uclibc/usr/lib'
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIBTOOL_DEPS=''
LN_S=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/vdr/ds-mod/ds-0.2.9_26-13/source/libevent-1.2/missing --run makeinfo'
OBJEXT=''
PACKAGE='libevent'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP='mipsel-linux-strip'
VERSION='1.2'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
bindir='/usr/bin'
build='i386-pc-linux-gnu'
build_alias='i386-pc-linux-gnu'
build_cpu=''
build_os=''
build_vendor=''
datadir='/usr/share'
exec_prefix='/usr'
host='mipsel-linux'
host_alias='mipsel-linux'
host_cpu=''
host_os=''
host_vendor=''
includedir='/usr/include'
infodir='/usr/share/info'
install_sh='/home/vdr/ds-mod/ds-0.2.9_26-13/source/libevent-1.2/install-sh'
libdir='/usr/lib'
libexecdir='/usr/lib'
localstatedir='/var'
mandir='/usr/share/man'
mkdir_p='mkdir -p -- .'
oldincludedir='/usr/include'
prefix='/usr'
program_transform_name='s,$$,,;s,^,,'
sbindir='/usr/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias='mipsel-linux'
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE "libevent"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "1.2"
configure: exit 77
Zuletzt bearbeitet: