From owner-freebsd-current@FreeBSD.ORG Thu Oct 7 02:11:46 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1AA8E16A4CF for ; Thu, 7 Oct 2004 02:11:46 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACD9A43D46 for ; Thu, 7 Oct 2004 02:11:45 +0000 (GMT) (envelope-from marchenko@gmail.com) Received: by mproxy.gmail.com with SMTP id 74so492805rnk for ; Wed, 06 Oct 2004 19:11:45 -0700 (PDT) Received: by 10.38.6.75 with SMTP id 75mr1579146rnf; Wed, 06 Oct 2004 19:11:45 -0700 (PDT) Received: by 10.38.22.66 with HTTP; Wed, 6 Oct 2004 19:11:44 -0700 (PDT) Message-ID: Date: Wed, 6 Oct 2004 22:11:44 -0400 From: Vlad To: Dan Nelson In-Reply-To: <20041007010644.GG3848@dan.emsphone.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20041006154137.GJ47017@green.homeunix.org> <20041006203220.7f8e7b8a.ubm@u-boot-man.de> <20041006192518.GM47017@green.homeunix.org> <20041006202143.GA3848@dan.emsphone.com> <20041006220430.GD3848@dan.emsphone.com> <20041007010644.GG3848@dan.emsphone.com> cc: current@freebsd.org cc: Marc UBM Bocklet Subject: Re: [BETA7-panic] sodealloc(): so_count 1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Vlad List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Oct 2004 02:11:46 -0000 next iteration: cc -c -O -pipe -march=pentium3 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-function-growth=1000 -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror vers.c linking kernel dump_machdep.o(.text+0x3d3): In function `gz_init': : undefined reference to `deflateInit2_' dump_machdep.o(.text+0x553): In function `gz_write': : undefined reference to `deflate' dump_machdep.o(.text+0x602): In function `gz_close': : undefined reference to `deflate' *** Error code 1 -- Vlad