Re: Linux epoll implementation

2015-09-20 Thread Gary Jennejohn
ut. > > Would anyone have any pointers on this? > NOTE: I'm referencing HEAD here. epoll() is a system call (syscall), so it will be using the kernel interfaces. The only kqueue-related syscall with the same arguments is sys_kqueue(). Try using that instead. -- Gary Jennejohn ___

Re: linux-c6-flashplugin-11.2r202.457 issue

2015-04-24 Thread Gary Jennejohn
? Adobe's ? What ? contraction of Adobe has. -- Gary Jennejohn ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org

Re: /compat/linux and /usr/compat/linux

2015-02-08 Thread Gary Jennejohn
/compat when it's used. -- Gary Jennejohn ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org

Re: libusb VueScan

2011-05-19 Thread Gary Jennejohn
if it helps. Seems to me that your FreeBSD should be able use the native version in that case. -- Gary Jennejohn ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail

Re: CFR: removal of old cruft in bsd.linux*.mk

2011-04-06 Thread Gary Jennejohn
://www.Leidinger.net/FreeBSD/port-patches/linux-mk.diff Would be nice if someone could review it so that I can share the pointyhat in case I overlooked something. ;-) Looks OK to me. -- Gary Jennejohn (gj@) ___ freebsd-emulation@freebsd.org mailing list http

Re: linux app wont start...

2011-03-23 Thread Gary Jennejohn
try copying /usr/share/misc/termcap to /compat/linux/etc and see what happens. I'm not sure where Linux looks for termcap. -- Gary Jennejohn ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation

Re: VirtualBox for FreeBSD in an Intel Atom processor

2010-07-22 Thread Gary Jennejohn
. The older Atom CPU (single core @ 1.66GHz)is barely tolerable when it's running in native mode. You can forget about any sort of performance inside VirtualBox. Can't address the newer dual-core Atoms, but from I've read they're not suitable either. -- Gary Jennejohn

Re: www/linux-opera 10.60 patch...

2010-07-18 Thread Gary Jennejohn
On Sat, 17 Jul 2010 13:39:56 -0500 Jeremy Messenger me...@cox.net wrote: On Thu, 15 Jul 2010 02:46:11 -0500, Gary Jennejohn gljennj...@googlemail.com wrote: I haven't noticed any problems with flash. No click issue? in Hulu? I only tested flash in hulu.com. I just tried the trailer

Re: [Fwd: linux-f10-flashplugin-10.0r45 failed on amd64 8-exp]

2010-06-13 Thread Gary Jennejohn
and it works (10.1r53). -- Gary Jennejohn ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to freebsd-emulation-unsubscr...@freebsd.org

SVN virtualBox fails to compile on HEAD

2010-06-07 Thread Gary Jennejohn
The SVN version of VirtualBox (3.2.2) barfs on the definition of memchr() which was recently added to /sys/sys/libkern.h on HEAD. Didn't try the version in ports, but it may have the same problem. Commenting it out allows VirtualBox to compile. -- Gary Jennejohn

Re: CFT: VirtualBox 3.2.0

2010-05-30 Thread Gary Jennejohn
, but it's not very useful because kgdb complains that it can't access address 0. The non-devel version works just fine, however. -- Gary Jennejohn ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation

Re: VirtualBox 3.2.0 port

2010-05-29 Thread Gary Jennejohn
already root, as you claim to be? Do id and check that you really are root beforehand. -- Gary Jennejohn ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-emulation To unsubscribe, send any mail to freebsd

Re: How to deal with pango integer overflow problem?

2010-05-26 Thread Gary Jennejohn
for how to deal with this, except by sending you a question. You have two possiblities a) NO_IGNORE=1 make ... in linux-f10-pango b) edit the Makefile for linux-f10-pango and comment out the IGNORE line -- Gary Jennejohn ___ freebsd-emulation

Re: VirtualBox 3.2.0 port

2010-05-22 Thread Gary Jennejohn
_OPTIONS_READ=virtualbox-ose-3.1.6_1 WITH_QT4=true WITHOUT_DEBUG=true WITH_GUESTADDITIONS=true WITH_DBUS=true WITH_PULSEAUDIO=true WITH_X11=true WITH_NLS=true -- Gary Jennejohn ___ freebsd-emulation@freebsd.org mailing list http://lists.freebsd.org/mailman