Re: problem: cannot compile libiconv

From: Dom Lachowicz (domlachowicz@yahoo.com)
Date: Wed Sep 03 2003 - 14:49:11 EDT

  • Next message: Mark Gilbert: "AbiWord 1.0.7 "Valkyrie" Unleashed!"

    If this idea works, please commit it.

    Also, I'm really sorry about the lockdown, but I can't
    afford any serious tree breakage, and we've had a bad
    track record up until now. Only 3 more days...

    Dom

    --- "Kenneth J. Davis" <jeremyd@computer.org> wrote:
    > On Wed, 03 Sep 2003 20:14:22 +0200 Jordi Mas
    > <jmas@softcatala.org> wrote:
    >
    > JM> Hello
    > JM>
    > JM> I have updated the libiconv library from CVS and
    > without touching my
    > JM> configuration I get:
    > JM>
    > JM> ;---------------------------------------------
    > JM> Building on [WIN32] with [LicensedTrademarks:Off
    > Debug:Off BiDi:LTR
    > JM> Pango:Off XM
    > JM> L:expat Pspell:Off Scripting:Off].
    > JM> localcharset.c
    > JM> localcharset.c(27) : fatal error C1083: Cannot
    > open include file:
    > JM> 'localcharset.
    > JM> h': No such file or directory
    > JM> make[7]: ***
    > JM>
    >
    [/cygdrive/c/abi/abi/src/WIN32_1.3.10_i386_OBJ/obj/libiconv/localch
    > JM> ;---------------------------------------------
    > JM>
    > JM> Any idea? I use win32+vc 6.0
    > JM>
    > JM> Jordi,
    >
    > Agh, It has been updated to 1.9.1, but you still
    > shouldn't see this
    > problem since my last commit prior to Dom's
    > lockdown...
    >
    > localcharset.h is a new header in
    > libiconv/libcharset/include
    >
    > please change the line in
    > libiconv/libcharset/lib/Makefile.abi
    >
    > INCLUDES= -I. -I..
    > -I$(ABI_ROOT)/../libiconv/libcharset/include
    >
    > to
    >
    > INCLUDES= -I. -I..
    > -I$(ABI_XX_ROOT)/../libiconv/libcharset/include
    >
    > Note: basically change $(ABI_ROOT) to $(ABI_XX_ROOT)
    > and let me know
    > if this fixes your problem (I'm betting it does),
    > but if it does
    > not, please let me know whether localcharset.h exist
    > in
    > libiconv/libcharset/include or not?
    >
    > Thanks & sorry (my msvc/cygwin environment doesn't
    > need the _XX_ hack),
    > Jeremy
    >
    >
    >
    >
    >

    __________________________________
    Do you Yahoo!?
    Yahoo! SiteBuilder - Free, easy-to-use web site design software
    http://sitebuilder.yahoo.com



    This archive was generated by hypermail 2.1.4 : Wed Sep 03 2003 - 15:01:46 EDT