gsoap_2.7.13 build errors
authorPeter Gsellmann <pgsellmann@portner-elektronik.at>
Fri, 11 Mar 2011 18:38:37 +0000 (18:38 +0000)
committerKhem Raj <raj.khem@gmail.com>
Sat, 12 Mar 2011 20:26:25 +0000 (12:26 -0800)
commitd641ae6bfd4303508c86db9285c2dcba28fb5474
treec10eda2197e01f3209fcaf12cdb92dadcc48dd0e
parentafc7d19c2a828e6c733f04e3fee0b9a0ac4f7ef0
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>
recipes/gsoap/gsoap-2.7.13/gsoap-2.7-openssl.patch [new file with mode: 0644]
recipes/gsoap/gsoap-2.7.13/unused_args.patch [new file with mode: 0644]
recipes/gsoap/gsoap-2.7.13/use_libtool-2.7.12.patch [new file with mode: 0644]
recipes/gsoap/gsoap-native_2.7.13.bb
recipes/gsoap/gsoap_2.7.13.inc