Re: Re[2]: AbiWord@MinGW: compiled successfully

From: printf scanf (hornbill_dell@yahoo.com)
Date: Tue Apr 08 2003 - 21:32:17 EDT

  • Next message: Pierre Abbat: "Re: ru-RU.strings patch"

    Dear sir,
    I have tried step that given before. Still not working don't why ?Here step I have done to do some editting:
       Reinstall MinGW 2.0.0-3 and mysy-1.0.8
       Edit mingw/include/wingid.h - "define DM_SPECVERSION 0x0400"
       Edit abi/src/ad/xap/win/*.rc2 - patched all files attached before (mingw-patch.tar.gz
       Edit abi/src/config/platforms/mingw32.mk - move comment line 36, remove "-ansi" and set 'OS_CFLAGS = -mwindows'
       Edit abi/src/config/abi_defs.mk - from EXTRA_LIBS += -L$(ABI_ROOT)/../expat/lib/.libs -lexpat into -L$(ABI_ROOT)/../expat/.libs -lexpat

    the error messages still same thing with the email below.... need solution...

    winmmap.c:
    twips.c:
    In file included from wv.h:12,
                     from twips.c:6:
    libole2/ms-ole.h:26: conflicting types for `mode_t'
    c:/mingw/include/sys/types.h:100: previous declaration of `mode_t'
    make[5]: *** [/d/abiword-1.1.4/abi/src/MINGW32_1.0.8_i386_OBJ/obj/wv/twips.o] Error 1
    make[5]: Leaving directory `/d/abiword-1.1.4/wv'
    make[4]: *** [_LIBWV_] Error 2
    make[4]: Leaving directory `/d/abiword-1.1.4/abi/src/config/require/win'
    make[3]: *** [build] Error 2
    make[3]: Leaving directory `/d/abiword-1.1.4/abi/src/config/require'
    make[2]: *** [build] Error 2
    make[2]: Leaving directory `/d/abiword-1.1.4/abi/src/config'
    make[1]: *** [build] Error 2
    make[1]: Leaving directory `/d/abiword-1.1.4/abi/src'
    make: *** [compile] Error 2

    question : How about environment in Win2k, it's that working?

    Thanks in advance

    -bill

     Sinitsyn Valentine <Valentine.Sinitsyn@usu.ru> wrote:Hi,

    ps> Seems my all abiword(include abiword-1.1.4) don't like to me.. coz's all source code downloaded were occurred with error. This is new error after I have do changes follow your and other folk
    ps> step. What is that mean?
    ps> TQ
    ps> winmmap.c:
    ps> twips.c:
    ps> In file included from wv.h:12,
    ps> from twips.c:6:
    ps> libole2/ms-ole.h:26: conflicting types for `mode_t'
    ps> c:/MinGW/include/sys/types.h:100: previous declaration of `mode_t'
    ps> libole2/ms-ole.h:28: warning: redefinition of `off_t'

    This probably means that '-ansi' option is passed to your compiler or
    you have old header files. Be sure you are using latest MinGW and MSYS
    and you have done all tricks I've mentioned earlier
    (you may also consider using attached patch).

    Regards,
    Valentine > ATTACHMENT part 2 application/x-gzip name=mingw-patch.tar.gz

    ---------------------------------
    Do you Yahoo!?
    Yahoo! Tax Center - File online, calculators, forms, and more



    This archive was generated by hypermail 2.1.4 : Tue Apr 08 2003 - 21:42:04 EDT