Re: iconv errors on Solaris 8 -abiword 1.0

From: Alberto 'JCN-9000' Varesio (A-Varesio@eads.matradatavision.com)
Date: Mon Apr 22 2002 - 11:58:46 EDT

  • Next message: Paul Rohr: "selections and combining characters"

    Michel Lacle wrote:
    >
    > Hey All,
    >
    > I just downloaded abiword 1.0 from sourceforge.net, and tried to compile
    > it on a Solaris 8 box.
    >
    > This is what I did.
    >
    > cd abi/
    > ./autogen.sh
    > ./configure --prefix=/usr/local
    > make
    > make install
    >
    > And these are the errors.
    > [snipped]
    > /usr/local/abiword/abiword-1.0.0/wv/./text.c:605: undefined reference to
    > `libiconv_close'
    > /usr/local/abiword/abiword-1.0.0/wv/libwv.a(text.o): In function
    > `swap_iconv':

    Looks like you do not link/have libiconv
    Try reconfiguring : ./configure --prefix=/usr/local --with-libiconv=peer
    Check for -liconv somewhere inside makefiles for both abi and wv dirs.

    -- 
     Alberto 'JCN-9000' Varesio     AKA  BlueRider    AIX V4.3 System Support
     EADS-MDTV - Via Goito 51/A    Riding the world   Phone: +39-011-415-8111
     10195 Grugliasco (TO) ITALY   on a Honda CB500    Cell: +39-349-492-4769
     mailto:A-Varesio@eads.matradatavision.com      mailto:A-Varesio@edist.it
    --
     BOFH Excuse: Recursivity.  Call back if it happens again.
    


    This archive was generated by hypermail 2.1.4 : Mon Apr 22 2002 - 11:59:59 EDT