Freetz erstellen für 7270 nicht möglich (biarch)

Ahtlon

Neuer User
Mitglied seit
26 Feb 2016
Beiträge
1
Punkte für Reaktionen
0
Punkte
0
BS: Ubuntu 14.04 64bit
Freetz-Quelle: https://github.com/olistudent/freetz.git

Ich habe für meine Fritz-Box 7270, die als Repeater dient, versucht das Neuste Freetz zu installieren und bekomme aber eine Fehlermeldung.
Warum überhaupt Freetz:
Ich möchte viele Komponenten entfernen um Strom zu sparen (Hoffe ich zumindestens...) und OpenVPN installieren, falls ich mal den Gästen auch den Repeater zur Verfügung stellen möchte...

Da Trac momentan auf lesbar gestellt wird und ich nicht weiß, ob ihr auf das oben genannte Git wechselt, schreibe ich hier.

Code:
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of gcc... gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 3458764513820540925
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking which IPC method to use... (cached) sysv
checking which database format to use... (cached) inode
checking for dlopen in -ldl... yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking features.h usability... yes
checking features.h presence... yes
checking for features.h... yes
checking sys/feature_tests.h usability... no
checking sys/feature_tests.h presence... no
checking for sys/feature_tests.h... no
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking sys/sysmacros.h usability... yes
checking sys/sysmacros.h presence... yes
checking for sys/sysmacros.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/acl.h usability... yes
checking sys/acl.h presence... yes
checking for sys/acl.h... yes
checking sys/capability.h usability... yes
checking sys/capability.h presence... yes
checking for sys/capability.h... yes
checking sys/xattr.h usability... yes
checking sys/xattr.h presence... yes
checking for sys/xattr.h... yes
checking fts.h usability... yes
checking fts.h presence... yes
checking for fts.h... yes
checking for an ANSI C-conforming const... yes
checking for mode_t... yes
checking for off_t... yes
checking for size_t... yes
checking for return value and second and third argument of readlink... ssize_t, char, size_t
checking for first argument of setgroups... size_t
checking for union semun... no
checking for type of arg of __xmknod... needs *
checking for type of arg of __xmknodat... needs *
checking for type of arg of initgroups... gid_t
checking for type of arg of setreuid... gid_t
checking for type of arg of setregid... gid_t
checking for type of second arg to stat... struct stat *
checking for d_off in struct dirent... yes
checking for d_type in struct dirent... yes
checking for acl_t struct... yes
checking for fchmodat... yes
checking for fchownat... yes
checking for fstatat... yes
checking for mkdirat... yes
checking for mknodat... yes
checking for openat... yes
checking for renameat... yes
checking for unlinkat... yes
checking for lchmod... no
checking for fgetattrlist... no
checking for capset... yes
checking for listxattr... yes
checking for llistxattr... yes
checking for flistxattr... yes
checking for getxattr... yes
checking for lgetxattr... yes
checking for fgetxattr... yes
checking for setxattr... yes
checking for lsetxattr... yes
checking for fsetxattr... yes
checking for removexattr... yes
checking for lremovexattr... yes
checking for fremovexattr... yes
checking for __xstat... yes
checking for __fxstat... yes
checking for __lxstat... yes
checking for __fxstatat... yes
checking for __xstat64... yes
checking for __fxstat64... yes
checking for __lxstat64... yes
checking for __fxstatat64... yes
checking for __xmknod... yes
checking for __xmknodat... yes
created fakerootconfig.h
checking for strdup... yes
checking for strstr... yes
checking for getresuid... yes
checking for setresuid... yes
checking for getresgid... yes
checking for setresgid... yes
checking for setfsuid... yes
checking for setfsgid... yes
checking for fts_read... yes
checking for fts_children... yes
checking whether setenv is declared... yes
checking whether unsetenv is declared... yes
checking for setenv... yes
checking for MacOS X/Darwin... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating scripts/Makefile
config.status: creating doc/Makefile
config.status: creating doc/de/Makefile
config.status: creating doc/es/Makefile
config.status: creating doc/fr/Makefile
config.status: creating doc/nl/Makefile
config.status: creating doc/pt/Makefile
config.status: creating doc/sv/Makefile
config.status: creating test/Makefile
config.status: creating test/defs
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --disable-nls
touch /home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch/.configured
make -j2 -C /home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch install
make[1]: Verzeichnis »/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch« wird betreten
Making install in scripts
make[2]: Verzeichnis »/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch/scripts« wird betreten
sed -e 's,[@]prefix[@],/home/henry/freetz-devel-7270/tools/build,g' -e 's,[@]bindir[@],/home/henry/freetz-devel-7270/tools/build/bin,g' -e 's,[@]libdir[@],/home/henry/freetz-devel-7270/tools/build/lib,g' -e 's,[@]fakeroot_transformed[@],'`echo fakeroot | sed -e 's,x,x,'`',g' -e 's,[@]faked_transformed[@],'`echo faked | sed -e 's,x,x,'`',g' -e 's,[@]signal[@],TERM,g' -e 's,[@]SHELL[@],/bin/bash,g' -e 's,[@]VERSION[@],1.20.2,g' -e 's,[@]DLSUFFIX[@],.so,g' -e 's,[@]LDLIBPATHVAR[@],LD_LIBRARY_PATH,g' -e 's,[@]LDPRELOADVAR[@],LD_PRELOAD,g' -e 's,[@]LDPRELOADABS[@],0,g' -e 's,[@]LDEXTRAVAR[@],,g' -e 's,[@]MACOSX_FALSE[@],,g' -e 's,[@]MACOSX_TRUE[@],#,g' < ../../../scripts/fakeroot.in > fakeroot
chmod +x fakeroot
make[3]: Verzeichnis »/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch/scripts« wird betreten
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
 /bin/mkdir -p '/home/henry/freetz-devel-7270/tools/build/bin'
 /usr/bin/install -c fakeroot '/home/henry/freetz-devel-7270/tools/build/bin'
