Re: Enchant 0.4.0 released

From: Rui Miguel Seabra (rms@1407.org)
Date: Mon Sep 01 2003 - 06:30:58 EDT

  • Next message: Jordi Mas: "patch: fixes zoom page under win32"

    with current cvs I'm having this problem:

    configure: creating ./config.status
    config.status: creating Makefile
    sed: file ./confstattkfrRb/subs-3.sed line 7: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-4.sed line 35: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-6.sed line 26: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-8.sed line 6: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-11.sed line 25: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-9.sed line 45: Unterminated `s' command
    config.status: creating enchant.pc
    sed: file ./confstattkfrRb/subs-3.sed line 7: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-4.sed line 35: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-6.sed line 26: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-8.sed line 6: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-9.sed line 45: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-11.sed line 25: Unknown command: `m'
    config.status: creating enchant.spec
    sed: file ./confstattkfrRb/subs-3.sed line 7: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-4.sed line 35: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-6.sed line 26: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-8.sed line 6: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-9.sed line 45: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-11.sed line 25: Unknown command: `m'
    config.status: creating src/Makefile
    sed: file ./confstattkfrRb/subs-3.sed line 7: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-4.sed line 35: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-6.sed line 26: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-8.sed line 6: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-9.sed line 45: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-11.sed line 25: Unknown command: `m'
    config.status: creating src/aspell/Makefile
    sed: file ./confstattkfrRb/subs-3.sed line 7: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-4.sed line 35: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-6.sed line 26: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-8.sed line 6: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-9.sed line 45: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-11.sed line 25: Unknown command: `m'
    config.status: creating src/ispell/Makefile
    sed: file ./confstattkfrRb/subs-3.sed line 7: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-4.sed line 35: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-6.sed line 26: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-8.sed line 6: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-9.sed line 45: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-11.sed line 25: Unknown command: `m'
    config.status: creating src/uspell/Makefile
    sed: file ./confstattkfrRb/subs-3.sed line 7: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-4.sed line 35: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-6.sed line 26: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-8.sed line 6: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-11.sed line 25: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-9.sed line 45: Unterminated `s' command
    config.status: creating src/myspell/Makefile
    sed: file ./confstattkfrRb/subs-4.sed line 35: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-3.sed line 7: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-6.sed line 26: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-8.sed line 6: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-9.sed line 45: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-11.sed line 25: Unknown command: `m'
    config.status: creating tests/Makefile
    sed: file ./confstattkfrRb/subs-3.sed line 7: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-4.sed line 35: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-8.sed line 6: Unknown command: `m'
    sed: file ./confstattkfrRb/subs-6.sed line 26: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-9.sed line 45: Unterminated `s' command
    sed: file ./confstattkfrRb/subs-11.sed line 25: Unknown command: `m'
    config.status: executing depfiles commands
     
    enchant-0.4.0
     
            prefix: /usr/local
            compiler: gcc
     
            Build Aspell backend: no
            Build Ispell backend: yes
            Build Uspell backend: no
            Build Myspell backend: yes
     
    make: *** No rule to make target `dist'. Stop.

    On Sun, 2003-08-31 at 19:20, Dom Lachowicz wrote:
    > Bunch of bugfixes, new APIs, error reporting, personal
    > wordlist handling, an ispell-compatible command line
    > program, etc...
    >
    > I'm finally happy with how the API/ABI looks, and I
    > think that this will become 1.0 on the same day
    > AbiWord 2.0 goes golden. I really don't imagine
    > anything changing within the next week here. After
    > that, I'm going to try & convince the world to use it
    > and standardize upon it.
    >
    > Cheers,
    > Dom
    >
    > __________________________________
    > Do you Yahoo!?
    > Yahoo! SiteBuilder - Free, easy-to-use web site design software
    > http://sitebuilder.yahoo.com

    -- 
    + No matter how much you do, you never do enough -- unknown
    + Whatever you do will be insignificant,
    | but it is very important that you do it -- Gandhi
    + So let's do it...?
    

    Please AVOID sending me WORD, EXCEL or POWERPOINT attachments. See http://www.fsf.org/philosophy/no-word-attachments.html




    This archive was generated by hypermail 2.1.4 : Mon Sep 01 2003 - 06:43:28 EDT