You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by Theo Schlossnagle <je...@omniti.com> on 2009/11/05 06:51:13 UTC

trafficserver on Solaris with ports.

Hello all,

Here's a port of the traffic server stuff that does the following:

   * works on Solaris
   * works with Sun Studio C++ compiler
   * enables Solaris ports (epoll-like variant)

Some of the hacks are a NASTY.  Some are okay.  It's not very clean,  
but CPP-based stuff rarely is.

CC=cc CXX=CC CXXFLAGS="-I/usr/sfw/include" CFLAGS="-I/usr/sfw/include"  
LDFLAGS="-L/usr/sfw/lib/ -R/usr/sfw/lib" ./configure
dmake -j 8 -m parallel
make install

Enjoy!

--
Theo Schlossnagle
http://omniti.com/is/theo-schlossnagle
p: +1.443.325.1357 x201   f: +1.410.872.4911