Re: [Quickfix-developers] have problem to do configure on solaris
Brought to you by:
orenmnero
|
From: amit s. <aam...@gm...> - 2005-09-05 13:58:10
|
Hi Limin,
You can do following things.
For run n missing related problems you delete missing ,configure ,install-=
sh=20
,libtool in quickfix homw directory and run bootstrap again.
For C++ compiler problem add g++' bin's path in LD_LIBRARY_PATH.FULL PATH=
=20
please
Regards,
On 9/1/05, Limin Xue <lx...@rc...> wrote:=20
>=20
> Hi,=20
> When I do configure, I got following messages, could anyone shed some=20
> light on me please?=20
> checking for a BSD-compatible install... ./install-sh -c=20
> checking whether build environment is sane... yes=20
> /export/home/rcgapp/docs/quickfix/missing: Unknown `--run' option=20
> Try `/export/home/rcgapp/docs/quickfix/missing --help' for more=20
> information=20
> configure: WARNING: `missing' script is too old or missing=20
> checking for gawk... no=20
> checking for mawk... no=20
> checking for nawk... nawk=20
> checking whether make sets $(MAKE)... yes=20
> checking for g++... g++=20
> checking for C++ compiler default output... a.out=20
> checking whether the C++ compiler works... configure: error: cannot run=
=20
> C++ compiled programs.=20
> If you meant to cross compile, use `--host'.=20
> See `config.log' for more details.=20
>=20
> Limin Xue=20
>=20
> 312-795-7558=20
> =20
> Rosenthal Collins Group, L.L.C. ("RCG") is a futures commission merchant=
=20
> registered under United States Laws. RCG makes no representations or=20
> warranties regarding the correctness of any information contained herein,=
or=20
> the appropriateness of any transaction for any person. Nothing contained=
=20
> herein shall be construed as a recommendation to buy or sell commodity=20
> futures or options on futures
>
|