Subject: Re: abiword build failed
To: Jeremy C. Reed <reed@reedmedia.net>
From: Juan RP <juan@xtraeme.nopcode.org>
List: tech-pkg
Date: 04/06/2005 19:21:23
On Wed, 6 Apr 2005 10:15:11 -0700 (PDT)
"Jeremy C. Reed" <reed@reedmedia.net> wrote:

> This is with gcc3-c++-3.3.5 and gcc3-c-3.3.5 (under Linux). The abiword
> failed with:
> 
> ut_iconv.cpp:342: error: invalid conversion from `const char**' to
> `char**'
> 
> I see a bulk build showed same:
> http://mail-index.netbsd.org/pkgsrc-bulk/2005/01/13/0007.html
> 
> Also same/similar as old PR 23368
>  http://www.NetBSD.org/cgi-bin/query-pr-single.pl?number=23368
> 
> See editors/abiword/patches/patch-ab
> 
> I had to revert src/af/util/xp/ut_iconv.cpp and it build past that.
> 
> fredb: I emailed you to, because you had looked at this before.

Again this problem? I think I added a patch to fix this months ago...

Looks like adam modified the patch without respecting the previous
scheme, #ifdef __FOO__...

Adam, please fix!