Nathanael Noblet wrote:
> Hello,
> I checked out the latest barry from git and tried to compile it, on 
> Fedora 11 it fails with
>
> iconv.cc:99: error: ‘ICONV_CONST’ was not declared in this scope
>
> gettext-devel is installed, however a grep -r ICONV_CONST 
> /usr/include/* turns up no such definition... Wondering where that is 
> normally defined, it isn't in iconv.h
>
> I've checked on RHEL 5 and its in the same position... no ICONV_CONST 
> defined anywhere...
>
>
> What gives?
>
There was another thread with this same problem on FC9.
Re: [Barry-devel] Can't compile on Fedora 9 - ICONV_CONST was not 
declared in this scope

        Thank you - gettext-devel was missing. It compiles fine after 
installing it. 
        # yum install gettext-devel

- Andy


------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________
Barry-devel mailing list
Barry-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/barry-devel

Reply via email to