[CFT] BSDL iconv in base system

Alexander Best alexbestms at uni-muenster.de
Wed Jun 16 13:51:01 UTC 2010


On Tue, Jun 15, 2010 at 10:28 PM, Gabor Kovesdan <gabor at freebsd.org> wrote:
>
>>
>> cc1: warnings being treated as errors
>>
>> /usr/src/lib/libiconv_modules/BIG5/../../libc/iconv/citrus_stdenc_template.h:
>> In function '_citrus_BIG5_stdenc_cstomb':
>>
>> /usr/src/lib/libiconv_modules/BIG5/../../libc/iconv/citrus_stdenc_template.h:138:
>> warning: 'ret' may be used uninitialized in this function
>>
>
> Eeh. I'm sorry, I'll look at it tomorrow. For now you can use WERROR="" and
> CWARNFLAGS="" to test, actually it was what I used that's why I couldn't
> catch this. I had the same problem with some code that was not mine so I
> just set it. I don't know why I'm having that, tohugh, I also have that with
> a clean unpatched src tree and I'm not using any CFLAGS tweak or such.
> If you haven't done make clean yet, you can resume the build with:

make buildworld -DNO_CLEAN WERROR="" CWARNFLAGS=""

thanks. that worked. :)

>
> --
> Gabor Kovesdan
> FreeBSD Volunteer
>
> EMAIL: gabor at FreeBSD.org .:|:. gabor at kovesdan.org
> WEB:   http://people.FreeBSD.org/~gabor .:|:. http://kovesdan.org
>
>



-- 
Alexander Best


More information about the freebsd-current mailing list