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

Re: Compiling WML 2.0.6 on IRIX 6.5.x



On Fri, Dec 29, 2000 at 02:04:17PM +0100, Robert Prus wrote:
> I am trying to compile WML 2.0.6 on IRIX 6.5 with GCC 2.95.2 and perl
> 5.7.0/5.6.0.
> 
> After compilation, when I make tests (make test) allmost all tests fail.
> 
> Where is a problem?
> 
> Compilation with native C/C++ compilers and native perl (5.004_04) fails too.

Obviously compilation fail but is not stopped.
In order to know where is the problem, you could either
  a) run ``make install'' and see under .../wml/exec/ which pass is
     missing
  b) trap error messages with something like (with Bourne shell syntax)
        make 2>&1 | tee make.log
     and send make.log to me (please do not post this file to this list)

-- 
Denis Barbier
WML Maintainer
______________________________________________________________________
Website META Language (WML)                www.engelschall.com/sw/wml/
Official Support Mailing List                   sw-wml@engelschall.com
Automated List Manager                       majordomo@engelschall.com