Bob Melson <[email protected]> writes:

> http://sprunge.us/ZdGQ 
[...]
> In file included from media/mtransport/third_party/nICEr/src/util/mbslen.c:65:
> In file included from ../../../../../dist/system_wrappers/xlocale.h:3:
> /usr/local/include/xlocale.h:22:30: error: typedef redefinition with 
> different types ('struct _LC_locale_t *' vs 'struct _xlocale *')
> typedef struct _LC_locale_t* locale_t;
>                              ^
> /usr/include/xlocale/_string.h:31:26: note: previous definition is here
> typedef struct  _xlocale *locale_t;
>                           ^
> In file included from media/mtransport/third_party/nICEr/src/util/mbslen.c:65:
> In file included from ../../../../../dist/system_wrappers/xlocale.h:3:
> /usr/local/include/xlocale.h:39:6: error: conflicting types for 'freelocale'
> void freelocale(locale_t loc);
>      ^
> /usr/include/xlocale/_locale.h:51:7: note: previous declaration is here
> int              freelocale(locale_t loc);
>                  ^
> 2 errors generated.

Deinstall devel/xlocale, it's part of FreeBSD base since 9.1-RELEASE and
DragonFly base since v3.6.0. The maintainer may want to garbage collect the
port after

https://svnweb.freebsd.org/ports/head/devel/libc%2B%2B/Makefile?r1=399346&r2=399345

Attachment: signature.asc
Description: PGP signature

Reply via email to