Date: Wed, 19 Feb 2014 00:07:45 +0400 From: Dmitry Sivachenko <demon@FreeBSD.org> To: Mike Jakubik <mike.jakubik@intertainservices.com> Cc: "ports@freebsd.org Ports" <ports@freebsd.org> Subject: Re: FreeBSD Port: converters/recode Message-ID: <E7C820D4-5709-48E6-9D44-C26930BFF9B9@FreeBSD.org> In-Reply-To: <5303B118.80502@intertainservices.com> References: <5303B118.80502@intertainservices.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, This should be fixed after rev. 344949 has been committed. On 18 =D1=84=D0=B5=D0=B2=D1=80. 2014 =D0=B3., at 23:14, Mike Jakubik = <mike.jakubik@intertainservices.com> wrote: > Hello, >=20 > I am having trouble compiling this. >=20 > FreeBSD freebsd.local 10.0-STABLE FreeBSD 10.0-STABLE #0 r261907: Fri = Feb 14 20:18:46 EST 2014 root@freebsd.local:/usr/obj/usr/src/sys/FREEBSD = amd64 >=20 > ./fr-charname.h:4909:6: warning: illegal character encoding in string = literal [-Winvalid-source-encoding] > "<FB>i-ou", /* \377\070 */ > ^~~~ > 1029 warnings generated. > libtool: compile: cc -DLIBDIR=3D\"/usr/local/lib\" -DHAVE_CONFIG_H = -I.. -I. -I../lib -I/usr/local/include -I/usr/local/include = -DLIBICONV_PLUG -O2 -pipe -maes -mavx -march=3Dnative -fPIC = -DLIBICONV_PLUG -fno-strict-aliasing -c fr-charname.c -o fr-charname.o = >/dev/null 2>&1 > /bin/sh /usr/local/bin/libtool --mode=3Dcompile cc = -DLIBDIR=3D\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../lib = -I/usr/local/include -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe = -maes -mavx -march=3Dnative -fPIC -DLIBICONV_PLUG -fno-strict-aliasing = -c hash.c > libtool: compile: cc -DLIBDIR=3D\"/usr/local/lib\" -DHAVE_CONFIG_H = -I.. -I. -I../lib -I/usr/local/include -I/usr/local/include = -DLIBICONV_PLUG -O2 -pipe -maes -mavx -march=3Dnative -fPIC = -DLIBICONV_PLUG -fno-strict-aliasing -c hash.c -fPIC -DPIC -o = .libs/hash.o > libtool: compile: cc -DLIBDIR=3D\"/usr/local/lib\" -DHAVE_CONFIG_H = -I.. -I. -I../lib -I/usr/local/include -I/usr/local/include = -DLIBICONV_PLUG -O2 -pipe -maes -mavx -march=3Dnative -fPIC = -DLIBICONV_PLUG -fno-strict-aliasing -c hash.c -o hash.o >/dev/null 2>&1 > /bin/sh /usr/local/bin/libtool --mode=3Dcompile cc = -DLIBDIR=3D\"/usr/local/lib\" -DHAVE_CONFIG_H -I.. -I. -I../lib = -I/usr/local/include -I/usr/local/include -DLIBICONV_PLUG -O2 -pipe = -maes -mavx -march=3Dnative -fPIC -DLIBICONV_PLUG -fno-strict-aliasing = -c libiconv.c > libtool: compile: cc -DLIBDIR=3D\"/usr/local/lib\" -DHAVE_CONFIG_H = -I.. -I. -I../lib -I/usr/local/include -I/usr/local/include = -DLIBICONV_PLUG -O2 -pipe -maes -mavx -march=3Dnative -fPIC = -DLIBICONV_PLUG -fno-strict-aliasing -c libiconv.c -fPIC -DPIC -o = .libs/libiconv.o > libiconv.c:50:3: warning: implicit declaration of function 'iconvctl' = is invalid in C99 [-Wimplicit-function-declaration] > iconvctl (conversion, ICONV_SET_TRANSLITERATE, &transliterate); > ^ > libiconv.c:50:25: error: use of undeclared identifier = 'ICONV_SET_TRANSLITERATE' > iconvctl (conversion, ICONV_SET_TRANSLITERATE, &transliterate); > ^ > libiconv.c:51:33: error: use of undeclared identifier = 'ICONV_SET_TRANSLITERATE' > iconvctl (conversion_to_utf8, ICONV_SET_TRANSLITERATE, = &transliterate); > ^ > libiconv.c:102:8: error: use of undeclared identifier = 'ICONV_SET_TRANSLITERATE' > ICONV_SET_TRANSLITERATE, &transliterate); > ^ > libiconv.c:104:8: error: use of undeclared identifier = 'ICONV_SET_TRANSLITERATE' > ICONV_SET_TRANSLITERATE, &transliterate); > ^ > 1 warning and 4 errors generated. > *** Error code 1 >=20 > Stop. > make[3]: stopped in /usr/ports/converters/recode/work/recode-3.6/src >=20 > Thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E7C820D4-5709-48E6-9D44-C26930BFF9B9>