From owner-svn-src-all@FreeBSD.ORG Thu Mar 4 22:16:39 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E2A46106566B; Thu, 4 Mar 2010 22:16:38 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id D04B18FC0A; Thu, 4 Mar 2010 22:16:38 +0000 (UTC) Received: by elvis.mu.org (Postfix, from userid 1192) id 932351A3C4B; Thu, 4 Mar 2010 14:16:38 -0800 (PST) Date: Thu, 4 Mar 2010 14:16:38 -0800 From: Alfred Perlstein To: Alexander Best Message-ID: <20100304221638.GJ55658@elvis.mu.org> References: <20100304215456.GH55658@elvis.mu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.2.3i Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org Subject: Re: svn commit: r204552 - in head/sys: conf kern net sys X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Mar 2010 22:16:39 -0000 * Alexander Best [100304 14:04] wrote: > Alfred Perlstein schrieb am 2010-03-04: > > Ok, fix should be committed. > > thanks for r204737. :) Meh, should have never broke it in the first place, not sure how it slipped by as I was compiling both a with and w/o kernel at the same time... thanks for the polite poke. :) -Alfred > > > * Alexander Best [100304 11:26] wrote: > > > hi there, > > > > has "device gzio" now become a mandatory kernel option? if it has > > > or if > > > existing options now require "device gzio" it would be nice if you > > > could > > > document this (NOTES or/and UPDATING), because i don't have > > > "options COMPRESS_USER_CORES" in my kernel conf, however when > > > trying to > > > compile a kernel without "device gzio" i'm getting: > > > > ... > > > > cc -c -O2 -frename-registers -pipe -fno-strict-aliasing > > > -march=native -std=c99 > > > -O0 -pipe -g -Wall -Wredundant-decls -Wnested-externs > > > -Wstrict-prototypes > > > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef > > > -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys > > > -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS > > > -include > > > opt_global.h -fno-common -finline-limit=8000 --param > > > inline-unit-growth=100 > > > --param large-function-growth=1000 -fno-omit-frame-pointer > > > -mcmodel=kernel > > > -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx > > > -mno-3dnow > > > -msoft-float -fno-asynchronous-unwind-tables -ffreestanding > > > -fstack-protector > > > vnode_if.c > > > :> hack.c > > > cc -shared -nostdlib hack.c -o hack.So > > > rm -f hack.c > > > MAKE=make sh /usr/src/sys/conf/newvers.sh ARUNDEL > > > cc -c -O2 -frename-registers -pipe -fno-strict-aliasing > > > -march=native -std=c99 > > > -O0 -pipe -g -Wall -Wredundant-decls -Wnested-externs > > > -Wstrict-prototypes > > > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef > > > -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys > > > -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS > > > -include > > > opt_global.h -fno-common -finline-limit=8000 --param > > > inline-unit-growth=100 > > > --param large-function-growth=1000 -fno-omit-frame-pointer > > > -mcmodel=kernel > > > -mno-red-zone -mfpmath=387 -mno-sse -mno-sse2 -mno-sse3 -mno-mmx > > > -mno-3dnow > > > -msoft-float -fno-asynchronous-unwind-tables -ffreestanding > > > -fstack-protector > > > vers.c > > > linking kernel.debug > > > imgact_elf.o(.text+0x2509): In function `elf64_coredump': > > > /usr/src/sys/kern/imgact_elf.c:1143: undefined reference to > > > `gzclose' > > > imgact_elf32.o(.text+0x22a0): In function `elf32_coredump': > > > /usr/src/sys/kern/imgact_elf.c:1143: undefined reference to > > > `gzclose' > > > *** Error code 1 > > > > Stop in /usr/obj/usr/src/sys/ARUNDEL. > > > *** Error code 1 > > > > Stop in /usr/src. > > > *** Error code 1 > > > > Stop in /usr/src. > > > > here's my kernel conf: http://pastebin.com/1p3VsCPm > > > > cheers. > > > alex -- - Alfred Perlstein .- AMA, VMOA #5191, 03 vmax, 92 gs500, 85 ch250 .- FreeBSD committer