Summary: | dev-cpp/libjson-rpc-cpp-1.3.0 : /.../httpserver.cpp: error: invalid conversion from int (*)(void*, MHD_Connection*, const char*, c | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Michał Górny <mgorny> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | bkohler |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
emerge-info.txt
dev-cpp:libjson-rpc-cpp-1.3.0:20200723-030943.log emerge-history.txt environment etc.portage.tbz2 logs.tbz2 temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 650286 [details]
emerge-info.txt
Created attachment 650288 [details]
dev-cpp:libjson-rpc-cpp-1.3.0:20200723-030943.log
Created attachment 650290 [details]
emerge-history.txt
Created attachment 650292 [details]
environment
Created attachment 650294 [details]
etc.portage.tbz2
Created attachment 650296 [details]
logs.tbz2
Created attachment 650298 [details]
temp.tbz2
This issue is caused by net-libs/libmicrohttpd-0.9.71, downgrading it to 0.9.70 makes the compile complete successfully. (elfutils seems to be affected by this change in libmicrohttpd as well) This command fixes it for me: `emerge -1a net-libs/libmicrohttpd-0.9.70 && emerge -1a dev-cpp/libjson-rpc-cpp` cheers. *** This bug has been marked as a duplicate of bug 730918 *** |