Martin Pieuchot: > > On amd64, two ports failed to build: devel/libdwarf and devel/valgrind. > > Thanks, here's an updated diff that should fix those.
Nope, those two still fail. Full logs attached. ===> libdwarf c++ -I/usr/local/include/libelf -I/usr/local/include -I/usr/local/include/libelf -I/usr/local/include -I. -I. -I../libdwarf -I./../libdwarf -c dwarfgen.cc dwarfgen.cc:234:25: error: use of undeclared identifier 'SHF_STRINGS' strshdr->sh_flags = SHF_STRINGS; ^ 1 error generated. ===> valgrind m_coredump/coredump-elf.c:764:32: error: use of undeclared identifier 'NT_PRPSINFO' add_note(¬elist, "CORE", NT_PRPSINFO, &prpsinfo, sizeof(prpsinfo)); ^ 1 error generated. -- Christian "naddy" Weisgerber na...@mips.inka.de
libdwarf.log.xz
Description: application/xz
valgrind.log.xz
Description: application/xz