On Mon, Sep 9, 2013 at 11:56 PM, Guido Falsi <madpi...@freebsd.org> wrote:

> On 09/10/13 07:20, hiren panchasara wrote:
>
>>
>>
>>
>> On Sat, Sep 7, 2013 at 5:10 AM, olli hauer <oha...@gmx.de
>> <mailto:oha...@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?
>>
>
> Looks like you have some leftovers from the libiconv port. Have you
> removed it? can you give the output of ls /usr/local/include/iconv.h?
>

I still have the port installed.

 % pkg info | grep iconv
libiconv-1.14_1                A character set conversion library

Should I remove the port?

% ls /usr/local/include/iconv.h
/usr/local/include/iconv.h


> What is the output if "head /usr/include/iconv.h"?
>
 % head /usr/include/iconv.h
/*    $FreeBSD: head/include/iconv.h 255297 2013-09-06 09:46:44Z theraven $
  */
/*      $NetBSD: iconv.h,v 1.6 2005/02/03 04:39:32 perry Exp $  */

/*-
 * Copyright (c) 2003 Citrus Project,
 * Copyright (c) 2009, 2010 Gabor Kovesdan <ga...@freebsd.org>
 * All rights reserved.
 *
 * Redistribution and use in source and binary forms, with or without
 * modification, are permitted provided that the following conditions


>
>> % uname -a
>> FreeBSD flymockour-l7.corp.yahoo.com
>> <http://flymockour-l7.corp.**yahoo.com<http://flymockour-l7.corp.yahoo.com>>
>> 10.0-CURRENT FreeBSD 10.0-CURRENT
>>
>> #2 r255423M: Mon Sep  9 12:29:22 PDT 2013
>>
>
> That M in the revision number indicates you're using a modified checkout,
> May I ask which modifications you have in your source tree?

Nothing related to this.

Thanks,
Hiren
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to