make[3]: Verzeichnis »/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch/scripts« wird verlassen
make[2]: Verzeichnis »/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch/scripts« wird verlassen
Making install in test
make[2]: Verzeichnis »/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch/test« wird betreten
make[3]: Verzeichnis »/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch/test« wird betreten
make[3]: Für das Ziel »install-exec-am« ist nichts zu tun.
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
make[3]: Verzeichnis »/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch/test« wird verlassen
make[2]: Verzeichnis »/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch/test« wird verlassen
make[2]: Verzeichnis »/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch« wird betreten
awk -f ../../wrapawk < ../../wrapfunc.inp
awk -f ../../wrapawk < ../../wrapfunc.inp
awk -f ../../wrapawk < ../../wrapfunc.inp
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O3 -Wall -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c -o communicate.lo ../../communicate.c
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O3 -Wall -MT libfakeroot_inode64.lo -MD -MP -MF .deps/libfakeroot_inode64.Tpo -c -o libfakeroot_inode64.lo ../../libfakeroot_inode64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -Wall -MT libfakeroot_inode64.lo -MD -MP -MF .deps/libfakeroot_inode64.Tpo -c ../../libfakeroot_inode64.c  -fPIC -DPIC -o .libs/libfakeroot_inode64.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -Wall -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c ../../communicate.c  -fPIC -DPIC -o .libs/communicate.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -Wall -MT libfakeroot_inode64.lo -MD -MP -MF .deps/libfakeroot_inode64.Tpo -c ../../libfakeroot_inode64.c -o libfakeroot_inode64.o >/dev/null 2>&1
../../communicate.c: In function 'send_get_fakem':
../../communicate.c:540:7: warning: variable 'l' set but not used [-Wunused-but-set-variable]
   int l;
       ^
mv -f .deps/libfakeroot_inode64.Tpo .deps/libfakeroot_inode64.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O3 -Wall -MT libfakeroot_unix2003.lo -MD -MP -MF .deps/libfakeroot_unix2003.Tpo -c -o libfakeroot_unix2003.lo ../../libfakeroot_unix2003.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -Wall -MT libfakeroot_unix2003.lo -MD -MP -MF .deps/libfakeroot_unix2003.Tpo -c ../../libfakeroot_unix2003.c  -fPIC -DPIC -o .libs/libfakeroot_unix2003.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -Wall -MT libfakeroot_unix2003.lo -MD -MP -MF .deps/libfakeroot_unix2003.Tpo -c ../../libfakeroot_unix2003.c -o libfakeroot_unix2003.o >/dev/null 2>&1
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -Wall -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c ../../communicate.c -o communicate.o >/dev/null 2>&1
mv -f .deps/libfakeroot_unix2003.Tpo .deps/libfakeroot_unix2003.Plo
gcc -DHAVE_CONFIG_H -I. -I../..     -O3 -Wall -MT faked.o -MD -MP -MF .deps/faked.Tpo -c -o faked.o ../../faked.c
../../faked.c: In function ‘save_database’:
../../faked.c:620:13: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘fake_dev_t’ [-Wformat=]
             (uint64_t) i->buf.rdev);
             ^
