Hi Everyone,
i am trying to run the freerdp configure script on a HP Thin client (debian
based).
I have installed the build-essential package using apt-get.
When in run ./configure i get this output:
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... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... no
configure: error: in `/home/freerdp-0.8.2':
configure: error: C compiler cannot create executables
See `config.log' for more details
This is my config.log:
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by freerdp configure 0.8.2, which was
generated by GNU Autoconf 2.67. Invocation command line was
$ ./configure
## --------- ##
## Platform. ##
## ---------
##
hostname = HPd485646eed29
uname -m = i686
uname -r = 2.6.27-17-generic
uname -s = Linux
uname -v = #1 SMP Fri Mar 12 03:09:00 UTC 2010
/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: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2648: checking for a BSD-compatible install
configure:2716: result: /usr/bin/install -c
configure:2727: checking whether build environment is sane
configure:2777: result: yes
configure:2918: checking for a thread-safe mkdir -p
configure:2957: result: /bin/mkdir -p
configure:2970: checking for gawk
configure:3000: result: no
configure:2970: checking for mawk
configure:2986: found /usr/bin/mawk
configure:2997: result: mawk
configure:3008: checking whether
make sets $(MAKE)
configure:3030: result: yes
configure:3174: checking for gcc
configure:3201: result: gcc
configure:3430: checking for C compiler version
configure:3439: gcc --version > see the source for copying conditions.
There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:3450: $? = 0
configure:3439: gcc -v >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian 4.3.2-1.1'
--with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr --enable-shared
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc
--enable-mpfr --enable-targets=all --enable-cld --enable-checking=release
--build=i486-linux-gnu --host=i486-linux-gnu --target=i486-linux-gnu
Thread
model: posix
gcc version 4.3.2 (Debian 4.3.2-1.1)
configure:3450: $? = 0
configure:3439: gcc -V >&5
gcc: '-V' option must have argument
configure:3450: $? = 1
configure:3439: gcc -qversion >&5
gcc: unrecognized option '-qversion'
gcc: no input files
configure:3450: $? = 1
configure:3470: checking whether the C compiler works
configure:3492: gcc conftest.c >
| return 0;
| }
configure:3539: error: in `/home/freerdp-0.8.2':
configure:3541: error: C compiler cannot create executables
See `config.log' for more details
## ---------------- ##
## Cache variables. ##
## ----------------
##
ac_cv_env_ALSA_CFLAGS_set=
ac_cv_env_ALSA_CFLAGSvalue=
ac_cv_env_ALSA_LIBS_set=
ac_cv_env_ALSA_LIBSvalue=
ac_cv_env_CC_set=set
ac_cv_env_CCvalue=gcc
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGSvalue=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGSvalue=
ac_cv_env_CPP_set=
ac_cv_env_CPPvalue=
ac_cv_env_CRYPTO_CFLAGS_set=
ac_cv_env_CRYPTO_CFLAGSvalue=
ac_cv_env_CRYPTO_LIBS_set=
ac_cv_env_CRYPTO_LIBSvalue=
ac_cv_env_DFB_CFLAGS_set=
ac_cv_env_DFB_CFLAGSvalue=
ac_cv_env_DFB_LIBS_set=
ac_cv_env_DFB_LIBSvalue=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGSvalue=
ac_cv_env_LIBSAMPLERATE_CFLAGS_set=
ac_cv_env_LIBSAMPLERATE_CFLAGSvalue=
ac_cv_env_LIBSAMPLERATE_LIBS_set=
ac_cv_env_LIBSAMPLERATE_LIBSvalue=
ac_cv_env_LIBS_set=
ac_cv_env_LIBSvalue=
ac_cv_env_PCSCLITE_CFLAGS_set=
ac_cv_env_PCSCLITE_CFLAGSvalue=
ac_cv_env_PCSCLITE_LIBS_set=
ac_cv_env_PCSCLITE_LIBSvalue=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIRvalue=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATHvalue=
ac_cv_env_PKG_
CONFIG_set=
ac_cv_env_PKG_CONFIGvalue=
ac_cv_env_XCURSOR_CFLAGS_set=
ac_cv_env_XCURSOR_CFLAGSvalue=
ac_cv_env_XCURSOR_LIBS_set=
ac_cv_env_XCURSOR_LIBSvalue=
ac_cv_env_XMKMF_set=
ac_cv_env_XMKMFvalue=
ac_cv_env_build_alias_set=
ac_cv_env_build_aliasvalue=
ac_cv_env_host_alias_set=
ac_cv_env_host_aliasvalue=
ac_cv_env_target_alias_set=
ac_cv_env_target_aliasvalue=
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_mkdir=/bin/mkdir
ac_cv_prog_AWK=mawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
ACLOCAL='${SHELL} /home/freerdp-0.8.2/missing --run aclocal-1.11'
ALSA_CFLAGS=''
ALSA_LIBS=''
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /home/freerdp-0.8.2/missing --run tar'
AM_BACKSLASH=''
AM_DEFAULT_VERBOSITY='0'
AR=''
AUTOCONF='${SHELL} /home/freerdp-0.8.2/missing --run autoconf'
AUTOHEADER='${SHELL} /home/freerdp-0.8.2/missing --run autoheader'
AUTOMAKE='${SHELL}
/home/freerdp-0.8.2/missing --run automake-1.11'
AWK='mawk'
CC='gcc'
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CRYPTO_CFLAGS=''
CRYPTO_GNUTLS_FALSE=''
CRYPTO_GNUTLS_TRUE=''
CRYPTO_LIBS=''
CRYPTO_NSS_FALSE=''
CRYPTO_NSS_TRUE=''
CRYPTO_OPENSSL_FALSE=''
CRYPTO_OPENSSL_TRUE=''
CRYPTO_POLARSSL_FALSE=''
CRYPTO_POLARSSL_TRUE=''
CRYPTO_SIMPLE_FALSE=''
CRYPTO_SIMPLE_TRUE=''
CUPS_CFLAGS=''
CUPS_LIBS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
DFB_CFLAGS=''
DFB_LIBS=''
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
ENABLE_TLS_FALSE=''
ENABLE_TLS_TRUE=''
EXEEXT=''
EXTRA_SUBDIRS=''
FGREP=''
GREP=''
HAVE_CUPS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
KEYMAP_PATH=''
LD=''
LDFLAGS=''
LIBICONV=''
LIBOBJS=''
LIBS=''
LIBSAMPLERATE_CFLAGS=''
LIBSAMPLERATE_LIBS=''
LIBTOOL=''
LIPO=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /home/freerdp-0.8.2/missing --run makeinfo'
MKDIR_P='/bin/mkdir
-p'
NM=''
NMEDIT=''
OBJDUMP=''
OBJEXT=''
OTOOL64=''
OTOOL=''
PACKAGE='freerdp'
PACKAGE_BUGREPORT='freerdp-devel@lists.sourceforge.net'
PACKAGE_NAME='freerdp'
PACKAGE_STRING='freerdp 0.8.2'
PACKAGE_TARNAME='freerdp'
PACKAGE_URL=''
PACKAGE_VERSION='0.8.2'
PATH_SEPARATOR=':'
PCSCLITE_CFLAGS=''
PCSCLITE_LIBS=''
PKG_CONFIG=''
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PLUGIN_PATH=''
RANLIB=''
RDPDR_PRINTER_CUPS_FALSE=''
RDPDR_PRINTER_CUPS_TRUE=''
RDPSND_ALSA_FALSE=''
RDPSND_ALSA_TRUE=''
SCARDOBJ=''
SED=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
VERSION='0.8.2'
WITH_RDPSND_FALSE=''
WITH_RDPSND_TRUE=''
WITH_X11_FALSE=''
WITH_X11_TRUE=''
XCURSOR_CFLAGS=''
XCURSOR_LIBS=''
XMKMF=''
X_CFLAGS=''
X_EXTRA_LIBS=''
X_LIBS=''
X_PRE_LIBS=''
ac_ct_CC='gcc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
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='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/freerdp-0.8.2/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='/bin/mkdir -p'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME "freerdp"
#define PACKAGE_TARNAME "freerdp"
#define
PACKAGE_VERSION "0.8.2"
#define PACKAGE_STRING "freerdp 0.8.2"
#define PACKAGE_BUGREPORT "freerdp-devel@lists.sourceforge.net"
#define PACKAGE_URL ""
#define PACKAGE "freerdp"
#define VERSION "0.8.2"
configure: exit 77
When i type 'which gcc' output is:
/usr/bin/gcc
When i type 'which cc' output is:
/usr/bin/cc
What am i doing wrong?
Thanks for all your help
Thijs Keustermans
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security
threats, fraudulent activity, and more. Splunk takes this data and makes
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Freerdp-devel mailing list
Freerdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freerdp-devel