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

Vedran Miletić rivanvx at gmail.com
Thu May 30 17:08:56 UTC 2013


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

count as a test case?

Regards,
Vedran



More information about the Pkg-llvm-team mailing list