VirtualBox 5.2.24 fail to build webservice from source with gsoap 2.8.16-10.el7 and 2.8.49.f27

Discussions related to using the OSE version of VirtualBox.
Post Reply
sergiomb
Posts: 21
Joined: 1. Dec 2011, 03:11
Primary OS: Fedora other
VBox Version: OSE Fedora
Guest OSses: windows Fedora rawhide

VirtualBox 5.2.24 fail to build webservice from source with gsoap 2.8.16-10.el7 and 2.8.49.f27

Post by sergiomb »

Code: Select all

BUILDSTDERR: /builddir/build/BUILD/VirtualBox-5.2.24/src/VBox/Main/webservice/vboxweb.cpp: In member function 'void SoapThread::process()':
BUILDSTDERR: /builddir/build/BUILD/VirtualBox-5.2.24/src/VBox/Main/webservice/vboxweb.cpp:623:0: error: 'struct soap' has no member named 'recv_maxlength'; did you mean 'maxlength'?
BUILDSTDERR:          m_soap->recv_maxlength = _16M;
BUILDSTDERR:  
BUILDSTDERR: kmk: *** [/builddir/build/BUILD/VirtualBox-5.2.24/obj/obj/vboxwebsrv/vboxweb.o] Error 1
well was one commit [1] 10 days ago that breaks the build .

[1]
https://github.com/svn2github/virtualbo ... ca07e638f0
https://www.virtualbox.org/changeset/76761/vbox
Last edited by socratis on 21. Jan 2019, 08:37, edited 1 time in total.
Reason: Enclosed the information in [code] tag for better readability
socratis
Site Moderator
Posts: 27329
Joined: 22. Oct 2010, 11:03
Primary OS: Mac OS X other
VBox Version: PUEL
Guest OSses: Win(*>98), Linux*, OSX>10.5
Location: Greece

Re: VirtualBox 5.2.24 fail to build webservice from source with gsoap 2.8.16-10.el7 and 2.8.49.f27

Post by socratis »

Moving to "OSE" from "Linux Hosts"...
Do NOT send me Personal Messages (PMs) for troubleshooting, they are simply deleted.
Do NOT reply with the "QUOTE" button, please use the "POST REPLY", at the bottom of the form.
If you obfuscate any information requested, I will obfuscate my response. These are virtual UUIDs, not real ones.
Post Reply