c't

c't-Projekte - Mailinglisten


[Voriger (Datum)] [Nächster (Datum)] [Voriger (Thread)] [Nächster (Thread)]
[Nach Datum][Nach Thread]

Re: [ct-bot] AVR-Toolchain selber bauen

Absender: Timo Sandmann
Datum: So, 13.03.2011 18:31:38
In-reply-to: <AANLkTikLzay0oG3RswpPt6y290-rfrvL_LG5U33+qgKj@xxxxxxxxxxxxxx>
References: <1299879280.2166.26.camel@arphen-lenovo> <4D7A9A22.3010605@xxxxxxxx> <90876512-8C3D-4B6A-B952-41FBDA731DFB@xxxxxxxxxxxxxxx> <1299936788.29879.17.camel@wbam-laptop> <49099589-9205-4597-98C1-963693B86A71@xxxxxxxxxxxxxxx> <AANLkTi=3GUX1MWS2qR60TqFDOJCjCJ5MsEN2mOJgWMeS@xxxxxxxxxxxxxx> <2EC433A1-8E5E-4CD5-A8BF-7FACD8C812A9@xxxxxxxxxxxxxxx> <AANLkTikLzay0oG3RswpPt6y290-rfrvL_LG5U33+qgKj@xxxxxxxxxxxxxx>


hm, etwas seltsam. Was passiert, wenn du beim gcc statt "make" einfach mal "sudo make" benutzt?

