[NCLASSIFIED]Re:Re: Re: Re: [net/citrix_ica/] /usr/local/bin/wfcmgr ... hangs upon exec().

Wilkinson, Alex alex.wilkinson at dsto.defence.gov.au
Tue May 15 07:20:32 UTC 2007


    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.




More information about the freebsd-emulation mailing list