bug-commoncpp
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: install common C++ 1.9.5


From: Pavel Tsekov
Subject: Re: install common C++ 1.9.5
Date: Fri, 22 Feb 2002 16:17:18 +0100

Hello Flavio,

Friday, February 22, 2002, 3:52:39 PM, you wrote:

FO> I tried install common C++ 1.9.5 and I was not able to install it:

FO> I am using the Solaris 8.0, and I am trying to install the
FO> CommonC++-1.9.5. I have the message when execute ./configure:

FO> # ./configure
FO> loading cache ./config.cache
FO> checking host system type... sparc-sun-solaris2.8
FO> checking target system type... sparc-sun-solaris2.8
FO> checking build system type... sparc-sun-solaris2.8
FO> checking for MSC environment... ./configure: cl: not found
FO> no
FO> checking for a BSD compatible install... config/install-sh -c
FO> checking whether build environment is sane... configure:
FO> error: newly created file is older than distributed files!
FO> Check your system clock

FO> I don't know how to compile with make, i type : /usr/ccs/bin/make
FO> to compile the package, but which are the parameters?

What does 'make' has to do with configure - you fail on the configure
phase... So I suggest you to do exactly what the configure scrip
suggests you - check the time ... The time on the Solaris box and also
of the CommonC++ files.

Well, if this doesn't help go to line 833 of the configure script.
There is the test which on unsuccess shows this message. If you're
good enough in shellscripting - try to understand it :) If you're no
as I am - then remove the test itself :)

Maybe someone on the list will come up with a better solution though.
:)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]