From: jeremyd@ctc.net
Date: Thu May 09 2002 - 13:32:59 EDT
> From: Christian Biesinger <cbiesinger@web.de>
> Date: 2002/05/09 Thu PM 12:26:19 EDT
> To: abiword-dev@abisource.com
> Subject: Re: Problems with compiling code
>
> On Thu, May 09, 2002 at 10:21:03AM -0600, M.Pritt@epixtech.com wrote:
> > configure: error: * * * iconv is required: ftp://ftp.gnu.org/pub/gnu/libiconv *
> > * *
>
> You need to check out the "iconv" module too. (maybe it's called libiconv)
>
> --
Perhaps I am mistaken, but I seem to recall him
mentioning (in private email) that he had checked out
all relevant modules and from his output below, it looks
like the build is actually entering the libiconv subdir,
that is, it appears the iconv module is being built, but
there is either an error here (that is not stopping the
build) or some other weird issue so that when wv is being
built it can't find the peer iconv headers. But hey,
if I am wrong then at least this will be an easy fix. :-)
... [finish building Png library] ...
Building library /cygdrive/c/abiword/abi/src/WIN32_1.3.10_i386_OBJ/obj/libAbi_li
bpng_s.lib
/cygdrive/c/abiword/abi/src/WIN32_1.3.10_i386_OBJ/obj/libAbi_libpng_s.lib
make[5]: Leaving directory `/cygdrive/c/abiword/libpng'
Found libiconv in peer directory
make[5]: Entering directory `/cygdrive/c/abiword/libiconv'
... [building within libiconv dir] ...
make[6]: Entering directory `/cygdrive/c/abiword/libiconv/lib'
Building with [LicensedTrademarks:Off Debug:Off BiDi:Off Pspell:Off Scripting:Of
f].
iconv.c
utf7.h(162) : warning C4018: '<' : signed/unsigned mismatch
... [continues further building libAbi_libiconv_s.lib] ...
... [goes on to build wv and aborts not finding iconv.h] ...
Confused about his build problem and going to feel
real bad when its something trivial I should have known
about. :-)
Jeremy Davis
jeremyd@computer.org
This archive was generated by hypermail 2.1.4 : Thu May 09 2002 - 13:35:29 EDT