"O. Hartmann" <[email protected]> writes:

> .././../gcc-4.6-20111202/libcpp/charset.c:1371:1: error: conflicting
> types for 'cpp_interpret_string'
> cpp_interpret_string (cpp_reader *pfile, const cpp_string *from, size_t
> count,
> ^
> .././../gcc-4.6-20111202/libcpp/include/cpplib.h:742:13: note: previous
> declaration is here
> extern bool cpp_interpret_string (cpp_reader *,
>             ^

Have you built world WITH_ICONV= ? Try the 2nd patch in ports/161417.
ports/163103 confirms the issue is not related to clang, nor 10-CURRENT.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "[email protected]"

Reply via email to