../../faked.c:620:13: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 4 has type ‘fake_ino_t’ [-Wformat=]
../../faked.c:620:13: warning: format ‘%llo’ expects argument of type ‘long long unsigned int’, but argument 5 has type ‘long unsigned int’ [-Wformat=]
../../faked.c:620:13: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 6 has type ‘long unsigned int’ [-Wformat=]
../../faked.c:620:13: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 7 has type ‘long unsigned int’ [-Wformat=]
../../faked.c:620:13: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 8 has type ‘long unsigned int’ [-Wformat=]
../../faked.c:620:13: warning: format ‘%llu’ expects argument of type ‘long long unsigned int’, but argument 9 has type ‘fake_dev_t’ [-Wformat=]
../../faked.c: In function ‘load_database’:
../../faked.c:659:13: warning: format ‘%llx’ expects argument of type ‘long long unsigned int *’, but argument 2 has type ‘uint64_t *’ [-Wformat=]
             &stdev, &stino, &stmode, &stuid, &stgid, &stnlink, &strdev);
             ^
../../faked.c:659:13: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 3 has type ‘uint64_t *’ [-Wformat=]
../../faked.c:659:13: warning: format ‘%llo’ expects argument of type ‘long long unsigned int *’, but argument 4 has type ‘uint64_t *’ [-Wformat=]
../../faked.c:659:13: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 5 has type ‘uint64_t *’ [-Wformat=]
../../faked.c:659:13: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 6 has type ‘uint64_t *’ [-Wformat=]
../../faked.c:659:13: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 7 has type ‘uint64_t *’ [-Wformat=]
../../faked.c:659:13: warning: format ‘%llu’ expects argument of type ‘long long unsigned int *’, but argument 8 has type ‘uint64_t *’ [-Wformat=]
../../faked.c: In function ‘debug_stat’:
../../faked.c:692:4: warning: format ‘%llx’ expects argument of type ‘long long unsigned int’, but argument 3 has type ‘fake_dev_t’ [-Wformat=]
    st->rdev);
    ^
