svn commit: r281550 - in head: . bin/csh contrib/smbfs/include/netsmb contrib/smbfs/lib/smb include lib/libarchive lib/libc/iconv lib/libc/locale lib/libiconv_modules/BIG5 lib/libiconv_modules/DECH...

Adrian Chadd adrian at freebsd.org
Thu Apr 16 03:52:12 UTC 2015


adrian at adrian-hackbox:~/work/freebsd/embedded/head/src % cat
../root/make.conf.mips
MALLOC_PRODUCTION=
adrian at adrian-hackbox:~/work/freebsd/embedded/head/src % cat
../root/src.conf.mips
WITHOUT_KERBEROS="YES"
WITHOUT_KERBEROS_SUPPORT="YES"
WITHOUT_NIS="YES"
WITHOUT_NDIS="YES"
WITHOUT_IPX="YES"
WITHOUT_ATM="YES"
WITHOUT_ICONV="YES"
WITHOUT_CLANG_IS_CC="YES"
WITHOUT_CASPER="YES"
WITHOUT_CAPSICUM="YES"
WITHOUT_TESTS="YES"

On 15 April 2015 at 12:04, Tijl Coosemans <tijl at freebsd.org> wrote:
> On Wed, 15 Apr 2015 11:29:19 -0700 Adrian Chadd <adrian at freebsd.org> wrote:
>> cc1: warnings being treated as errors
>> /usr/home/adrian/work/freebsd/embedded/head/src/bin/csh/../../contrib/tcsh/sh.func.c:
>> In function 'iconv_catgets':
>> /usr/home/adrian/work/freebsd/embedded/head/src/bin/csh/../../contrib/tcsh/sh.func.c:2599:
>> warning: passing argument 2 of 'dl_iconv' from incompatible pointer
>> type
>
> Does "embedded" mean that WITHOUT_ICONV is defined?
> Can you try the attached patch?


More information about the svn-src-all mailing list