Menu

Errors compiling 1.2 on RHEL3 (wvSummary,gsf)

Help
linuxtechy
2005-11-11
2013-06-04
  • linuxtechy

    linuxtechy - 2005-11-11

    When I run the 'make' command to compile wvWare 1.2 I get two errors.  One in wvSummary.o and all-recursive.

    ...
    make[2]: *** [wvSummary.o] Error 1
    make[1]: *** [all-recursive] Error 1
    make: *** [all] Error 2

    I also get numerous errors in wvSummary.c in regards to GSF_META_NAME_xxxx.  If did notice the stderr's while running make:

    wvSummary.c:34:36: gsf/gsf-docprop-vector.h: No such file or directory
    wvSummary.c:35:32: gsf/gsf-meta-names.h: No such file or directory

    Does anyone have any thoughts or suggestions?  Thanks.

     
    • Tonny

      Tonny - 2005-11-16

      Have you found a solution, i got the same error :-( with Redhat ES 3.

      I have installed libgsf and libgsf-devel but that didnt help.

      regards,
      Tonny

       
    • Tonny

      Tonny - 2005-11-16

      I have now tried to run ./autogen.sh and then it told me that i should run aclocal.

      Now i got a new error:

      /bin/sh ./libtool --mode=link gcc  -g -O2 -ansi   -o libwv.la -rpath /usr/local/lib -version-info 0:0:0 -release 1.2 -export-dynamic winmmap.lo list.lo stylesheet.lo sprm.lo blip.lo utf.lo field.lo decompresswmf.lo dop.lo roman.lo fib.lo frd.lo atrd.lo sed.lo font.lo ffn.lo fld.lo bkf.lo dttm.lo generic.lo error.lo unicode.lo sttbf.lo xst.lo fspa.lo fdoa.lo lst.lo lvl.lo lfo.lo filetime.lo chp.lo brc.lo anld.lo shd.lo dcs.lo numrm.lo asumyi.lo version.lo lspd.lo phe.lo tlp.lo tc.lo tap.lo pap.lo bintree.lo decode_simple.lo pcd.lo prm.lo clx.lo bte.lo bx.lo fkp.lo text.lo decode_complex.lo wvTextEngine.lo wvHtmlEngine.lo wvConfig.lo wvparse.lo reasons.lo sep.lo anlv.lo olst.lo asumy.lo bkd.lo bkl.lo dogrid.lo doptypography.lo pgd.lo rs.lo rr.lo tbd.lo ftxbxs.lo wkb.lo picf.lo crc32.lo md5.lo rc4.lo decrypt97.lo decrypt95.lo twips.lo table.lo symbol.lo mtextra.lo fopt.lo fbse.lo escher.lo basename.lo isbidi.lo plcf.lo support.lo laolareplace.lo -lxml2 -lpthread -lz -lm   -lglib-2.0   -lgsf-1 -lgobject-2.0 -lxml2 -lpthread -lz -lm -lglib-2.0    -lz  -lm
      rm -fr .libs/libwv.la .libs/libwv.* .libs/libwv-1.2.*
      gcc -shared  winmmap.lo list.lo stylesheet.lo sprm.lo blip.lo utf.lo field.lo decompresswmf.lo dop.lo roman.lo fib.lo frd.lo atrd.lo sed.lo font.lo ffn.lo fld.lo bkf.lo dttm.lo generic.lo error.lo unicode.lo sttbf.lo xst.lo fspa.lo fdoa.lo lst.lo lvl.lo lfo.lo filetime.lo chp.lo brc.lo anld.lo shd.lo dcs.lo numrm.lo asumyi.lo version.lo lspd.lo phe.lo tlp.lo tc.lo tap.lo pap.lo bintree.lo decode_simple.lo pcd.lo prm.lo clx.lo bte.lo bx.lo fkp.lo text.lo decode_complex.lo wvTextEngine.lo wvHtmlEngine.lo wvConfig.lo wvparse.lo reasons.lo sep.lo anlv.lo olst.lo asumy.lo bkd.lo bkl.lo dogrid.lo doptypography.lo pgd.lo rs.lo rr.lo tbd.lo ftxbxs.lo wkb.lo picf.lo crc32.lo md5.lo rc4.lo decrypt97.lo decrypt95.lo twips.lo table.lo symbol.lo mtextra.lo fopt.lo fbse.lo escher.lo basename.lo isbidi.lo plcf.lo support.lo laolareplace.lo  -L/usr/lib /usr/lib/libgsf-1.so -lgobject-2.0 /usr/lib/libxml2.so -lpthread -lglib-2.0 -lz -lm  -Wl,-soname -Wl,libwv-1.2.so.0 -o .libs/libwv-1.2.so.0.0.0
      winmmap.lo: file not recognized: File format not recognized
      collect2: ld returned 1 exit status
      make[2]: *** [libwv.la] Error 1
      make[2]: Leaving directory `/usr/local/wv'
      make[1]: *** [all-recursive] Error 1
      make[1]: Leaving directory `/usr/local/wv'
      make: *** [all] Error 2

       

Log in to post a comment.