../../faked.c:692:4: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 4 has type ‘fake_ino_t’ [-Wformat=]
../../faked.c:692:4: warning: format ‘%lli’ expects argument of type ‘long long int’, but argument 9 has type ‘fake_dev_t’ [-Wformat=]
../../faked.c: In function ‘process_chmod’:
../../faked.c:790:47: warning: suggest parentheses around operand of ‘!’ or change ‘&’ to ‘&&’ or ‘!’ to ‘~’ [-Wparentheses]
         ((buf->st.mode&S_IFMT) != S_IFREG || (!st->mode&(S_IFBLK|S_IFCHR)))) {
                                               ^
../../faked.c: In function ‘process_setxattr’:
../../faked.c:925:17: warning: unused variable ‘new_node’ [-Wunused-variable]
   xattr_node_t *new_node = NULL;
                 ^
../../faked.c:924:18: warning: unused variable ‘x_ref’ [-Wunused-variable]
   xattr_node_t **x_ref = NULL;
                  ^
mv -f .deps/communicate.Tpo .deps/communicate.Plo
gcc -DHAVE_CONFIG_H -I. -I../..     -O3 -Wall -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o ../../simple.c
mv -f .deps/simple.Tpo .deps/simple.Po
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I../..     -O3 -Wall -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c -o libfakeroot.lo ../../libfakeroot.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -Wall -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c ../../libfakeroot.c  -fPIC -DPIC -o .libs/libfakeroot.o
../../libfakeroot.c: In function 'common_setxattr':
../../libfakeroot.c:1577:15: warning: assignment discards 'const' qualifier from pointer target type [enabled by default]
   xattr.value = value;
               ^
mv -f .deps/faked.Tpo .deps/faked.Po
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -O3 -Wall   -o libcommunicate.la  communicate.lo  -ldl 
libtool: link: ar cru .libs/libcommunicate.a .libs/communicate.o 
libtool: link: ranlib .libs/libcommunicate.a
libtool: link: ( cd ".libs" && rm -f "libcommunicate.la" && ln -s "../libcommunicate.la" "libcommunicate.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -O3 -Wall   -o libmacosx.la  libfakeroot_inode64.lo libfakeroot_unix2003.lo  -ldl 
libtool: link: ar cru .libs/libmacosx.a .libs/libfakeroot_inode64.o .libs/libfakeroot_unix2003.o 
libtool: link: ranlib .libs/libmacosx.a
libtool: link: ( cd ".libs" && rm -f "libmacosx.la" && ln -s "../libmacosx.la" "libmacosx.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -O3 -Wall   -o faked faked.o libcommunicate.la -ldl 
libtool: link: gcc -O3 -Wall -o faked faked.o  ./.libs/libcommunicate.a -ldl
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -O3 -Wall   -o simple simple.o  -ldl 
libtool: link: gcc -O3 -Wall -o simple simple.o  -ldl
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I../.. -O3 -Wall -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c ../../libfakeroot.c -o libfakeroot.o >/dev/null 2>&1
mv -f .deps/libfakeroot.Tpo .deps/libfakeroot.Plo
/bin/bash ./libtool  --tag=CC   --mode=link gcc  -O3 -Wall -release 0  -o libfakeroot.la -rpath /home/henry/freetz-devel-7270/tools/build/lib libfakeroot.lo libcommunicate.la  -ldl 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libfakeroot.o  -Wl,--whole-archive ./.libs/libcommunicate.a -Wl,--no-whole-archive  -ldl  -O3   -Wl,-soname -Wl,libfakeroot-0.so -o .libs/libfakeroot-0.so
libtool: link: (cd ".libs" && rm -f "libfakeroot.so" && ln -s "libfakeroot-0.so" "libfakeroot.so")
libtool: link: (cd .libs/libfakeroot.lax/libcommunicate.a && ar x "/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch/./.libs/libcommunicate.a")
libtool: link: ar cru .libs/libfakeroot.a  libfakeroot.o  .libs/libfakeroot.lax/libcommunicate.a/communicate.o 
libtool: link: ranlib .libs/libfakeroot.a
libtool: link: rm -fr .libs/libfakeroot.lax
libtool: link: ( cd ".libs" && rm -f "libfakeroot.la" && ln -s "../libfakeroot.la" "libfakeroot.la" )
make[3]: Verzeichnis »/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch« wird betreten
CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status
make[3]: Für das Ziel »install-data-am« ist nichts zu tun.
config.status: executing depfiles commands
config.status: executing libtool commands
 /bin/mkdir -p '/home/henry/freetz-devel-7270/tools/build/lib'
 /bin/bash ./libtool   --mode=install /usr/bin/install -c   libfakeroot.la '/home/henry/freetz-devel-7270/tools/build/lib'
libtool: install: /usr/bin/install -c .libs/libfakeroot-0.so /home/henry/freetz-devel-7270/tools/build/lib/libfakeroot-0.so
libtool: install: (cd /home/henry/freetz-devel-7270/tools/build/lib && { ln -s -f libfakeroot-0.so libfakeroot.so || { rm -f libfakeroot.so && ln -s libfakeroot-0.so libfakeroot.so; }; })
libtool: install: /usr/bin/install -c .libs/libfakeroot.lai /home/henry/freetz-devel-7270/tools/build/lib/libfakeroot.la
libtool: install: /usr/bin/install -c .libs/libfakeroot.a /home/henry/freetz-devel-7270/tools/build/lib/libfakeroot.a
libtool: install: chmod 644 /home/henry/freetz-devel-7270/tools/build/lib/libfakeroot.a
libtool: install: ranlib /home/henry/freetz-devel-7270/tools/build/lib/libfakeroot.a
libtool: finish: PATH="/opt/OpenPrinting-Gutenprint/sbin:/opt/OpenPrinting-Gutenprint/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/sbin" ldconfig -n /home/henry/freetz-devel-7270/tools/build/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /home/henry/freetz-devel-7270/tools/build/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,-rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
 /bin/mkdir -p '/home/henry/freetz-devel-7270/tools/build/bin'
  /bin/bash ./libtool   --mode=install /usr/bin/install -c faked '/home/henry/freetz-devel-7270/tools/build/bin'
libtool: install: /usr/bin/install -c faked /home/henry/freetz-devel-7270/tools/build/bin/faked
make[3]: Verzeichnis »/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch« wird verlassen
make[2]: Verzeichnis »/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch« wird verlassen
make[1]: Verzeichnis »/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/arch« wird verlassen
sed -i -e 's,^PATHS=.*,PATHS=/home/henry/freetz-devel-7270/tools/build/lib:/home/henry/freetz-devel-7270/tools/build/lib32,g' /home/henry/freetz-devel-7270/tools/build/bin/fakeroot
(mkdir -p /home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/biarch; cd /home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/biarch; rm -f config.cache; \
        CFLAGS="-m32 -O3 -Wall" \
        CC="gcc" \
        ../../configure \
        --prefix=/home/henry/freetz-devel-7270/tools/build \
        --enable-shared \
        --disable-nls \
    );
configure: WARNING: unrecognized options: --disable-nls
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/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 whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking how to print strings... printf
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/biarch':
configure: error: C compiler cannot create executables
See `config.log' for more details
make: *** [/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/biarch/.configured] Fehler 77

config.log (Kann irgendwie keinen Anhang hinzufügen)
Code:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by fakeroot configure 1.20.2, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ../../configure --prefix=/home/henry/freetz-devel-7270/tools/build --enable-shared --disable-nls

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

hostname = ahtlon
uname -m = x86_64
uname -r = 3.16.0-62-generic
uname -s = Linux
uname -v = #82~14.04.1-Ubuntu SMP Fri Feb 19 18:56:33 UTC 2016

/usr/bin/uname -p = unknown
/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: /opt/OpenPrinting-Gutenprint/sbin
PATH: /opt/OpenPrinting-Gutenprint/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/games
PATH: /usr/local/games


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

configure:2369: checking build system type
configure:2383: result: x86_64-unknown-linux-gnu
configure:2403: checking host system type
configure:2416: result: x86_64-unknown-linux-gnu
configure:2436: checking target system type
configure:2449: result: x86_64-unknown-linux-gnu
configure:2491: checking for a BSD-compatible install
configure:2559: result: /usr/bin/install -c
configure:2570: checking whether build environment is sane
configure:2625: result: yes
configure:2776: checking for a thread-safe mkdir -p
configure:2815: result: /bin/mkdir -p
configure:2822: checking for gawk
configure:2838: found /usr/bin/gawk
configure:2849: result: gawk
configure:2860: checking whether make sets $(MAKE)
configure:2882: result: yes
configure:2911: checking whether make supports nested variables
configure:2928: result: yes
configure:3055: checking whether to enable maintainer-specific portions of Makefiles
configure:3064: result: no
configure:3079: checking whether make sets $(MAKE)
configure:3101: result: yes
configure:3156: checking how to print strings
configure:3183: result: printf
configure:3216: checking for style of include used by make
configure:3244: result: GNU
configure:3315: checking for gcc
configure:3342: result: gcc
configure:3571: checking for C compiler version
configure:3580: gcc --version >&5
gcc (Ubuntu 4.8.4-2ubuntu1~14.04.1) 4.8.4
Copyright (C) 2013 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:3591: $? = 0
configure:3580: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/4.8/lto-wrapper
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 4.8.4-2ubuntu1~14.04.1' --with-bugurl=file:///usr/share/doc/gcc-4.8/README.Bugs --enable-languages=c,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-4.8 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --with-gxx-include-dir=/usr/include/c++/4.8 --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --enable-gnu-unique-object --disable-libmudflap --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-4.8-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-4.8-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --disable-werror --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.1) 
configure:3591: $? = 0
configure:3580: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:3591: $? = 4
configure:3580: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'
gcc: fatal error: no input files
compilation terminated.
configure:3591: $? = 4
configure:3611: checking whether the C compiler works
configure:3633: gcc -m32 -O3 -Wall   conftest.c  >&5
/usr/bin/ld: cannot find crt1.o: No such file or directory
/usr/bin/ld: cannot find crti.o: No such file or directory
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.8/libgcc.a when searching for -lgcc
/usr/bin/ld: cannot find -lgcc
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.8/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: cannot find -lgcc_s
/usr/bin/ld: cannot find -lc
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.8/libgcc.a when searching for -lgcc
/usr/bin/ld: cannot find -lgcc
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-linux-gnu/4.8/libgcc_s.so when searching for -lgcc_s
/usr/bin/ld: cannot find -lgcc_s
/usr/bin/ld: cannot find crtn.o: No such file or directory
collect2: error: ld returned 1 exit status
configure:3637: $? = 1
configure:3675: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fakeroot"
| #define PACKAGE_TARNAME "fakeroot"
| #define PACKAGE_VERSION "1.20.2"
| #define PACKAGE_STRING "fakeroot 1.20.2"
| #define PACKAGE_BUGREPORT "[email protected]"
| #define PACKAGE_URL ""
| #define PACKAGE "fakeroot"
| #define VERSION "1.20.2"
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| 
|   ;
|   return 0;
| }
configure:3680: error: in `/home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/build/biarch':
configure:3682: error: C compiler cannot create executables
See `config.log' for more details

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

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-m32 -O3 -Wall'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
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=
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_host=x86_64-unknown-linux-gnu
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes
ac_cv_target=x86_64-unknown-linux-gnu
am_cv_make_support_nested_variables=yes

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

ACLOCAL='${SHELL} /home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/missing aclocal-1.14'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AR=''
AUTOCONF='${SHELL} /home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/missing autoconf'
AUTOHEADER='${SHELL} /home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/missing autoheader'
AUTOMAKE='${SHELL} /home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/missing automake-1.14'
AWK='gawk'
CC='gcc'
CCDEPMODE=''
CFLAGS='-m32 -O3 -Wall'
CPP=''
CPPFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DLLTOOL=''
DLSUFFIX=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
FGREP=''
GREP=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LD=''
LDEXTRAVAR=''
LDFLAGS=''
LDLIBPATHVAR=''
LDPRELOADABS=''
LDPRELOADVAR=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MACOSX_FALSE=''
MACOSX_TRUE=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/missing makeinfo'
MANIFEST_TOOL=''
MKDIR_P='/bin/mkdir -p'
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE='fakeroot'
PACKAGE_BUGREPORT='[email protected]'
PACKAGE_NAME='fakeroot'
PACKAGE_STRING='fakeroot 1.20.2'
PACKAGE_TARNAME='fakeroot'
PACKAGE_URL=''
PACKAGE_VERSION='1.20.2'
PATH_SEPARATOR=':'
RANLIB=''
SED=''
SET_MAKE=''
SHELL='/bin/bash'
STRIP=''
VERSION='1.20.2'
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__include='include'
am__isrc=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/henry/freetz-devel-7270/source/host-tools/fakeroot-1.20.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/home/henry/freetz-devel-7270/tools/build'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
signal=''
sysconfdir='${prefix}/etc'
target='x86_64-unknown-linux-gnu'
target_alias=''
target_cpu='x86_64'
target_os='linux-gnu'
target_vendor='unknown'

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

/* confdefs.h */
#define PACKAGE_NAME "fakeroot"
#define PACKAGE_TARNAME "fakeroot"
#define PACKAGE_VERSION "1.20.2"
#define PACKAGE_STRING "fakeroot 1.20.2"
#define PACKAGE_BUGREPORT "[email protected]"
#define PACKAGE_URL ""
#define PACKAGE "fakeroot"
#define VERSION "1.20.2"

configure: exit 77
 
Holen Sie sich 3CX - völlig kostenlos!
Verbinden Sie Ihr Team und Ihre Kunden Telefonie Livechat Videokonferenzen

Gehostet oder selbst-verwaltet. Für bis zu 10 Nutzer dauerhaft kostenlos. Keine Kreditkartendetails erforderlich. Ohne Risiko testen.

3CX
Für diese E-Mail-Adresse besteht bereits ein 3CX-Konto. Sie werden zum Kundenportal weitergeleitet, wo Sie sich anmelden oder Ihr Passwort zurücksetzen können, falls Sie dieses vergessen haben.