Error with 1.9.0

From: Andrew Lindeman (thejoyoflinux@yahoo.com)
Date: Sun Apr 20 2003 - 13:01:22 EDT

  • Next message: Rui Miguel Seabra: "RedHat 9 RPMS of 1.9.0..."

    Hello!

    First of all, I love AbiWord -- thanks for a great project

    However, I'm getting some errors with the development version, 1.9.0. I
    understand this is a development version, but it's a fatal compilation
    error, so I thought I'd report it and see what you all think.

    This is the error, along with a few lines ahead of it...

    g++ -Wall -pedantic -ansi -D_POSIX_SOURCE -D_BSD_SOURCE -pipe -DNDEBUG
    -I/usr/include/libxml2 -I/usr/local/include/fribidi
    -I/home/andrew/tmp/abiword-1.9.0/wv -I/usr/X11R6/include
    -I/usr/include/freetype2 -DHAVE_THREADS=1 -pthread
    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
    -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0
    -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/X11R6/include
    -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
    -I/usr/include/libglade-2.0 -I/usr/include/libxml2
    -I/usr/include/glib-2.0-I/usr/lib/glib-2.0/include
    -DSUPPORTS_UT_IDLE=1 -DABISUITE_HOME=\"/usr/local/share/AbiSuite-2.0\"
    -DABI_BUILD_VERSION=\"1.9.0\" -o AbiWord-2.0 abi_ver.o UnixMain.o
    ../../../../src/wp/ap/libAp.a
    ../../../../src/wp/impexp/libImpExp.a../../../../src/af/xap/libXap.a
    ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a
    ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a
    ../../../../src/other/ttftool/unix/libTtfTool.a
    ../../../../src/text/fmt/xp/libFmt.a
    ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/wp/ap/libAp.a
    ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a
    ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a
    ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a
    ../../../../src/other/ttftool/unix/libTtfTool.a
    ../../../../src/text/fmt/xp/libFmt.a
    ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/wp/ap/libAp.a
    ../../../../src/wp/impexp/libImpExp.a../../../../src/af/xap/libXap.a
    ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a
    ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a
    ../../../../src/other/ttftool/unix/libTtfTool.a
    ../../../../src/text/fmt/xp/libFmt.a
    ../../../../src/text/ptbl/xp/libPtbl.a ../../../../src/wp/ap/libAp.a
    ../../../../src/wp/impexp/libImpExp.a ../../../../src/af/xap/libXap.a
    ../../../../src/af/util/libUtil.a ../../../../src/af/gr/libGr.a
    ../../../../src/af/ev/libEv.a ../../../../src/other/spell/xp/libSpell.a
    ../../../../src/other/ttftool/unix/libTtfTool.a
    ../../../../src/text/fmt/xp/libFmt.a
    ../../../../src/text/ptbl/xp/libPtbl.a -Wl,--export-dynamic -lglade-2.0
    -lgtk-x11-2.0 -lxml2 -lz -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm
    -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl
    -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -ldl -lglib-2.0
    -laspell -L/usr/lib -lxml2 -lz -lm -L/usr/local/lib -lfribidi
    ../../../../../wv/libwv.a -lglib-2.0 -lpng -lz -lpopt
    -L/usr/X11R6/lib -lXft -
    lfreetype -lXrender -lfontconfig -pthread -lgthread-2.0 -lglib-2.0
    ../../../../../wv/libwv.a(generic.o)(.text+0x155): In function
    `wvTempName':
    /home/andrew/tmp/abiword-1.9.0/wv/../wv/generic.c:85: the use of
    `tmpnam' is dangerous, better use `mkstemp'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0xe6):
    In function `PSpellChecker::~PSpellChecker [not-in-charge]()':
    : undefined reference to `delete_pspell_manager'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x130): In function `PSpellChecker::~PSpellChecker [in-charge]()':
    : undefined reference to `delete_pspell_manager'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x17a): In function `PSpellChecker::~PSpellChecker [in-charge deleting]()':
    : undefined reference to `delete_pspell_manager'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x1ec): In function `PSpellChecker::requestDictionary(char const*)':
    : undefined reference to `new_pspell_config'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x209): In function `PSpellChecker::requestDictionary(char const*)':
    : undefined reference to `pspell_config_replace'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x224): In function `PSpellChecker::requestDictionary(char const*)':
    : undefined reference to `pspell_config_replace'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x22f): In function `PSpellChecker::requestDictionary(char const*)':
    : undefined reference to `new_pspell_manager'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x23d): In function `PSpellChecker::requestDictionary(char const*)':
    : undefined reference to `delete_pspell_config'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x260): In function `PSpellChecker::requestDictionary(char const*)':
    : undefined reference to `pspell_error_number'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x286): In function `PSpellChecker::requestDictionary(char const*)':
    : undefined reference to `to_pspell_manager'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x31f): In function `PSpellChecker::checkWord(unsigned const*, unsigned)':
    : undefined reference to `pspell_manager_check'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x419): In function `PSpellChecker::suggestWord(unsigned const*, unsigned)':
    : undefined reference to `pspell_manager_suggest'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x453): In function `PSpellChecker::suggestWord(unsigned const*, unsigned)':
    : undefined reference to `pspell_word_list_elements'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x461): In function `PSpellChecker::suggestWord(unsigned const*, unsigned)':
    : undefined reference to `pspell_word_list_size'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x4f0): In function `PSpellChecker::suggestWord(unsigned const*, unsigned)':
    : undefined reference to `pspell_string_emulation_next'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x533): In function `PSpellChecker::suggestWord(unsigned const*, unsigned)':
    : undefined reference to `delete_pspell_string_emulation'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x59c): In function `PSpellChecker::addToCustomDict(unsigned const*, unsigned)':
    : undefined reference to `pspell_manager_add_to_personal'
    ../../../../src/other/spell/xp/libSpell.a(pspell_checker.o)(.text+0x68d): In function `PSpellChecker::correctWord(unsigned const*, unsigned, unsigned const*, unsigned)':
    : undefined reference to `pspell_manager_store_replacement'
    collect2: ld returned 1 exit status
    make[4]: *** [AbiWord-2.0] Error 1
    make[4]: Leaving directory
    `/home/andrew/tmp/abiword-1.9.0/abi/src/wp/main/unix'make[3]: ***
    [all-recursive] Error 1
    make[3]: Leaving directory
    `/home/andrew/tmp/abiword-1.9.0/abi/src/wp/main'
    make[2]: *** [all-recursive] Error 1
    make[2]: Leaving directory `/home/andrew/tmp/abiword-1.9.0/abi/src/wp'
    make[1]: *** [all-recursive] Error 1
    make[1]: Leaving directory `/home/andrew/tmp/abiword-1.9.0/abi/src'
    make: *** [all-recursive] Error 1

    Thanks for your help

    -- 
    Andrew Lindeman <thejoyoflinux@yahoo.com>
    


    This archive was generated by hypermail 2.1.4 : Sun Apr 20 2003 - 13:12:33 EDT