On Mon, Feb 12, 2007 at 06:23:45PM +0200, [EMAIL PROTECTED] wrote: > On Mon, Feb 12, 2007 at 04:39:03PM +0100, Karel Kulhavy wrote: > > Hello > > > > How do I figure out if my kernel was compiled with COMPAT_LINUX option or > > not? > > I didn't compile it. I put "COMPAT_LINUX openbsd kernel" into google but > > didn't > > $ sysctl -a | grep linux > > COMPAT_LINUX is in the GENERIC (default) kernel. > > but don't waste your time trying with recent linux binaries/libraries - > you need to modify/recompile the kernel in for that - > and even then, no NPTL, etc.
NPTL == ? > > and the linux compatibilily stuff is quite broken by design - you'll see. I tried to compile all existing free software SIP packages (about 7) on OpenBSD 4.0 and everything failed. Everyone is claiming portability across Unix, but in reality it's just a wishful thinking, they are "portable" only to Linux. So I got an idea to try Xten-Xlite and Ekiga under emulation but it failed. With Ekiga tried about 3 different ways. Someone said Asterisk can be used as a SIP client but I didn't find any traces about that in the manpage or in the big Asterisk book PDF. Any idea? I ended up with xten xlite being installed on an old crappy Windows machine next to me, but it's not an example free software solution ;-) CL<