gsoap_2.7.13 build errors
There is a compiler error about an impossible cast from QUIRKS* to const QUIRKS*
The patches are from Fedora12 which has the exact same gsoap-version
They can be found at http://archive.fedoraproject.org/pub/archive/fedora/linux/releases/12/Everything/source/SRPMS/gsoap-2.7.13-2.fc12.src.rpm
In the native package, the generated binary is installed in STAGING_BINDIR_NATIVE where expected by the gsoap-package
Otherwise the gsoap-package uses a soapcpp2 delivered as 32bit-executable in the source-package! This fails on x86_64 hosts.
Signed-off-by: Peter Gsellmann <pgsellmann@portner-elektronik.at>
Signed-off-by: Khem Raj <raj.khem@gmail.com>