bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gprofng/29477] Build failure on musl: collector_module.h:78:13: err


From: vladimir.mezentsev at oracle dot com
Subject: [Bug gprofng/29477] Build failure on musl: collector_module.h:78:13: error: duplicate member ‘pwrite’
Date: Fri, 02 Sep 2022 02:39:43 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=29477

--- Comment #3 from Vladimir Mezentsev <vladimir.mezentsev at oracle dot com> 
---
I cloned git://git.musl-libc.org/musl, built and installed.
I fixed the build problems in gprofng/libcollector.
But I see that only musl-gcc is installed.
How can I install the musl c++ compiler ?
musl-gcc can build the *.cc files but cannot find the header files like:
#include <new>
#include <set>
#include <sstream>
#include <istream>
#include <iostream>

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]