From owner-freebsd-stable@FreeBSD.ORG Tue May 19 22:51:51 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BAB871065674 for ; Tue, 19 May 2009 22:51:51 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: from mail-ew0-f159.google.com (mail-ew0-f159.google.com [209.85.219.159]) by mx1.freebsd.org (Postfix) with ESMTP id 43A5C8FC0C for ; Tue, 19 May 2009 22:51:50 +0000 (UTC) (envelope-from mat.macy@gmail.com) Received: by ewy3 with SMTP id 3so133845ewy.43 for ; Tue, 19 May 2009 15:51:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type:content-transfer-encoding; bh=TW8MC33ZmmH7x9IliPpIy4sXob/hZufKUGccy2Z/UT0=; b=MtpWV2ebRHO3fwm4dHcjWaWMmeri7bJ2cCxSzwn0zN9kyrlYtsGtl0SUS3L4/rjyvN FAFj73LMVw16z0DobFJLbj3TiNqyMAut3r3aVzeUO9NRdcl2qNX1sYLyajcN2+DJBzKL oBeFw8GSutGqR54SOcQMIDQaEaf09yxEw4MV0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; b=qR8aw4Eo62S86oumqmywuq6iBJod8UjOsRVyE6zpt80rvACv+jAjgedPeW9Ly8WAn6 sckc8V0bCpKmDj4nk5qmmA8ZqG57CBdea1WNXxboXD2DNCK0xGhWprC7n9ixhPzMqOe6 x/x0RAXhXh4jgJHaVN24s1R1hYZZOELEL3yzc= MIME-Version: 1.0 Sender: mat.macy@gmail.com Received: by 10.216.73.85 with SMTP id u63mr141546wed.37.1242773509587; Tue, 19 May 2009 15:51:49 -0700 (PDT) In-Reply-To: <4A133780.60707@andric.com> References: <3c1674c90905151702l81c2b88off1d2b2ffed39ca2@mail.gmail.com> <4A12E929.4040406@andric.com> <4A1317C9.90505@andric.com> <4A1324B4.9080105@andric.com> <4A133780.60707@andric.com> Date: Tue, 19 May 2009 15:51:49 -0700 X-Google-Sender-Auth: 8fb06ff24e1a0af8 Message-ID: <3c1674c90905191551i2c8c8b2axa4671884292aa59b@mail.gmail.com> From: Kip Macy To: Dimitry Andric Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-stable@freebsd.org, Dmitry Morozovsky Subject: Re: RFT: ZFS MFC X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 May 2009 22:51:52 -0000 I created a branch for a reason. With all the renames applying a patch is a nightmare. Either use the branch or wait until I do the MFC. Cheers, Kip On Tue, May 19, 2009 at 3:49 PM, Dimitry Andric wrote: > On 2009-05-19 23:57, Dmitry Morozovsky wrote: >> ... but then again, on `build all'' phase, I got >> >> =3D=3D=3D> cddl/sbin/zpool (all) >> cc -O2 -fno-strict-aliasing -pipe -march=3Dathlon-mp >> -I/usr/src/cddl/sbin/zpool/../../../cddl/contrib/opensolaris/lib/libzpoo= l/common >> -I/usr/src/cddl/sbin/zpool/../../../cddl/compat/opensolaris/include >> -I/usr/src/cddl/sbin/zpool/../../../cddl/compat/opensolaris/lib/libumem >> -I/usr/src/cddl/sbin/zpool/../../../sys/cddl/compat/opensolaris >> -I/usr/src/cddl/sbin/zpool/../../../cddl/contrib/opensolaris/head >> -I/usr/src/cddl/sbin/zpool/../../../cddl/contrib/opensolaris/lib/libuuti= l/common >> -I/usr/src/cddl/sbin/zpool/../../../cddl/contrib/opensolaris/lib/libumem= /common >> -I/usr/src/cddl/sbin/zpool/../../../cddl/contrib/opensolaris/lib/libzfs/= common >> -I/usr/src/cddl/sbin/zpool/../../../cddl/contrib/opensolaris/lib/libnvpa= ir >> -I/usr/src/cddl/sbin/zpool/../../../sys/cddl/contrib/opensolaris/common/= zfs >> -I/usr/src/cddl/sbin/zpool/../../../sys/cddl/contrib/opensolaris/uts/com= mon >> -I/usr/src/cddl/sbin/zpool/../../../sys/cddl/contrib/opensolaris/uts/com= mon/fs/zfs >> -I/usr/src/cddl/sbin/zpool/../../../sys/cddl/contrib/opensolaris/uts/com= mon/sys >> -DNEED_SOLARIS_BOOLEAN -std=3Dgnu89 -Wno-unknown-pragmas =A0-o zpool zpo= ol_main.o >> zpool_vdev.o zpool_iter.o zpool_util.o -lavl -lzfs -lgeom -lbsdxml -lsbu= f =A0-lm >> -lnvpair -luutil -lutil >> zpool_main.o(.text+0x61ff): In function `zpool_do_create': >> : undefined reference to `zfs_allocatable_devs' >> *** Error code 1 > > FWIW, I just did a full buildworld, kernel, reboot, installworld dance, > there were no errors. =A0You may possibly have some cruft left in obj, or > you could zap your src tree and start fresh? :) > _______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > --=20 When bad men combine, the good must associate; else they will fall one by one, an unpitied sacrifice in a contemptible struggle. Edmund Burke