From owner-freebsd-emulation@FreeBSD.ORG Tue May 15 07:20:32 2007 Return-Path: X-Original-To: emulation@freebsd.org Delivered-To: freebsd-emulation@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 305D616A402 for ; Tue, 15 May 2007 07:20:32 +0000 (UTC) (envelope-from wilkinsa@obelix.dsto.defence.gov.au) Received: from digger1.defence.gov.au (digger1.defence.gov.au [203.5.217.4]) by mx1.freebsd.org (Postfix) with ESMTP id AFCFE13C44B for ; Tue, 15 May 2007 07:20:31 +0000 (UTC) (envelope-from wilkinsa@obelix.dsto.defence.gov.au) Received: from ednmsw510.dsto.defence.gov.au (ednmsw510.dsto.defence.gov.au [131.185.68.11]) by digger1.defence.gov.au (8.13.8/8.13.8) with ESMTP id l4F7AxTq020985 for ; Tue, 15 May 2007 16:40:59 +0930 (CST) Received: from ednex510.dsto.defence.gov.au (ednex510.dsto.defence.gov.au) by ednmsw510.dsto.defence.gov.au (Clearswift SMTPRS 5.2.5) with ESMTP id for ; Tue, 15 May 2007 16:50:25 +0930 Received: from obelix.dsto.defence.gov.au ([203.6.60.208]) by ednex510.dsto.defence.gov.au with Microsoft SMTPSVC(6.0.3790.1830); Tue, 15 May 2007 16:50:23 +0930 Received: from obelix.dsto.defence.gov.au (localhost [127.0.0.1]) by obelix.dsto.defence.gov.au (8.13.8/8.13.8) with ESMTP id l4F7JvcN058458 for ; Tue, 15 May 2007 15:19:58 +0800 (WST) (envelope-from wilkinsa@obelix.dsto.defence.gov.au) Received: (from wilkinsa@localhost) by obelix.dsto.defence.gov.au (8.13.8/8.13.8/Submit) id l4F7JvBS058457 for emulation@freebsd.org; Tue, 15 May 2007 15:19:57 +0800 (WST) (envelope-from wilkinsa) Date: Tue, 15 May 2007 15:19:55 +0800 From: "Wilkinson, Alex" To: emulation@freebsd.org Message-ID: <20070515071955.GB57845@obelix.dsto.defence.gov.au> Mail-Followup-To: emulation@freebsd.org 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> <17983.13326.774561.259231@gromit.timing.com> <20070508024404.GE7353@obelix.dsto.defence.gov.au> <17984.31467.919324.655183@gromit.timing.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline In-Reply-To: <17984.31467.919324.655183@gromit.timing.com> User-Agent: Mutt/1.5.15 (2007-04-06) X-OriginalArrivalTime: 15 May 2007 07:20:24.0473 (UTC) FILETIME=[81411890:01C796C1] X-TM-AS-Product-Ver: SMEX-7.0.0.1526-3.6.1039-15176.002 X-TM-AS-Result: No--4.102300-8.000000-31 Content-Transfer-Encoding: 7bit Cc: Subject: [NCLASSIFIED]Re:Re: Re: Re: [net/citrix_ica/] /usr/local/bin/wfcmgr ... hangs upon exec(). X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 May 2007 07:20:32 -0000 0n Tue, May 08, 2007 at 07:28:11AM -0600, John E Hein wrote: >All this tells me that the linux.ko that is installed in /boot/kernel >was not built with -DDEBUG > >Look at the bottom of linux_mib.c - you should have "Linux debugging >control" in linux.ko if built with -DDEBUG. > >So you either built linux.ko incorrectly or installed it incorrectly >(or failed to install it). #pwd /usr/src/sys/modules/linux #grep DEBUG Makefile CFLAGS+=-DCOMPAT_IA32 -DCOMPAT_LINUX32 -DDEBUG=1 #make cc -c -O2 -pipe -march=pentium4 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -std=c99 -nostdinc -I- -I. -I@ -I@/contrib/altq -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -fformat-extensions /usr/src/sys/modules/linux/../../i386/linux/linux_genassym.c ... #strings linux.ko | grep -i debug debug_mpsafenet # I don't see "Linux.debugging.control" anywhere. -aW IMPORTANT: This email remains the property of the Australian Defence Organisation and is subject to the jurisdiction of section 70 of the CRIMES ACT 1914. If you have received this email in error, you are requested to contact the sender and delete the email.