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

From: printf scanf (hornbill_dell@yahoo.com)
Date: Wed Apr 09 2003 - 06:10:38 EDT

  • Next message: Dom Lachowicz: "Re: Commit: 1427"

    me again...
    I have still couldn't solve that problem yet.. don't why?... eventhough I have tried the last information also couldn't. How come my source code different with others that couldn't build in window 2k....So terrible my source code. It's seems doesn't like my environment.
    Do you have any another idea.. since I'm nearly give up and quite jealous that our friends/member mailing list enjoy with abiword environment. How to fix the error.
    Thanks again
    Cheers
    -bill
     Sinitsyn Valentine <Valentine.Sinitsyn@usu.ru> wrote: Dear sir,

    ps> I have tried step that given before. Still not working don't why?
    ps> Here step I have done to do some editting:
    ps> Reinstall MinGW 2.0.0-3 and mysy-1.0.8
    ps> Edit mingw/include/wingid.h - "define DM_SPECVERSION 0x0400"
    If you are using modified mingw32.mk from mingw-patch.tar.gz it's not
    required.
    ps> Edit abi/src/ad/xap/win/*.rc2 - patched all files attached
    ps> before (mingw-patch.tar.gz)
    ps> Edit abi/src/config/platforms/mingw32.mk - move comment line 36, remove "-ansi" and set 'OS_CFLAGS = -mwindows'
    There is no use to remove '-ansi' flag since you've split line 36 into
    two: "ABI_OPT_PACIFY_COMPILER=1" (BE SURE: no spaces or tabs at the
    end) and "#...."
    ps> Edit abi/src/config/abi_defs.mk - from
    ps> EXTRA_LIBS += -L$(ABI_ROOT)/../expat/lib/.libs -lexpat into -L$(ABI_ROOT)/../expat/.libs -lexpat

    ps> the error messages still same thing with the email below.... need solution...
    ps> question : How about environment in Win2k, it's that working?
    It should be working, but I haven't tested it.

    Try to do the following. Clean your system ("cd /d/abiword-1.1.4/abi; make
    clean; make realclean; make abiclean;") just to be sure, then go to
    /d/abiword-1.1.4/ ("cd /d/abiword-1.1.4/") and unpack
    mingw-patch.tar.gz ("tar xvf mingw-patch.tar.gz"). Answer "yes" for
    all overwrite request. Then try to compile abiword again. Maybe it
    would not help but will ease identification of the problem.

    Regards,
    Valentine

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



    This archive was generated by hypermail 2.1.4 : Wed Apr 09 2003 - 06:20:22 EDT