RE: [Corpora-List] EVALB installation problems

From: peetm (peet.morris@comlab.ox.ac.uk)
Date: Wed Aug 24 2005 - 21:18:52 MET DST

  • Next message: David Brooks: "Re: [Corpora-List] EVALB installation problems"

    It compiles fine for me if I first remove these incorrect predecs ...

    int fprintf();
    int printf();
    int atoi();
    int fclose();
    int sscanf();

    ... and change main's return type to int (from void)

    Looks like it's rather old (pre ANSI)

    BTW, what does it do!!!

    peetm

    email: peet.morris@clg.ox.ac.uk

    addr: Computational Linguistics Group
          University of Oxford
          The Clarendon Institute
          Walton Street
          Oxford
          OX1 2HG

    -----Original Message-----
    From: owner-corpora@lists.uib.no [mailto:owner-corpora@lists.uib.no] On
    Behalf Of David Brooks
    Sent: 24 August 2005 17:28
    To: Corpora List
    Subject: [Corpora-List] EVALB installation problems

    Dear List Members,

    I've been trying to install the EVALB program
    (http://nlp.cs.nyu.edu/evalb/) without success. The make file, which
    just runs GCC, produces a series of errors and warnings.

    The only advice I have seen regarding such problems has been to ensure
    the most up-to-date versions of GCC. I have done this, to no avail.

    Has anyone had similar problems, and if so how did they solve them?
    Alternatively, if no problems were encountered, which version of C was
    used to compile EVALB?

    Many thanks,
    David



    This archive was generated by hypermail 2b29 : Wed Aug 24 2005 - 21:23:10 MET DST