linux(64)-compat and ipv6 setsockopt

2016-03-02 Thread Joe Love
I’ve been using FreeBSD 11 with the linux64 support, and have been using the not-included centos6.7-64bit ports patch to run some programs which depend on a more modern linux installation. Specifically, I’ve been using them for Steamcmd, Ark:Survival Evolved, and Factorio (headless). The lates

Re: SVN r296272 breaks virtualbox

2016-03-02 Thread Jung-uk Kim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 03/ 1/16 05:29 PM, Michael Butler wrote: > The removal of "taskqueue_enqueue_fast" breaks the virtualbox > kmods: > > Mar 1 16:54:36 toshi kernel: vboxdrv: fAsync=0 offMin=0x914 > offMax=0x151c Mar 1 16:54:36 toshi kernel: link_elf_obj: symbol

Re: SVN r296272 breaks virtualbox

2016-03-02 Thread John Baldwin
On Wednesday, March 02, 2016 07:06:26 AM Howard Su wrote: > On Tue, Mar 1, 2016 at 10:28 PM Kurt Jaeger wrote: > > > Hi! > > > > > > > The removal of "taskqueue_enqueue_fast" breaks the virtualbox kmods: > > [...] > > > Then the port needs to be patched? It's been using an API deprecated > > > f

Re: SVN r296272 breaks virtualbox

2016-03-02 Thread John Baldwin
On Wednesday, March 02, 2016 07:27:45 AM Kurt Jaeger wrote: > Hi! > > > > > The removal of "taskqueue_enqueue_fast" breaks the virtualbox kmods: > [...] > > Then the port needs to be patched? It's been using an API deprecated > > for the last 15 years. A simple s/taskqueue_enqueue_fast/taskqueue

Re: SVN r296272 breaks virtualbox

2016-03-02 Thread Vladimir Zakharov
On Tue, Mar 01, 2016, Michael Butler wrote: > The removal of "taskqueue_enqueue_fast" breaks the virtualbox kmods: > > Mar 1 16:54:36 toshi kernel: vboxdrv: fAsync=0 offMin=0x914 offMax=0x151c > Mar 1 16:54:36 toshi kernel: link_elf_obj: symbol > taskqueue_enqueue_fast undefined > Mar 1 16:54:3