Bug#705418: clang++ fails to find stdarg.h include (and probably others)

Sylvestre Ledru sylvestre at debian.org
Thu May 30 19:47:16 UTC 2013


On 30/05/2013 19:08, Vedran Miletić wrote:
> 2013/5/30 Sylvestre Ledru <sylvestre at debian.org>:
>> On 30/05/2013 17:57, Vedran Miletić wrote:
>>> 2013/5/14 Sylvestre Ledru <sylvestre at debian.org>:
>>>> Le 14/04/2013 18:51, Vedran Miletić a écrit :
>>>>> Package: llvm-toolchain-3.2
>>>
>>> Could you please try building ns-3.17 [1] yourself?
>> Please provide a test case which shows your issue.
>>
>> Thanks,
>> Sylvestre
>>
> 
> Does
> 
> $ wget https://www.nsnam.org/release/ns-allinone-3.17.tar.bz2
> $ tar xvf ns-allinone-3.17.tar.bz2
> $ cd ns-allinone-3.17/ns-3.17
> $ CC="/usr/bin/clang" CXX="/usr/bin/clang++"
> CXXFLAGS="-Wno-deprecated" ./waf configure --enable-examples
> --enable-tests
> $ ./waf build
> 
No. I need a single C/C++ file and the clang command line.

Sylvestre



More information about the Pkg-llvm-team mailing list