cross-compilation failing
olivier_at_singla.us
Date: 10/11/04
- Previous message: Senthil Kumar: "OpenSSH -3.9 connection delay"
- Next in thread: John Zavgren: "Re: [SPAM] cross-compilation failing"
- Reply: John Zavgren: "Re: [SPAM] cross-compilation failing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 11 Oct 2004 15:23:45 -0400 (EDT) To: secureshell@securityfocus.com
Hi,
Cross-Compiling openssh is failing (target=powerpc).
Any ideas why ?
Thanks!
Olivier
~/ice/devel/openssh-3.9p1$ ./configure --prefix=/home/osingla/ice/openssh
--build=i686-linux --h ost=powerpc-linux --sysconfdir=/etc/ssh checking
for powerpc-linux-gcc... powerpc-linux-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether powerpc-linux-gcc accepts -g... yes
checking for powerpc-linux-gcc option to accept ANSI C... none needed
checking build system type... i686-pc-linux-gnu
checking host system type... powerpc-unknown-linux-gnu
checking whether byte ordering is bigendian... yes
checking for gawk... gawk
checking how to run the C preprocessor... powerpc-linux-gcc -E
checking for powerpc-linux-ranlib... powerpc-linux-ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking for ar... /usr/bin/ar
checking for cat... /bin/cat
checking for kill... /bin/kill
checking for perl5... no
checking for perl... /usr/bin/perl
checking for sed... /bin/sed
checking for ent... no
checking for bash... /bin/bash
checking for ksh... (cached) /bin/bash
checking for sh... (cached) /bin/bash
checking for sh... /bin/sh
checking for groupadd... /usr/sbin/groupadd
checking for useradd... /usr/sbin/useradd
checking for pkgmk... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... 64
checking for _LARGE_FILES value needed for large files... no
checking for login... /bin/login
checking for passwd... /usr/bin/passwd
checking for inline... inline
checking compiler and flags for sanity... no
configure: error: *** compiler cannot create working executables, check
config.log ***
~/ice/devel/openssh-3.9p1$
- Previous message: Senthil Kumar: "OpenSSH -3.9 connection delay"
- Next in thread: John Zavgren: "Re: [SPAM] cross-compilation failing"
- Reply: John Zavgren: "Re: [SPAM] cross-compilation failing"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]