VirtualBox 4.3.6 + FreeBSD 10 + clang, [SUCCESS]

Craig Rodrigues rodrigc at FreeBSD.org
Sun Jan 12 02:42:22 UTC 2014


On Sat, Jan 11, 2014 at 1:09 PM, Bernhard Fröhlich <decke at bluelife.at>wrote:

>
> Am 11.01.2014 03:49 schrieb "Craig Rodrigues" <rodrigc at freebsd.org>:
>
> > (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


More information about the freebsd-ports mailing list