Re: Error compiling enchant 1.0 RPM on Red Hat 9

From: M. Fioretti (m.fioretti@inwind.it)
Date: Sat Oct 11 2003 - 11:24:23 EDT

  • Next message: Marc Maurer: "Commit: massive libwpd update"

    > So, the problems seems to be that OK, enchant wants aspell, but its
    > makefile is unable to sense its presence on Red Hat 9. What now?
    >

    Some more information about this: 'grep aspell' from the buid log
    gives what I pasted at the bottom. If I understand correctly, the
    makefile senses aspell, goes the "make for aspell" route, but then
    doesn't find aspell files where assumed (see the "Guessing at /usr")
    line. The standard RH9 aspell RPM places the (probably) relevant files
    like so (ispell is just a Bash wrapper for aspell:Ah, well...)

    [marco@polaris marco]$ rpm -ql aspell|more
    /usr/bin/aspell
    /usr/bin/ispell
    [snip]
    /usr/lib/libaspell.la
    /usr/lib/libaspell.so.10
    /usr/lib/libaspell.so.10.1.1
    /usr/lib/libpspell_aspell.la
    /usr/lib/libpspell_aspell.so.2
    /usr/lib/libpspell_aspell.so.2.0.1

    Any tip is appreciated. Here is the log file extract

    [marco@polaris marco]$ grep aspell
    RPM_FOUNDRY/SOURCES/enchant-1.0.0/rpmbuild_enchant.log|more
    drwxrwxrwx 500/500 0 2003-09-13 11:58:56
    enchant-1.0.0/src/aspell/
    -rw-rw-r-- 500/500 158 2003-07-16 00:19:40
    enchant-1.0.0/src/aspell/README
    -rw-rw-r-- 500/500 521 2003-09-01 12:25:32
    enchant-1.0.0/src/aspell/Makefile.am
    -rw-rw-r-- 500/500 11330 2003-09-13 11:58:18
    enchant-1.0.0/src/aspell/Makefile.in
    -rw-rw-r-- 500/500 7081 2003-09-08 12:09:47
    enchant-1.0.0/src/aspell/aspell_provider.c
    checking for aspell... yes
    configure: WARNING: Didn't find aspell >= 0.50.0 and no explicit path
    aspell specified. Guessing at /usr
    checking for new_aspell_config in -laspell... no
    configure: WARNING: Enchant building without the aspell library
    config.status: creating src/aspell/Makefile
    Making all in aspell
    make[2]: Entering directory
    `/home/marco/RPM_FOUNDRY/BUILD/enchant-1.0.0/src/aspell'
    make[2]: Leaving directory
    `/home/marco/RPM_FOUNDRY/BUILD/enchant-1.0.0/src/aspell'
    Making install in aspell
    make[2]: Entering directory
    `/home/marco/RPM_FOUNDRY/BUILD/enchant-1.0.0/src/aspell'
    make[3]: Entering directory
    `/home/marco/RPM_FOUNDRY/BUILD/enchant-1.0.0/src/aspell'
    make[3]: Leaving directory
    `/home/marco/RPM_FOUNDRY/BUILD/enchant-1.0.0/src/aspell'
    make[2]: Leaving directory
    `/home/marco/RPM_FOUNDRY/BUILD/enchant-1.0.0/src/aspell'
    error: File not found by glob:
    /var/tmp/enchant-1.0.0-2-root/usr/lib/enchant/*aspell.so*
    error: File not found by glob:
    /var/tmp/enchant-1.0.0-2-root/usr/lib/enchant/*aspell.a
        File not found by glob:
        /var/tmp/enchant-1.0.0-2-root/usr/lib/enchant/*aspell.so*
        File not found by glob:
        /var/tmp/enchant-1.0.0-2-root/usr/lib/enchant/*aspell.a

    -- 
    Marco Fioretti                 m.fioretti, at the server inwind.it
    Red Hat for low memory         http://www.rule-project.org/en/
    

    "The SUN TROPIC beauty farm reopens today: featuring exotic swimming pools, and, under the palm trees, **UVA lamps**" (unluckily for humankind, a REAL ad that I read in a real magazine)



    This archive was generated by hypermail 2.1.4 : Sat Oct 11 2003 - 11:39:18 EDT