search for: libmicrohttpd

Displaying 7 results from an estimated 7 matches for "libmicrohttpd".

2018 Nov 03
2
Kodi crashes when trying to browse network
...I think it may be because Debian uses libgnutls28-dev, whilst Fedora > uses trousers It seems to be a Kodi CMake issue, but I would argue Samba or trousers need to change the name of "read_data" to something more unique if it is going to be an exported shared symbol. Kodi requires libmicrohttpd. The libmicrohttpd library uses gnutls and Fedora's gnutls links against trousers. Fedora's gnutls pulls in trousers through dlopen(), but CMake is pulling in libtspi as a compile-time link and the linker is using read_data() from libtspi over the Samba copy. Versions 17.x of Kodi used...
2020 Sep 01
2
HTTP library in LLVM
...d it. I have heard good things about https://github.com/matt-42/lithium/ but have no direct experience of using / building it. Thanks, Tobias On Tue, Sep 1, 2020 at 2:22 AM Petr Hosek via llvm-dev <llvm-dev at lists.llvm.org> wrote: > > These are the ones I found so far: > > * [libmicrohttpd](https://www.gnu.org/software/libmicrohttpd/) is used by elfutils' debuginfod, but it's LGPL licensed. > * [libcURL](https://curl.haxx.se/libcurl/) would be an option for the client, but we'd need a different library for the server. > * [libhttp](https://github.com/lammertb/libhtt...
2020 Aug 31
2
HTTP library in LLVM
On Mon, Aug 31, 2020 at 4:38 PM Petr Hosek via llvm-dev < llvm-dev at lists.llvm.org> wrote: > There are several options, I've looked at couple of them and the one I > like the most so far is https://github.com/yhirose/cpp-httplib for a few > reasons: > > * It's MIT licensed. > * It supports Linux, macOS and Windows (and presumably other platforms). > * It
2018 Nov 03
2
Kodi crashes when trying to browse network
On Sat, 3 Nov 2018 09:30:08 -0500 Michael Cronenworth via samba <samba at lists.samba.org> wrote: > On 11/2/18 4:29 PM, Michael Cronenworth via samba wrote: > > > > A compiler bug is also possible. When I have time I'll try to > > rebuild Samba with -O0 to make sure it isn't an optimization issue. > > When I built with -O0 the backtrace changed. >
2014 Dec 13
3
CentOS forum search link in http://wiki.centos.org/AdditionalResources/Repositories under Atomic Repo
[ https://www.centos.org/search.php?query=atomicorp&mid=30&action=showall&andor=AND forum search] returns a 404. Can the forum search https://www.centos.org/forums/search.php? be used with parameters that will provide the supporting material for the warning "Many CentOS users have had problems after enabling this repo"? -------------- next part -------------- An HTML
2013 Jul 30
1
[LLVMdev] Strange crash with LLVM 3.3
...10b90a000 - 0x10ba44fff +libxml2.2.dylib (0) <272F9E53-982A-3384-AC78-CAA70AC73803> /opt/local/lib/libxml2.2.dylib 0x10ba7a000 - 0x10ba8bff7 +libz.1.dylib (0) <CD321706-5DE7-31C3-BD7C-1CDC4A9D458C> /opt/local/lib/libz.1.dylib 0x10ba91000 - 0x10ba9fff7 +libmicrohttpd.10.dylib (0) <9217AF23-0AFE-39A8-8105-8F12621E60BF> /opt/local/lib/libmicrohttpd.10.dylib 0x10baa8000 - 0x10bb82fef +libgnutls.28.dylib (0) <A86085B8-3994-3F69-A0B8-2014C16C01A4> /opt/local/lib/libgnutls.28.dylib 0x10bbb0000 - 0x10bc21fff +libgcrypt.11.dylib...
2015 Jan 16
0
Failure to start HTTPD after the most `yum update` on CentOS 7
...alog', perhaps misspelled or defined by a module not included in the server configuration Current version installed . Issue raised up as `yum update` on 01/16/2014 [root at juno1 ~(keystone_admin)]# rpm -qa | grep httpd httpd-manual-2.4.6-19.el7.centos.noarch httpd-2.4.6-19.el7.centos.x86_64 libmicrohttpd-0.9.33-2.el7.x86_64 httpd-tools-2.4.6-19.el7.centos.x86_64 RDO Juno installed on CentOS 7 is affected as well == Horizon service == openstack-dashboard: uncontactable == neutron services == Thanks. Boris.