Page 1 of 1

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

Posted: 21. Jan 2019, 04:04
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

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

Posted: 21. Jan 2019, 08:38
by socratis
Moving to "OSE" from "Linux Hosts"...