As a proof of concept, I've started replicating a build of avro using
only CSW tools, here's what it looks like for the C build:
http://apaste.info/dSnS
Nice! Compiles out of the box and passes tests!
The for the C++ build, I installed boost, and added -DBOOST_ROOT=/opt/csw/gxx
to the CMake c
- Original Message -
> Igor, you are more than welcome to alter anything I've done on that
> box.
Thank you Theo,
right now the only thing I want to do is get rid of these here:
igalic@bb-solaris ~ % pkginfo | awk '{ if ($2 ~ /^SMC/) { print $0 }}'
application SMCcoreu
Igor, you are more than welcome to alter anything I've done on that box.
On Tue, Feb 19, 2013 at 9:16 AM, Igor Galić wrote:
>
> Hey folks,
>
> Right now we (Apache Traffic Server and Apache Avro) are
> the only sharing this Solaris box as buildbot. The Solaris
> build is giving us a *lot* of tro