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>)



The following reply was made to PR pkg/43237; it has been noted by GNATS.

From: NAKAJIMA Yoshihiro <nakayosh%leto.eonet.ne.jp@localhost>
To: gnats-bugs%NetBSD.org@localhost, joerg%britannica.bec.de@localhost
Cc: pkg-manager%netbsd.org@localhost, gnats-admin%netbsd.org@localhost, 
pkgsrc-bugs%netbsd.org@localhost
Subject: Re: pkg/43237 (pkgsrc/lang/clang: clang++ can't find <iostream>)
Date: Fri, 07 May 2010 22:02:10 +0900 (JST)

 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