Am 13.03.2011 um 17:50 schrieb Sebastian Wozny:
> Ok tut mir Leid:
> This file contains any messages produced by compilers while
> running configure, to aid debugging if configure makes a mistake.
> 
> It was created by GNU C Runtime Library configure 1.0, which was
> generated by GNU Autoconf 2.59.  Invocation command line was
> 
>  $ /home/arphen/Downloads/avrtoolchain/gcc-4.4.3/libgcc/configure
> --cache-file=./config.cache --enable-multilib
> --with-cross-host=i686-pc-linux-gnu --prefix=/usr/local/avr --with-gcc
> --with-gnu-ld --with-gnu-as --with-dwarf2 --disable-libssp --disable-werror
> --disable-nls --disable-shared --disable-threads --disable-libada
> --enable-do --enable-languages=c,c++ --program-transform-name=s,^,avr-,
> --with-target-subdir=avr --build=i686-pc-linux-gnu --host=avr --target=avr
> --srcdir=../../../gcc-4.4.3/libgcc
> 
> ## --------- ##
> ## Platform. ##
> ## --------- ##
> 
> hostname = arphen-VirtualBox
> uname -m = i686
> uname -r = 2.6.35-22-generic
> uname -s = Linux
> uname -v = #33-Ubuntu SMP Sun Sep 19 20:34:50 UTC 2010
> 
> /usr/bin/uname -p = unknown
> /bin/uname -X     = unknown
> 
> /bin/arch              = unknown
> /usr/bin/arch -k       = unknown
> /usr/convex/getsysinfo = unknown
> hostinfo               = unknown
> /bin/machine           = unknown
> /usr/bin/oslevel       = unknown
> /bin/universe          = unknown
> 
> PATH: /usr/local/sbin
> PATH: /usr/local/bin
> PATH: /usr/sbin
> PATH: /usr/bin
> PATH: /sbin
> PATH: /bin
> PATH: /usr/games
> PATH: /usr/local/avr/bin
> 
> 
> ## ----------- ##
> ## Core tests. ##
> ## ----------- ##
> 
> configure:1199: creating cache ./config.cache
> configure:1388: checking for --enable-version-specific-runtime-libs
> configure:1403: result: no
> configure:1435: checking for a BSD-compatible install
> configure:1490: result: /usr/bin/install -c
> configure:1506: checking for gawk
> configure:1535: result: no
> configure:1506: checking for mawk
> configure:1522: found /usr/bin/mawk
> configure:1532: result: mawk
> configure:1555: checking build system type
> configure:1573: result: i686-pc-linux-gnu
> configure:1581: checking host system type
> configure:1595: result: avr-unknown-none
> configure:1654: checking for avr-ar
> configure:1680: result: avr-ar
> configure:1733: checking for avr-lipo
> configure:1759: result: avr-lipo
> configure:1813: checking for avr-nm
> configure:1839: result:
> /home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/nm
> configure:1892: checking for avr-ranlib
> configure:1918: result: avr-ranlib
> configure:1972: checking for avr-strip
> configure:1998: result: avr-strip
> configure:2049: checking whether ln -s works
> configure:2053: result: yes
> configure:2070: checking for avr-gcc
> configure:2096: result:
> /home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/xgcc
> -B/home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/
> -B/usr/local/avr/avr/bin/ -B/usr/local/avr/avr/lib/ -isystem
> /usr/local/avr/avr/include -isystem /usr/local/avr/avr/sys-include
> configure:2380: checking for C compiler version
> configure:2383: /home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/xgcc
> -B/home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/
> -B/usr/local/avr/avr/bin/ -B/usr/local/avr/avr/lib/ -isystem
> /usr/local/avr/avr/include -isystem /usr/local/avr/avr/sys-include --version
> </dev/null >&5
> xgcc (GCC) 4.4.3
> Copyright (C) 2010 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:2386: $? = 0
> configure:2388: /home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/xgcc
> -B/home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/
> -B/usr/local/avr/avr/bin/ -B/usr/local/avr/avr/lib/ -isystem
> /usr/local/avr/avr/include -isystem /usr/local/avr/avr/sys-include -v
> </dev/null >&5
> Reading specs from /home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/specs
> Target: avr
> Configured with: ../gcc-4.4.3/configure --prefix=/usr/local/avr --target=avr
> --program-prefix=avr- --with-gcc --with-gnu-ld --with-gnu-as --with-dwarf2
> --disable-libssp --enable-languages=c,c++ --disable-werror --disable-nls
> --disable-shared --disable-threads --disable-libada --enable-do
> Thread model: single
> gcc version 4.4.3 (GCC)
> configure:2391: $? = 0
> configure:2393: /home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/xgcc
> -B/home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/
> -B/usr/local/avr/avr/bin/ -B/usr/local/avr/avr/lib/ -isystem
> /usr/local/avr/avr/include -isystem /usr/local/avr/avr/sys-include -V
> </dev/null >&5
> xgcc: '-V' must come at the start of the command line
> configure:2396: $? = 1
> configure:2415: /home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/xgcc
> -B/home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/
> -B/usr/local/avr/avr/bin/ -B/usr/local/avr/avr/lib/ -isystem
> /usr/local/avr/avr/include -isystem /usr/local/avr/avr/sys-include -o
> conftest -g -O2     conftest.c  >&5
> exec: 78: : Permission denied
> configure:2418: $? = 1
> configure:2590: checking for suffix of object files
> configure:2611: /home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/xgcc
> -B/home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/
> -B/usr/local/avr/avr/bin/ -B/usr/local/avr/avr/lib/ -isystem
> /usr/local/avr/avr/include -isystem /usr/local/avr/avr/sys-include -c -g
> -O2    conftest.c >&5
> exec: 78: : Permission denied
> configure:2614: $? = 1
> configure: failed program was:
> | /* confdefs.h.  */
> |
> | #define PACKAGE_NAME "GNU C Runtime Library"
> | #define PACKAGE_TARNAME "libgcc"
> | #define PACKAGE_VERSION "1.0"
> | #define PACKAGE_STRING "GNU C Runtime Library 1.0"
> | #define PACKAGE_BUGREPORT ""
> | /* end confdefs.h.  */
> |
> | int
> | main ()
> | {
> |
> |   ;
> |   return 0;
> | }
> configure:2627: error: in
> `/home/arphen/Downloads/avrtoolchain/build-gcc/avr/libgcc':
> configure:2630: error: cannot compute suffix of object files: cannot compile
> See `config.log' for more details.
> 
> ## ---------------- ##
> ## Cache variables. ##
> ## ---------------- ##
> 
> ac_cv_build=i686-pc-linux-gnu
> ac_cv_build_alias=i686-pc-linux-gnu
> ac_cv_env_CC_set=set
> ac_cv_env_CC_value='/home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/xgcc
> -B/home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/
> -B/usr/local/avr/avr/bin/ -B/usr/local/avr/avr/lib/ -isystem
> /usr/local/avr/avr/include -isystem /usr/local/avr/avr/sys-include'
> ac_cv_env_CFLAGS_set=set
> ac_cv_env_CFLAGS_value='-g -O2  '
> ac_cv_env_CPPFLAGS_set=set
> ac_cv_env_CPPFLAGS_value=
> ac_cv_env_CPP_set=
> ac_cv_env_CPP_value=
> ac_cv_env_LDFLAGS_set=set
> ac_cv_env_LDFLAGS_value=
> ac_cv_env_build_alias_set=set
> ac_cv_env_build_alias_value=i686-pc-linux-gnu
> ac_cv_env_host_alias_set=set
> ac_cv_env_host_alias_value=avr
> ac_cv_env_target_alias_set=set
> ac_cv_env_target_alias_value=avr
> ac_cv_host=avr-unknown-none
> ac_cv_host_alias=avr
> ac_cv_prog_AR=avr-ar
> ac_cv_prog_AWK=mawk
> ac_cv_prog_CC='/home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/xgcc
> -B/home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/
> -B/usr/local/avr/avr/bin/ -B/usr/local/avr/avr/lib/ -isystem
> /usr/local/avr/avr/include -isystem /usr/local/avr/avr/sys-include'
> ac_cv_prog_LIPO=avr-lipo
> ac_cv_prog_NM=/home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/nm
> ac_cv_prog_RANLIB=avr-ranlib
> ac_cv_prog_STRIP=avr-strip
> 
> ## ----------------- ##
> ## Output variables. ##
> ## ----------------- ##
> 
> AR='avr-ar'
> AWK='mawk'
> CC='/home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/xgcc
> -B/home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/
> -B/usr/local/avr/avr/bin/ -B/usr/local/avr/avr/lib/ -isystem
> /usr/local/avr/avr/include -isystem /usr/local/avr/avr/sys-include'
> CFLAGS='-g -O2  '
> CPP=''
> CPPFLAGS=''
> DEFS=''
> ECHO_C=''
> ECHO_N='-n'
> ECHO_T=''
> EXEEXT=''
> INSTALL_DATA='/usr/bin/install -c -m 644'
> INSTALL_PROGRAM='/usr/bin/install -c'
> INSTALL_SCRIPT='/usr/bin/install -c'
> LDFLAGS=''
> LIBOBJS=''
> LIBS=''
> LIPO='avr-lipo'
> LN_S='ln -s'
> LTLIBOBJS=''
> NM='/home/arphen/Downloads/avrtoolchain/build-gcc/./gcc/nm'
> OBJEXT=''
> PACKAGE_BUGREPORT=''
> PACKAGE_NAME='GNU C Runtime Library'
> PACKAGE_STRING='GNU C Runtime Library 1.0'
> PACKAGE_TARNAME='libgcc'
> PACKAGE_VERSION='1.0'
> PATH_SEPARATOR=':'
> RANLIB='avr-ranlib'
> SHELL='/bin/bash'
> STRIP='avr-strip'
> ac_ct_AR=''
> ac_ct_CC=''
> ac_ct_LIPO=''
> ac_ct_NM=''
> ac_ct_RANLIB=''
> ac_ct_STRIP=''
> asm_hidden_op=''
> bindir='${exec_prefix}/bin'
> build='i686-pc-linux-gnu'
> build_alias='i686-pc-linux-gnu'
> build_cpu='i686'
> build_libsubdir='build-i686-pc-linux-gnu'
> build_os='linux-gnu'
> build_subdir='build-i686-pc-linux-gnu'
> build_vendor='pc'
> datadir='${prefix}/share'
> decimal_float=''
> enable_decimal_float=''
> enable_shared='no'
> exec_prefix='NONE'
> extra_parts=''
> fixed_point=''
> host='avr-unknown-none'
> host_alias='avr'
> host_cpu='avr'
> host_noncanonical='avr'
> host_os='none'
> host_subdir='.'
> host_vendor='unknown'
> includedir='${prefix}/include'
> infodir='${prefix}/info'
> libdir='${exec_prefix}/lib'
> libexecdir='${exec_prefix}/libexec'
> libgcc_topdir='../../../gcc-4.4.3/libgcc/..'
> localstatedir='${prefix}/var'
> mandir='${prefix}/man'
> oldincludedir='/usr/include'
> prefix='/usr/local/avr'
> program_transform_name='s,^,avr-,'
> sbindir='${exec_prefix}/sbin'
> set_have_cc_tls=''
> sharedstatedir='${prefix}/com'
> slibdir='$(exec_prefix)/$(host_noncanonical)/lib'
> sysconfdir='${prefix}/etc'
> target_alias='avr'
> target_subdir='avr'
> tmake_file=''
> vis_hide=''
> 
> ## ----------- ##
> ## confdefs.h. ##
> ## ----------- ##
> 
> #define PACKAGE_BUGREPORT ""
> #define PACKAGE_NAME "GNU C Runtime Library"
> #define PACKAGE_STRING "GNU C Runtime Library 1.0"
> #define PACKAGE_TARNAME "libgcc"
> #define PACKAGE_VERSION "1.0"
> 
> configure: exit 1
> _______________________________________________
> ct-bot-entwickler Mailingliste
> ct-bot-entwickler@xxxxxxxxxxxxxxxxx
> http://www.heise.de/bin/newsletter/listinfo/ct-bot-entwickler