<div dir="ltr">1) You should still be able to use the packages in this PPA to install LLVM and clang 3.3: <a href="https://launchpad.net/~phulin/+archive/ubuntu/panda">https://launchpad.net/~phulin/+archive/ubuntu/panda</a><div><br></div><div>2) I believe this is a bug in protobuf. The workaround is to modify configure and change</div><div><br></div><div><div>QEMU_CFLAGS=&quot;-Wall -Wundef -Wwrite-strings -Wmissing-prototypes $QEMU_CFLAGS&quot;</div><div><br></div><div>to</div><div><br></div><div>QEMU_CFLAGS=&quot;-Wall -Wwrite-strings -Wmissing-prototypes $QEMU_CFLAGS&quot;</div></div><div><br></div><div>(i.e. remove -Wundef from the warnings).</div><div><br></div><div>Best,</div><div>Brendan</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 27, 2017 at 3:09 PM, alessandro mantovani <span dir="ltr">&lt;<a href="mailto:alk13@hotmail.it" target="_blank">alk13@hotmail.it</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
do you have some indications to install PANDA on Ubuntu 17.04. It seems<br>
that there are two problems:<br>
<br>
1) llvm and clang versions that are required in the dependencies<br>
installation script are note available for modern versions of ubuntu.<br>
(in particular it is requested llvm-3.3 e clang-3.3 but only from 3.5<br>
and up is available)<br>
<br>
2) error during building phase with PROTOBUF. In particular I get:<br>
<br>
plog.pb.h:2148:6: error: &quot;PROTOBUF_INLINE_NOT_IN_<wbr>HEADERS&quot; is not defined<br>
[-Werror=undef]<br>
  #if !PROTOBUF_INLINE_NOT_IN_<wbr>HEADERS<br>
<br>
<br>
Some fix?<br>
<br>
<br>
______________________________<wbr>_________________<br>
panda-users mailing list<br>
<a href="mailto:panda-users@mit.edu">panda-users@mit.edu</a><br>
<a href="http://mailman.mit.edu/mailman/listinfo/panda-users" rel="noreferrer" target="_blank">http://mailman.mit.edu/<wbr>mailman/listinfo/panda-users</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">Brendan Dolan-Gavitt<br>Assistant Professor, Department of Computer Science and Engineering<br>NYU Tandon School of Engineering</div>
</div>