,
i have the last svn version.
I have an config for x64 cross compiling from x86.
The problem is the gcc compiler do not create executable( not find crt1.o)
i atthach the log
regards
gerardo di iorio
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by GNU Texinfo configure 4.13, which was
generated by GNU Autoconf 2.63. Invocation command line was
$ ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
--libdir=/usr/lib64 --datadir=/usr/share --includedir=/usr/include
--infodir=/usr/info --mandir=/usr/man --sysconfdir=/etc --localstatedir=/var
--disable-debug --with-libpam --with-pam --enable-libpam --enable-pam
--build=i686-nocross-linux-gnu --host=x86_64-t2-linux-gnu
--cache-file=./config.cache
## --------- ##
## Platform. ##
## --------- ##
hostname = lxmail1
uname -m = x86_64
uname -r = 2.6.24-inside-t2-sandbox
uname -s = Linux
uname -v = #1: SMP Tue Feb 17 10:54:39 CET 2009
/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:
/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/wrapper
PATH:
/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/bin
PATH:
/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/crosscc
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: /root/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1957: loading cache ./config.cache
configure:2125: checking for a BSD-compatible install
configure:2193: result:
/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/wrapper/install
-c
configure:2204: checking whether build environment is sane
configure:2247: result: yes
configure:2272: checking for a thread-safe mkdir -p
configure:2311: result: /bin/mkdir -p
configure:2324: checking for gawk
configure:2351: result: gawk
configure:2362: checking whether make sets $(MAKE)
configure:2384: result: yes
configure:2464: checking for x86_64-t2-linux-gnu-strip
configure:2491: result: x86_64-t2-linux-gnu-strip
configure:2579: checking whether to enable maintainer-specific portions of
Makefiles
configure:2588: result: no
configure:2611: checking for x86_64-t2-linux-gnu-gcc
configure:2638: result: x86_64-t2-linux-gnu-gcc
configure:2910: checking for C compiler version
configure:2918: x86_64-t2-linux-gnu-gcc --version >&5
x86_64-t2-linux-gnu-gcc (GCC) 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:2922: $? = 0
configure:2929: x86_64-t2-linux-gnu-gcc -v >&5
Using built-in specs.
Target: x86_64-t2-linux-gnu
Configured with: ../configure
--prefix=/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/usr
--bindir=/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/usr/crosscc
--sbindir=/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/usr/sbin
--libdir=/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/usr/lib64
--datadir=/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/usr/share
--includedir=/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/usr/include
--infodir=/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/usr/info
--mandir=/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/usr/man
--sysconfdir=/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/etc
--localstatedir=/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/var
--disable-debug --with-libpam --with-pam --enable-libpam --enable-pam
--with-mpfr=/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross
--with-mpfr-lib=/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross//usr/lib64
--target=x86_64-t2-linux-gnu --build=i686-nocross-linux-gnu
--host=i686-nocross-linux-gnu --target=x86_64-t2-linux-gnu
--enable-__cxa_atexit --disable-checking --disable-bootstrap
--disable-libstdcxx-pch --enable-multilib
--with-sysroot=/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross
--program-prefix=x86_64-t2-linux-gnu- --disable-cpp --disable-shared
--disable-libssp --disable-libgomp --enable-languages=c,c++ --disable-libmudflap
Thread model: posix
gcc version 4.3.2 (GCC)
configure:2933: $? = 0
configure:2940: x86_64-t2-linux-gnu-gcc -V >&5
x86_64-t2-linux-gnu-gcc: '-V' must come at the start of the command line
configure:2944: $? = 1
configure:2967: checking for C compiler default output file name
configure:2989: x86_64-t2-linux-gnu-gcc conftest.c >&5
/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/crosscc/../lib64/gcc/x86_64-t2-linux-gnu/4.3.2/../../../../x86_64-t2-linux-gnu/bin/ld:
crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:2993: $? = 1
configure:3031: result:
configure: failed program was:
| /* confdefs.h. */
| #define PACKAGE_NAME "GNU Texinfo"
| #define PACKAGE_TARNAME "texinfo"
| #define PACKAGE_VERSION "4.13"
| #define PACKAGE_STRING "GNU Texinfo 4.13"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE "texinfo"
| #define VERSION "4.13"
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:3037: error: in
`/home/tmp/t2/t2-trunk/src.texinfo.default.20090217.110146.798.lxmail1/texinfo-4.13':
configure:3040: 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=x86_64-t2-linux-gnu-gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=set
ac_cv_env_CPP_value=x86_64-t2-linux-gnu-cpp
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=set
ac_cv_env_build_alias_value=i686-nocross-linux-gnu
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-t2-linux-gnu
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_file___dev_urandom_=yes
ac_cv_file__dev_ptc=no
ac_cv_file__dev_ptmx=yes
ac_cv_file__dev_random=yes
ac_cv_func_closedir_void=no
ac_cv_func_fnmatch_works=yes
ac_cv_func_getpgrp_void=yes
ac_cv_func_getpwuid_r=yes
ac_cv_func_posix_getpwuid_r=yes
ac_cv_func_setpgrp_void=yes
ac_cv_func_setrlimit=no
ac_cv_func_setvbuf_reversed=no
ac_cv_have_abstract_sockets=yes
ac_cv_header_stdc=yes
ac_cv_header_ulimit_h=yes
ac_cv_path_FCCACHE=/bin/echo
ac_cv_path_install='/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/wrapper/install
-c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_CC=x86_64-t2-linux-gnu-gcc
ac_cv_prog_STRIP=x86_64-t2-linux-gnu-strip
ac_cv_prog_make_make_set=yes
ac_cv_sys_restartable_syscalls=yes
am_cv_func_working_getline=yes
bash_cv_func_sigsetjmp=missing
bash_cv_func_strcoll_broken=no
bash_cv_have_mbstate_t=yes
bash_cv_must_reinstall_sighandlers=yes
compat_cv_func_makedev_three_args=no
gl_cv_func_gettimeofday_clobber=no
glib_cv___va_copy=yes
glib_cv_has__inline=yes
glib_cv_has__inline__=yes
glib_cv_hasinline=yes
glib_cv_rtldglobal_broken=no
glib_cv_sane_realloc=yes
glib_cv_sizeof_gmutex=24
glib_cv_stack_grows=yes
glib_cv_uscore=no
glib_cv_va_copy=yes
glib_cv_va_val_copy=yes
knfsd_cv_bsd_signals=no
ksh_cv_dev_fd=no
ksh_cv_func_times_ok=yes
ksh_cv_pgrp_check=posix
ksh_cv_rlim_check=long
sudo_cv_ebcdic=no
utils_cv_sys_open_max=1021
vi_cv_sprintf_count=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL}
/home/tmp/t2/t2-trunk/src.texinfo.default.20090217.110146.798.lxmail1/texinfo-4.13/build-aux/missing
--run aclocal-1.10'
ALLOCA=''
ALLOCA_H=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL}
/home/tmp/t2/t2-trunk/src.texinfo.default.20090217.110146.798.lxmail1/texinfo-4.13/build-aux/missing
--run tar'
ARGZ_H=''
AUTOCONF='${SHELL}
/home/tmp/t2/t2-trunk/src.texinfo.default.20090217.110146.798.lxmail1/texinfo-4.13/build-aux/missing
--run autoconf'
AUTOHEADER='${SHELL}
/home/tmp/t2/t2-trunk/src.texinfo.default.20090217.110146.798.lxmail1/texinfo-4.13/build-aux/missing
--run autoheader'
AUTOMAKE='${SHELL}
/home/tmp/t2/t2-trunk/src.texinfo.default.20090217.110146.798.lxmail1/texinfo-4.13/build-aux/missing
--run automake-1.10'
AWK='gawk'
BITSIZEOF_PTRDIFF_T=''
BITSIZEOF_SIG_ATOMIC_T=''
BITSIZEOF_SIZE_T=''
BITSIZEOF_WCHAR_T=''
BITSIZEOF_WINT_T=''
CC='x86_64-t2-linux-gnu-gcc'
CCDEPMODE=''
CFLAGS=''
CPP='x86_64-t2-linux-gnu-cpp'
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
GETOPT_H=''
GETTEXT_MACRO_VERSION=''
GLIBC21=''
GL_COND_LIBTOOL_FALSE=''
GL_COND_LIBTOOL_TRUE=''
GMSGFMT=''
GMSGFMT_015=''
GNULIB_CALLOC_POSIX=''
GNULIB_CHOWN=''
GNULIB_DUP2=''
GNULIB_ENVIRON=''
GNULIB_FCHDIR=''
GNULIB_FTRUNCATE=''
GNULIB_GETCWD=''
GNULIB_GETLOGIN_R=''
GNULIB_GETPAGESIZE=''
GNULIB_GETSUBOPT=''
GNULIB_LCHOWN=''
GNULIB_LSEEK=''
GNULIB_MALLOC_POSIX=''
GNULIB_MBSCASECMP=''
GNULIB_MBSCASESTR=''
GNULIB_MBSCHR=''
GNULIB_MBSCSPN=''
GNULIB_MBSLEN=''
GNULIB_MBSNCASECMP=''
GNULIB_MBSNLEN=''
GNULIB_MBSPBRK=''
GNULIB_MBSPCASECMP=''
GNULIB_MBSRCHR=''
GNULIB_MBSSEP=''
GNULIB_MBSSPN=''
GNULIB_MBSSTR=''
GNULIB_MBSTOK_R=''
GNULIB_MEMMEM=''
GNULIB_MEMPCPY=''
GNULIB_MEMRCHR=''
GNULIB_MKDTEMP=''
GNULIB_MKSTEMP=''
GNULIB_PUTENV=''
GNULIB_RAWMEMCHR=''
GNULIB_READLINK=''
GNULIB_REALLOC_POSIX=''
GNULIB_RPMATCH=''
GNULIB_SETENV=''
GNULIB_SLEEP=''
GNULIB_STPCPY=''
GNULIB_STPNCPY=''
GNULIB_STRCASESTR=''
GNULIB_STRCHRNUL=''
GNULIB_STRDUP=''
GNULIB_STRERROR=''
GNULIB_STRNDUP=''
GNULIB_STRNLEN=''
GNULIB_STRPBRK=''
GNULIB_STRSEP=''
GNULIB_STRSIGNAL=''
GNULIB_STRSTR=''
GNULIB_STRTOD=''
GNULIB_STRTOK_R=''
GNULIB_UNSETENV=''
GNULIB_WCWIDTH=''
GREP=''
HAVE_CALLOC_POSIX=''
HAVE_DECL_ENVIRON=''
HAVE_DECL_GETLOGIN_R=''
HAVE_DECL_MEMMEM=''
HAVE_DECL_MEMRCHR=''
HAVE_DECL_STRDUP=''
HAVE_DECL_STRERROR=''
HAVE_DECL_STRNDUP=''
HAVE_DECL_STRNLEN=''
HAVE_DECL_STRSIGNAL=''
HAVE_DECL_STRTOK_R=''
HAVE_DECL_WCWIDTH=''
HAVE_DUP2=''
HAVE_FTRUNCATE=''
HAVE_GETPAGESIZE=''
HAVE_GETSUBOPT=''
HAVE_INTTYPES_H=''
HAVE_ISWCNTRL=''
HAVE_LONG_LONG_INT=''
HAVE_LSTAT=''
HAVE_MALLOC_POSIX=''
HAVE_MEMPCPY=''
HAVE_MKDTEMP=''
HAVE_OS_H=''
HAVE_RAWMEMCHR=''
HAVE_READLINK=''
HAVE_REALLOC_POSIX=''
HAVE_RPMATCH=''
HAVE_SETENV=''
HAVE_SIGNED_SIG_ATOMIC_T=''
HAVE_SIGNED_WCHAR_T=''
HAVE_SIGNED_WINT_T=''
HAVE_SLEEP=''
HAVE_STDINT_H=''
HAVE_STPCPY=''
HAVE_STPNCPY=''
HAVE_STRCASESTR=''
HAVE_STRCHRNUL=''
HAVE_STRNDUP=''
HAVE_STRPBRK=''
HAVE_STRSEP=''
HAVE_STRTOD=''
HAVE_STRUCT_TIMEVAL=''
HAVE_SYS_BITYPES_H=''
HAVE_SYS_INTTYPES_H=''
HAVE_SYS_PARAM_H=''
HAVE_SYS_TIME_H=''
HAVE_SYS_TYPES_H=''
HAVE_UNISTD_H=''
HAVE_UNSETENV=''
HAVE_UNSIGNED_LONG_LONG_INT=''
HAVE_WCHAR_H=''
HAVE_WCTYPE_H=''
HAVE_WINT_T=''
HAVE__BOOL=''
HELP2MAN=''
HEVEA=''
INCLUDE_NEXT=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INSTALL_WARNINGS_FALSE=''
INSTALL_WARNINGS_TRUE=''
INTLLIBS=''
INTL_MACOSX_LIBS=''
LDFLAGS=''
LIBGNU_LIBDEPS=''
LIBGNU_LTLIBDEPS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LOCALCHARSET_TESTS_ENVIRONMENT=''
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL}
/home/tmp/t2/t2-trunk/src.texinfo.default.20090217.110146.798.lxmail1/texinfo-4.13/build-aux/missing
--run makeinfo'
MKDIR_P='/bin/mkdir -p'
MSGFMT=''
MSGFMT_015=''
MSGMERGE=''
NEXT_STDINT_H=''
NEXT_STDLIB_H=''
NEXT_STRING_H=''
NEXT_SYS_STAT_H=''
NEXT_SYS_TIME_H=''
NEXT_UNISTD_H=''
NEXT_WCHAR_H=''
NEXT_WCTYPE_H=''
OBJEXT=''
PACKAGE='texinfo'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='GNU Texinfo'
PACKAGE_STRING='GNU Texinfo 4.13'
PACKAGE_TARNAME='texinfo'
PACKAGE_VERSION='4.13'
PATH_SEPARATOR=':'
POSUB=''
PTRDIFF_T_SUFFIX=''
RANLIB='x86_64-t2-linux-gnu-ranlib'
REPLACE_CHOWN=''
REPLACE_FCHDIR=''
REPLACE_GETCWD=''
REPLACE_GETPAGESIZE=''
REPLACE_GETTIMEOFDAY=''
REPLACE_ISWCNTRL=''
REPLACE_LCHOWN=''
REPLACE_LSEEK=''
REPLACE_MEMMEM=''
REPLACE_MKDIR=''
REPLACE_MKSTEMP=''
REPLACE_PUTENV=''
REPLACE_STRCASESTR=''
REPLACE_STRERROR=''
REPLACE_STRSIGNAL=''
REPLACE_STRSTR=''
REPLACE_STRTOD=''
REPLACE_WCWIDTH=''
SET_MAKE=''
SHELL='/bin/sh'
SIG_ATOMIC_T_SUFFIX=''
SIZE_T_SUFFIX=''
STDBOOL_H=''
STDINT_H=''
STRIP='x86_64-t2-linux-gnu-strip'
SYS_STAT_H=''
SYS_TIME_H=''
TERMLIBS=''
TEX=''
TOOLS_ONLY_FALSE=''
TOOLS_ONLY_TRUE=''
USE_NLS=''
VERSION='4.13'
VOID_UNSETENV=''
WCHAR_H=''
WCHAR_T_SUFFIX=''
WCTYPE_H=''
WINT_T_SUFFIX=''
XGETTEXT=''
XGETTEXT_015=''
XGETTEXT_EXTRA_OPTIONS=''
ac_ct_CC=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include=''
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='/usr/bin'
build='i686-nocross-linux-gnu'
build_alias='i686-nocross-linux-gnu'
build_cpu=''
build_os=''
build_vendor=''
datadir='/usr/share'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
gl_LIBOBJS=''
gl_LTLIBOBJS=''
gltests_LIBOBJS=''
gltests_LTLIBOBJS=''
host='x86_64-t2-linux-gnu'
host_alias='x86_64-t2-linux-gnu'
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='/usr/include'
infodir='/usr/info'
install_sh='$(SHELL)
/home/tmp/t2/t2-trunk/src.texinfo.default.20090217.110146.798.lxmail1/texinfo-4.13/build-aux/install-sh'
libdir='/usr/lib64'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='/var'
mandir='/usr/man'
mkdir_p='/bin/mkdir -p'
native_tools=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME "GNU Texinfo"
#define PACKAGE_TARNAME "texinfo"
#define PACKAGE_VERSION "4.13"
#define PACKAGE_STRING "GNU Texinfo 4.13"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE "texinfo"
#define VERSION "4.13"
configure: exit 77
Command Wrapper Debug: running 'x86_64-t2-linux-gnu-gcc --version' ..
x86_64-t2-linux-gnu-gcc is
/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/wrapper/x86_64-t2-linux-gnu-gcc
Old Command: x86_64-t2-linux-gnu-gcc --version
ENVPREFIX = 'CMD'
OTHERS = ''
INSERT = '--help?:-pipe -O2'
REMOVE = '-O -O[0-9s] -mtune* -march* -mcpu* -g*'
APPEND = '-s'
FILTER = 'sed -e
's,^\(-[LI]\)*\(/\|/usr/\|/usr/[^/]*/\|/opt/[^/]*/\)\(include\|lib\),\1/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross\2\3,''
conditonal arg: --help?:-pipe.
conditonal: --help, lhs: , rhs: -pipe.
Insert: -pipe
Insert: -O2
Copy: --version
Append: -s
Run Filter: sed -e
's,^\(-[LI]\)*\(/\|/usr/\|/usr/[^/]*/\|/opt/[^/]*/\)\(include\|lib\),\1/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross\2\3,'
Old PATH:
/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/wrapper:/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/bin:/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/crosscc:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
New PATH:
/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/bin:/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/crosscc:/usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
New Command: x86_64-t2-linux-gnu-gcc -pipe -O2 --version -s
x86_64-t2-linux-gnu-gcc (GCC) 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.
[ writing debug log to
/home/tmp/t2/t2-trunk/src.texinfo.default.20090217.110146.798.lxmail1/cmd_wrapper.log
]
`/home/tmp/t2/t2-trunk/src.texinfo.default.20090217.110146.798.lxmail1/archdir/texinfo-4.13a.tar.bz2'
-> `/home/tmp/t2/t2-trunk/download/mirror/t/texinfo-4.13a.tar.bz2'
Running main build function 'build_this_package' ...
Extracting texinfo-4.13a.tar.bz2 (--use-compress-program=bzip2 -xf) ...
Fixing ownership and permissions ...
Removing CVS, .svn, {arch} and .arch-ids directories ...
Changeing into
/home/tmp/t2/t2-trunk/src.texinfo.default.20090217.110146.798.lxmail1/texinfo-4.13
...
Apply patch /home/tmp/t2/t2-trunk/package/base/texinfo/crossbuild-env.patch ...
patching file configure
Hunk #1 succeeded at 17454 (offset 1511 lines).
Apply patch
/home/tmp/t2/t2-trunk/package/base/texinfo/wchar-mbstate-definition.patch ...
patching file gnulib/lib/wchar.in.h
Hunk #1 succeeded at 48 (offset 8 lines).
Creating
/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/usr/<..> if
required ...
Autodetection for option impossible: --disable-debug passed thru.
Autodetection for option impossible: --with-libpam passed thru.
Autodetection for option impossible: --with-pam passed thru.
Autodetection for option impossible: --enable-libpam passed thru.
Autodetection for option impossible: --enable-pam passed thru.
Running ./configure --prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin
--libdir=/usr/lib64 --datadir=/usr/share --includedir=/usr/include
--infodir=/usr/info --mandir=/usr/man --sysconfdir=/etc --localstatedir=/var
--disable-debug --with-libpam --with-pam --enable-libpam --enable-pam
--build=i686-nocross-linux-gnu --host=x86_64-t2-linux-gnu
--cache-file=./config.cache
configure: WARNING: unrecognized options: --disable-debug, --with-libpam,
--with-pam, --enable-libpam, --enable-pam
configure: loading cache ./config.cache
checking for a BSD-compatible install...
/home/tmp/t2/t2-trunk/build/default-8.0-trunk-generic-x86-64-cross/TOOLCHAIN/tools.cross/wrapper/install
-c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for x86_64-t2-linux-gnu-strip... x86_64-t2-linux-gnu-strip
checking whether to enable maintainer-specific portions of Makefiles... no
checking for x86_64-t2-linux-gnu-gcc... x86_64-t2-linux-gnu-gcc
checking for C compiler default output file name...
configure: error: in
`/home/tmp/t2/t2-trunk/src.texinfo.default.20090217.110146.798.lxmail1/texinfo-4.13':
configure: error: C compiler cannot create executables
See `config.log' for more details.
Due to previous errors, no 1-texinfo.log file!
(Try enabling xtrace in the config to track an error inside the build system.)
--- BUILD ERROR ---
Creating file list and doing final adaptions ...
Searching for orphaned files ...
Found 6 files for this package.
Found 0 orphaned files for this package.
Clear (old) md5sums ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.
-----------------------------------------------------------
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2