Issue 56085 in oss-fuzz: elfutils: Fuzzing build failure
Evgeny Vereshchagin
evverx@gmail.com
Fri Feb 17 22:33:45 GMT 2023
Hi Mark,
> You probably
> don't have libstdc++-devel in your setup. If you cannot install that
> you now have to explicitly configure with --disable-demangler.
Thanks! I opened https://github.com/google/oss-fuzz/pull/9745 where I turned
the demangler off.
libstdc++-dev was indeed missing on "i386" but I think it's fine
because it doesn't affect the fuzz targets in any way. They only need
the static libraries
from libdw, libelf and so on.
Thanks,
Evgeny Vereshchagin
More information about the Elfutils-devel
mailing list