You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@trafficserver.apache.org by "George Paul (JIRA)" <ji...@apache.org> on 2010/01/13 01:08:55 UTC

[jira] Commented: (TS-2) OSX port

    [ https://issues.apache.org/jira/browse/TS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12799481#action_12799481 ] 

George Paul commented on TS-2:
------------------------------

The latest pull from SVN: 898579 supports both 'libev' and 'kqueue'. You can build with 'libev' support using:

  ../configure --enable-libev

Note that the 'traffic/libev' should be installed and used as it has been patched to handle a poll() bug on FreeBSD.

With 'kqueue' support just omit the '--enable-libev'.

  ../configure 

-George

> OSX port
> --------
>
>                 Key: TS-2
>                 URL: https://issues.apache.org/jira/browse/TS-2
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Portability
>    Affects Versions: 2.0.0a
>            Reporter: Leif Hedstrom
>            Assignee: George Paul
>            Priority: Minor
>         Attachments: osx-etc.patch
>
>
> Placeholder for all checkins related to the OSX port.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.