Thanks, we'll check it. David Hedbor wrote: > This is a problem a friend of my got on Redhat 7: > > iconv (in RHAT7) takes a 'char **' as the second argument, not a > 'const char **'. Don't ask me why, but because to this it doesn't > compile per default. > > The patch? Well, make src a char * or add a (char **) cast in the > iconv call. A better fix might be to make a configure test. > > -- Pavel Hlavnicka Ginger Alliance Ltd. Prague; Czech Republic
- [Sab] Problem on Redhat 7 David Hedbor
- Re: [Sab] Problem on Redhat 7 Pavel Hlavnicka
- Re: [Sab] Problem on Redhat 7 Yasushi Shoji
- Re: [Sab] Problem on Redhat 7 Pavel Hlavnicka
