AFFECTS: 10-CURRENT users with any port depending on converters/libiconv

hiren panchasara hiren.panchasara at gmail.com
Tue Sep 10 05:20:57 UTC 2013


On Sat, Sep 7, 2013 at 5:10 AM, olli hauer <ohauer at gmx.de> wrote:

> There are 13 ports using --with-iconv=${LOCALBASE}
>  devel/apr1
>  devel/apr2
>  devel/git
>  irc/epic5
>  lang/gauche
>  net-mgmt/ettercap
>  net/ssltunnel-client
>  net/yaz
>  net/zebra-server
>  textproc/libxml2
>  textproc/py-libxml2
>  www/apache22
>  www/apache24
>
>
> and devel/glib20, print/ghostscript8, print/ghostscript9 using
>  --with-libiconv=gnu
>  --with-libiconv=native
>  --with-libiconv=no
>  --with-libiconv=no
>

I am hitting following failure while building devel/glib20

 gconvert.c:66:2: error: GNU libiconv not in use but included iconv.h is
from libiconv
#error GNU libiconv not in use but included iconv.h is from libiconv

How do I get past this?

% uname -a
FreeBSD flymockour-l7.corp.yahoo.com 10.0-CURRENT FreeBSD 10.0-CURRENT #2
r255423M: Mon Sep  9 12:29:22 PDT 2013
root at flymockour-l7.corp.yahoo.com:/usr/obj/usr/home/hirenp/head/sys/GENERIC
 amd64

% cat /etc/src.conf
WITH_LIBICONV_COMPAT=y
BOOT_COMCONSOLE_SPEED=115200
PORTS_MODULES=x11/nvidia-driver

cheers,
Hiren


>
> Unfortunately Uses/iconv.mk defines only --with-libiconv(-prefix).
>
> If Uses/iconv.mk can be extended with something like ICON_PATH, then
> the 13 ports can be changed quickly to use the right iconv.
>
> --
> Regards,
> olli
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"
>


More information about the freebsd-ports mailing list