dev-libs/eventlog-0.2.5 does not compile if there is no C++ compiler available. This can be fixed by adding epunt_cxx from the eutils eclass. I simply added the inherit statement and a simple src_unpack(): src_unpack() { unpack ${A} cd "${S}" elibtoolize epunt_cxx }
in portage. thanks for the bug report.