pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/43237 (pkgsrc/lang/clang: clang++ can't find <iostream>)



On Thu,  6 May 2010 12:50:04 +0000 (UTC),
Joerg Sonnenberger <joerg%britannica.bec.de@localhost> wrote:

>  >  What changes in NetBSD-current are needed? Using clang++ with latest 
>  >  clang package (not wip) also fails for me with many errors like:
>  >  
>  >  In file included from /usr/include/g++/cstdlib:70:
>  >  /usr/include/stdlib.h:52:23: error: cannot combine with previous 'int'
>  >        declaration specifier
>  >  typedef _BSD_WCHAR_T_   wchar_t;
>  
>  That sounds like a bug in clang++ -- it doesn't define __cplusplus.

I guess old header files causes it.  It should be fixed in

http://mail-index.NetBSD.org/source-changes/2009/11/15/msg003245.html

Cheers,
nakayosh


Home | Main Index | Thread Index | Old Index