On Sat, Jan 11, 2014 at 1:09 PM, Bernhard Fröhlich <[email protected]>wrote:

>
> Am 11.01.2014 03:49 schrieb "Craig Rodrigues" <[email protected]>:
>
> > (5)   Build and install gsoap from jkim's port (you need to do this
> because the version of gsoap in the ports tree will result in failed
> compilation):
> >
> > cd /tmp/xy/jkim/devel/gsoap
> > make
> > make install
>
> Really? From what I was told the current gsoap should work fine with the
> patch that he included for the new gsoap in his tree.
>

Yes, for some reason, when I tried to use the version of gsoap 2.8.10_2 in
the ports tree,
the build would fail when clang tried to compile certain gsoap-generated
.cpp files.  This was even with jkim's port Makefiles and patches.

With the official virtualbox-ose port (not jkim's stuff), I also ran into
compilation problems of gsoap files,
but this time with gcc:
http://lists.freebsd.org/pipermail/freebsd-emulation/2014-January/011203.html

Upgrading the gsoap to the one in jkim's tree solved my problems building
with clang.  I did not
try again with gcc.

--
Craig
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-emulation
To unsubscribe, send any mail to "[email protected]"

Reply via email to