Date: Mon, 7 May 2007 08:13:34 -0600 From: John E Hein <jhein@timing.com> To: "Wilkinson, Alex" <alex.wilkinson@dsto.defence.gov.au> Cc: emulation@freebsd.org Subject: Re: sec:uRe: sec:uRe: sec:uRe: [net/citrix_ica/] /usr/local/bin/wfcmgr ... hangs upon exec(). Message-ID: <17983.13326.774561.259231@gromit.timing.com> In-Reply-To: <20070507080332.GI3240@obelix.dsto.defence.gov.au> References: <20070504035455.GA19928@obelix.dsto.defence.gov.au> <20070506132617.GF36879@obelix.dsto.defence.gov.au> <17981.62139.156155.588677@gromit.timing.com> <20070507073010.GG3240@obelix.dsto.defence.gov.au> <20070507095959.lqa9n27yso8cwo4s@webmail.leidinger.net> <20070507080332.GI3240@obelix.dsto.defence.gov.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Wilkinson, Alex wrote at 16:03 +0800 on May 7, 2007: > 0n Mon, May 07, 2007 at 09:59:59AM +0200, Alexander Leidinger wrote: > > >Quoting "Wilkinson, Alex" <alex.wilkinson@dsto.defence.gov.au> (from > >Mon, 7 May 2007 15:30:10 +0800): > > > >> #sysctl compat.linux.debug > >> sysctl: unknown oid 'compat.linux.debug' > > > >sysctl -a | grep linux | grep debug > > nada: > > #sysctl -a | grep linux | grep debug > # Then somehow you didn't build or install or kldload it properly. If you have DEBUG defined when you build linux.ko, then kldload _that_ linux.ko, you should immediately be able to see compat.linux.debug in the output of sysctl -a. How about this: strings linux.ko | grep Linux.debugging.control (make sure this is the linux.ko that you think you are kldload'ing)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17983.13326.774561.259231>