Re: Error under Solaris 9

2005-01-05 Thread Christian Aperghis-Tramoni
This is how we did solve the problem : First start configure as : # perl Configure.pl  --ask  --icuplatform=SOLARISGCC Each answer to questions must be gcc or g++ depending. then we start gmake : # gmake before test we must export the perl5lib as : # export PERL5LIB=/usr/local/lib/perl5/5.8.0/ and

Re: Error under Solaris 9

2005-01-05 Thread Andrew Dougherty
On Wed, 5 Jan 2005, Nicholas Clark wrote: > On Wed, Jan 05, 2005 at 03:58:34PM -0500, Andy Dougherty wrote: > > On Wed, 5 Jan 2005, Nicholas Clark wrote: > > > > Aha. I have this error under Solaris 10. I tracked it down to gmake auto- > > > generating dependency files (as it is supposed to do) an

Re: Error under Solaris 9

2005-01-05 Thread Nicholas Clark
On Wed, Jan 05, 2005 at 03:58:34PM -0500, Andy Dougherty wrote: > On Wed, 5 Jan 2005, Nicholas Clark wrote: > > Aha. I have this error under Solaris 10. I tracked it down to gmake auto- > > generating dependency files (as it is supposed to do) and using g++ specific > > command options. I'm not su

Re: Error under Solaris 9

2005-01-05 Thread Andy Dougherty
On Wed, 5 Jan 2005, Nicholas Clark wrote: > On Tue, Nov 02, 2004 at 01:39:25PM +0100, Christian Aperghis-Tramoni wrote: > > I have this error when installing under Solaris 9 : > > > make[1]: Entering directory > > `/export/profs/aperghis/parrot/icu/source/common' > > generating dependency informat

Re: Error under Solaris 9

2005-01-05 Thread Nicholas Clark
On Tue, Nov 02, 2004 at 01:39:25PM +0100, Christian Aperghis-Tramoni wrote: > I have this error when installing under Solaris 9 : > make[1]: Entering directory > `/export/profs/aperghis/parrot/icu/source/common' > generating dependency information for strprep.cpp > c++: language M not recognized

Error under Solaris 9

2004-11-02 Thread Christian Aperghis-Tramoni
I have this error when installing under Solaris 9 : /bin/sh ../mkinstalldirs /export/profs/aperghis/parrot/blib/lib .././install-sh -c -m 644 libicudata.a /export/profs/aperghis/parrot/blib/lib/li bicudata.a make[1]: Leaving directory `/export/profs/aperghis/parrot/icu/source/stubdata' perl -e 'c