RE: [Quickfix-developers] RE: QuickFIX Installation question
Brought to you by:
orenmnero
|
From: Vazirani, C. <ca...@ja...> - 2005-12-29 22:56:47
|
Hmm. Here is the problem I'm facing. Can someone help with this.
I was not able to find a gcc-3.4.2-sol10 package, so I downloaded and
installed gcc-3.3.2-sol10.
Running configure gives me the following error. Here is the entire
config.log.
=20
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
=20
It was created by configure, which was
generated by GNU Autoconf 2.57. Invocation command line was
=20
$ ./configure=20
=20
## --------- ##
## Platform. ##
## --------- ##
=20
hostname =3D zathura
uname -m =3D sun4u
uname -r =3D 5.10
uname -s =3D SunOS
uname -v =3D Generic_118822-25
=20
/usr/bin/uname -p =3D sparc
/bin/uname -X =3D System =3D SunOS
Node =3D zathura
Release =3D 5.10
KernelID =3D Generic_118822-25
Machine =3D sun4u
BusType =3D <unknown>
Serial =3D <unknown>
Users =3D <unknown>
OEM# =3D 0
Origin# =3D 1
NumCPU =3D 1
=20
/bin/arch =3D sun4
/usr/bin/arch -k =3D sun4u
/usr/convex/getsysinfo =3D unknown
hostinfo =3D unknown
/bin/machine =3D unknown
/usr/bin/oslevel =3D unknown
/bin/universe =3D unknown
=20
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/openwin/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/bin
PATH: /usr/ucb
PATH: /etc
PATH: /usr/platform/sun4u/sbin
PATH: /usr/ccs/bin
PATH: /usr/ucb
PATH: /usr/java/bin
=20
=20
## ----------- ##
## Core tests. ##
## ----------- ##
=20
configure:1510: checking for a BSD-compatible install
configure:1564: result: ./install-sh -c
configure:1575: checking whether build environment is sane
configure:1618: result: yes
configure:1643: WARNING: `missing' script is too old or missing
configure:1651: checking for gawk
configure:1680: result: no
configure:1651: checking for mawk
configure:1680: result: no
configure:1651: checking for nawk
configure:1667: found /usr/bin/nawk
configure:1677: result: nawk
configure:1687: checking whether make sets $(MAKE)
configure:1707: result: yes
configure:1994: checking for C++ compiler version
configure:1997: /usr/local/bin/g++ --version </dev/null >&5
g++ (GCC) 3.3.2
Copyright (C) 2003 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.
=20
configure:2000: $? =3D 0
configure:2002: /usr/local/bin/g++ -v </dev/null >&5
Reading specs from
/usr/local/lib/gcc-lib/sparc-sun-solaris2.10/3.3.2/specs
Configured with: ../configure --with-as=3D/usr/ccs/bin/as
--with-ld=3D/usr/ccs/bin/ld --disable-nls
Thread model: posix
gcc version 3.3.2
configure:2005: $? =3D 0
configure:2007: /usr/local/bin/g++ -V </dev/null >&5
g++: `-V' option must have argument
configure:2010: $? =3D 1
configure:2034: checking for C++ compiler default output
configure:2037: /usr/local/bin/g++ conftest.cc >&5
g++: installation problem, cannot exec `as': No such file or directory
configure:2040: $? =3D 1
configure: failed program was:
| #line 2013 "configure"
| /* confdefs.h. */
|=20
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE "quickfix"
| #define VERSION "1.10.2"
| /* end confdefs.h. */
|=20
| int
| main ()
| {
|=20
| ;
| return 0;
| }
configure:2079: error: C++ compiler cannot create executables
See `config.log' for more details.
=20
## ---------------- ##
## Cache variables. ##
## ---------------- ##
=20
ac_cv_env_CC_set=3Dset
ac_cv_env_CC_value=3D/usr/local/bin/gcc
ac_cv_env_CFLAGS_set=3D
ac_cv_env_CFLAGS_value=3D
ac_cv_env_CPPFLAGS_set=3D
ac_cv_env_CPPFLAGS_value=3D
ac_cv_env_CPP_set=3D
ac_cv_env_CPP_value=3D
ac_cv_env_CXXCPP_set=3D
ac_cv_env_CXXCPP_value=3D
ac_cv_env_CXXFLAGS_set=3D
ac_cv_env_CXXFLAGS_value=3D
ac_cv_env_CXX_set=3Dset
ac_cv_env_CXX_value=3D/usr/local/bin/g++
ac_cv_env_F77_set=3D
ac_cv_env_F77_value=3D
ac_cv_env_FFLAGS_set=3D
ac_cv_env_FFLAGS_value=3D
ac_cv_env_LDFLAGS_set=3D
ac_cv_env_LDFLAGS_value=3D
ac_cv_env_build_alias_set=3D
ac_cv_env_build_alias_value=3D
ac_cv_env_host_alias_set=3D
ac_cv_env_host_alias_value=3D
ac_cv_env_target_alias_set=3D
ac_cv_env_target_alias_value=3D
ac_cv_prog_AWK=3Dnawk
ac_cv_prog_make_make_set=3Dyes
=20
## ----------------- ##
## Output variables. ##
## ----------------- ##
=20
ACLOCAL=3D'aclocal-1.7'
AMDEPBACKSLASH=3D''
AMDEP_FALSE=3D''
AMDEP_TRUE=3D''
AMTAR=3D'tar'
AR=3D''
AS=3D''
AUTOCONF=3D'autoconf'
AUTOHEADER=3D'autoheader'
AUTOMAKE=3D'automake-1.7'
AWK=3D'nawk'
CC=3D'/usr/local/bin/gcc'
CCDEPMODE=3D''
CFLAGS=3D''
CPP=3D''
CPPFLAGS=3D''
CXX=3D'/usr/local/bin/g++'
CXXCPP=3D''
CXXDEPMODE=3D''
CXXFLAGS=3D''
CYGPATH_W=3D'echo'
DEFS=3D''
DEPDIR=3D''
DLLTOOL=3D''
ECHO=3D'echo'
ECHO_C=3D''
ECHO_N=3D'-n'
ECHO_T=3D''
EGREP=3D''
EXEEXT=3D''
F77=3D''
FFLAGS=3D''
HAVE_FTIME_FALSE=3D''
HAVE_FTIME_TRUE=3D''
HAVE_JAVA_FALSE=3D''
HAVE_JAVA_TRUE=3D''
HAVE_PYTHON_FALSE=3D''
HAVE_PYTHON_TRUE=3D''
INSTALL_DATA=3D'${INSTALL} -m 644'
INSTALL_PROGRAM=3D'${INSTALL}'
INSTALL_SCRIPT=3D'${INSTALL}'
INSTALL_STRIP_PROGRAM=3D'${SHELL} $(install_sh) -c -s'
JAVA_CFLAGS=3D''
LDFLAGS=3D''
LEX=3D''
LEXLIB=3D''
LEX_OUTPUT_ROOT=3D''
LIBOBJS=3D''
LIBS=3D''
LIBTOOL=3D''
LN_S=3D''
LTLIBOBJS=3D''
MAKEINFO=3D'makeinfo'
MYSQL_CFLAGS=3D''
MYSQL_LIBS=3D''
MYSQL_PREFIX=3D''
OBJDUMP=3D''
OBJEXT=3D''
PACKAGE=3D'quickfix'
PACKAGE_BUGREPORT=3D''
PACKAGE_NAME=3D''
PACKAGE_STRING=3D''
PACKAGE_TARNAME=3D''
PACKAGE_VERSION=3D''
PATH_SEPARATOR=3D':'
PYTHON_CFLAGS=3D''
PYTHON_PREFIX=3D''
PYTHON_SITE_PACKAGES=3D''
RANLIB=3D''
RUBYDIR=3D''
SET_MAKE=3D''
SHELL=3D'/bin/bash'
STLPORT_CFLAGS=3D''
STLPORT_LIBS=3D''
STLPORT_PREFIX=3D''
STRIP=3D''
VERSION=3D'1.10.2'
XML2_CONFIG=3D''
XML_CFLAGS=3D''
XML_LIBS=3D''
ac_ct_AR=3D''
ac_ct_AS=3D''
ac_ct_CC=3D''
ac_ct_CXX=3D''
ac_ct_DLLTOOL=3D''
ac_ct_F77=3D''
ac_ct_OBJDUMP=3D''
ac_ct_RANLIB=3D''
ac_ct_STRIP=3D''
am__fastdepCC_FALSE=3D''
am__fastdepCC_TRUE=3D''
am__fastdepCXX_FALSE=3D''
am__fastdepCXX_TRUE=3D''
am__include=3D''
am__leading_dot=3D'.'
am__quote=3D''
bindir=3D'${exec_prefix}/bin'
build=3D''
build_alias=3D''
build_cpu=3D''
build_os=3D''
build_vendor=3D''
datadir=3D'${prefix}/share'
exec_prefix=3D'NONE'
host=3D''
host_alias=3D''
host_cpu=3D''
host_os=3D''
host_vendor=3D''
includedir=3D'${prefix}/include'
infodir=3D'${prefix}/info'
install_sh=3D'/opt/quickfix/install-sh'
jarlib=3D''
libdir=3D'${exec_prefix}/lib'
libexecdir=3D'${exec_prefix}/libexec'
localstatedir=3D'${prefix}/var'
mandir=3D'${prefix}/man'
oldincludedir=3D'/usr/include'
prefix=3D'NONE'
program_transform_name=3D's,x,x,'
sbindir=3D'${exec_prefix}/sbin'
sharedstatedir=3D'${prefix}/com'
sysconfdir=3D'${prefix}/etc'
target_alias=3D''
=20
## ----------- ##
## confdefs.h. ##
## ----------- ##
=20
#define PACKAGE "quickfix"
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define VERSION "1.10.2"
=20
configure: exit 77
=20
=20
=20
=20
________________________________
From: Caleb Epstein [mailto:cal...@gm...]=20
Sent: Thursday, December 29, 2005 4:45 PM
To: Vazirani, Carol
Cc: Oren Miller; qui...@li...
Subject: Re: [Quickfix-developers] RE: QuickFIX Installation question
=20
On 12/29/05, Vazirani, Carol <ca...@ja...> wrote:
I was looking for a solaris 10 package I can install. The link
you sent. Is that source code?
Yes. Looks like http://www.sunfreeware.com/ might be what you're
looking for. I see gcc packages there.=20
=20
--=20
Caleb Epstein
caleb dot epstein at gmail dot com=20
|