From owner-freebsd-questions@FreeBSD.ORG Mon Nov 15 20:43:24 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2E70E106564A for ; Mon, 15 Nov 2010 20:43:24 +0000 (UTC) (envelope-from kes-kes@yandex.ru) Received: from forward11.mail.yandex.net (forward11.mail.yandex.net [95.108.130.93]) by mx1.freebsd.org (Postfix) with ESMTP id B87328FC15 for ; Mon, 15 Nov 2010 20:43:23 +0000 (UTC) Received: from smtp14.mail.yandex.net (smtp14.mail.yandex.net [95.108.131.192]) by forward11.mail.yandex.net (Yandex) with ESMTP id 7AAF43ED0B0D for ; Mon, 15 Nov 2010 23:43:22 +0300 (MSK) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1289853802; bh=HsDeHwQOmZ2Ds2QWgDeLIAGPfHTVqOaPGhV7zjpMI2o=; h=Date:From:Reply-To:Message-ID:To:CC:Subject:In-Reply-To: References:MIME-Version:Content-Type:Content-Transfer-Encoding; b=FRD8CGUHS11KosiOC5RqjtmrWh/8kq5S9mOkoRPRECNljezlv38iAHPEtEodHMNwl 3au7c4R0jZRlZLVnqqZZIpobfGzIfYy6gbvlS+DRRuUFuA2coRJCmK9kqixZhEvXP1 3YIFNOU8INtTgrQJi/GtZHn6YWz+8cCtyo4Rfq78= Received: from kes.in (unknown [77.93.42.18]) by smtp14.mail.yandex.net (Yandex) with ESMTPA id 373AA19B80A3; Mon, 15 Nov 2010 23:43:22 +0300 (MSK) Date: Mon, 15 Nov 2010 22:43:26 +0200 From: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= X-Mailer: The Bat! (v4.0.24) Professional Organization: =?windows-1251?B?188gyu7t/Oru4iwgRnJlZUxpbmU=?= X-Priority: 3 (Normal) Message-ID: <1978226697.20101115224326@yandex.ru> To: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= In-Reply-To: <438182719.20101115222549@yandex.ru> References: <438182719.20101115222549@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: compile error CURRENT-9 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: =?windows-1251?B?yu7t/Oru4iDF4uPl7ejp?= List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 15 Nov 2010 20:43:24 -0000 Çäðàâñòâóéòå, Êîíüêîâ. Âû ïèñàëè 15 íîÿáðÿ 2010 ã., 22:25:49: ÊÅ> Hello, Freebsd-questions. ÊÅ> I have commented out 'device bce' but still have error: ÊÅ> ld -d -warn-common -r -d -o if_ath.kld if_ath.o if_ath_pci.o ÊÅ> ah_osdep.o ah.o ah _regdomain.o ah_eeprom_v3.o ah_eeprom_v1.o ÊÅ> ar5210_attach.o ar5210_beacon.o ar521 0_interrupts.o ÊÅ> ar5210_keycache.o ar5210_misc.o ar5210_phy.o ar5210_power.o ar521 ÊÅ> 0_recv.o ar5210_reset.o ar5210_xmit.o ar5211_attach.o ÊÅ> ar5211_beacon.o ar5211_int errupts.o ar5211_keycache.o ÊÅ> ar5211_misc.o ar5211_phy.o ar5211_power.o ar5211_rec v.o ÊÅ> ar5211_reset.o ar5211_xmit.o ar5212_ani.o ar5212_attach.o ÊÅ> ar5212_beacon.o ar 5212_eeprom.o ar5212_gpio.o ÊÅ> ar5212_interrupts.o ar5212_keycache.o ar5212_misc.o ÊÅ> ar5212_phy.o ar5212_power.o ar5212_recv.o ar5212_reset.o ÊÅ> ar5212_rfgain.o ar5212_ xmit.o ar5111.o ar5112.o ar2413.o ÊÅ> ar2425.o ar5413.o ah_eeprom_v14.o ah_eeprom_v4 k.o ar5416_ani.o ÊÅ> ar5416_attach.o ar5416_beacon.o ar5416_cal.o ar5416_cal_iq.o ar ÊÅ> 5416_cal_adcgain.o ar5416_cal_adcdc.o ar5416_eeprom.o ÊÅ> ar5416_gpio.o ar5416_inter rupts.o ar5416_keycache.o ÊÅ> ar5416_misc.o ar5416_phy.o ar5416_power.o ar5416_recv. o ÊÅ> ar5416_reset.o ar5416_xmit.o ar9160_attach.o ar9280.o ÊÅ> ar9280_attach.o ar2133.o ar9285.o ar9285_reset.o ar9285_attach.o sample.o :>> export_syms ÊÅ> awk -f /usr/src/sys/conf/kmod_syms.awk if_ath.kld export_syms | ÊÅ> xargs -J% objco py % if_ath.kld ÊÅ> ld -Bshareable -d -warn-common -o if_ath.ko.debug if_ath.kld ÊÅ> objcopy --only-keep-debug if_ath.ko.debug if_ath.ko.symbols ÊÅ> objcopy --strip-debug --add-gnu-debuglink=if_ath.ko.symbols if_ath.ko.debug if_a th.ko ===>> bce (all) ÊÅ> cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE ÊÅ> -nostdinc -DH AVE_KERNEL_OPTION_HEADERS -include ÊÅ> /usr/obj/usr/src/sys/KES_KERN_v9/opt_global.h -I. -I@ ÊÅ> -I@/contrib/altq -finline-limit=8000 --param ÊÅ> inline-unit-growth=100 --p aram large-function-growth=1000 ÊÅ> -fno-common -g -I/usr/obj/usr/src/sys/KES_KERN_v 9 ÊÅ> -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx ÊÅ> -mno-3dnow -mno -sse -mno-sse2 -mno-sse3 -ffreestanding ÊÅ> -fstack-protector -std=iso9899:1999 -fst ack-protector -Wall ÊÅ> -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmi ÊÅ> ssing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef ÊÅ> -Wno-pointer-sign -fformat-extensions -c ÊÅ> /usr/src/sys/modules/bce/../../dev/bce/if_bce.c ÊÅ> cc1: warnings being treated as errors ÊÅ> /usr/src/sys/modules/bce/../../dev/bce/if_bce.c: In function 'bce_fill_rx_chain' : ÊÅ> @/sys/mbuf.h:412: warning: 'zone' may be used uninitialized in this function ÊÅ> @/sys/mbuf.h:412: note: 'zone' was declared here ÊÅ> *** Error code 1 ÊÅ> 1 error ÊÅ> *** Error code 2 ÊÅ> 1 error ÊÅ> *** Error code 2 ÊÅ> 3 errors ÊÅ> *** Error code 2 ÊÅ> 1 error ÊÅ> *** Error code 2 ÊÅ> 1 error ÊÅ> what I have missed? with this options I have errors described above: options RESTARTABLE_PANICS How to force server to reboot when PAGE FAULT occour? -- Ñ óâàæåíèåì, Êîíüêîâ mailto:kes-kes@yandex.ru