From owner-freebsd-current@FreeBSD.ORG Tue Dec 9 07:37:50 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E3C851065783 for ; Tue, 9 Dec 2008 07:37:50 +0000 (UTC) (envelope-from jackie@boolome.com) Received: from ti-out-0910.google.com (ti-out-0910.google.com [209.85.142.185]) by mx1.freebsd.org (Postfix) with ESMTP id 7EC3B8FC16 for ; Tue, 9 Dec 2008 07:37:50 +0000 (UTC) (envelope-from jackie@boolome.com) Received: by ti-out-0910.google.com with SMTP id a1so900137tib.3 for ; Mon, 08 Dec 2008 23:37:49 -0800 (PST) Received: by 10.110.42.17 with SMTP id p17mr5238127tip.42.1228808269093; Mon, 08 Dec 2008 23:37:49 -0800 (PST) Received: from ?192.168.1.100? ([60.210.216.198]) by mx.google.com with ESMTPS id 22sm1947233tim.15.2008.12.08.23.37.46 (version=SSLv3 cipher=RC4-MD5); Mon, 08 Dec 2008 23:37:47 -0800 (PST) From: boolome To: freebsd-current@freebsd.org Content-Type: text/plain Organization: boolome Date: Tue, 09 Dec 2008 15:37:32 +0800 Message-Id: <1228808252.58600.1.camel@www.boolome.cn> Mime-Version: 1.0 X-Mailer: Evolution 2.22.3.1 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit Subject: heads up : can not buildworld go on X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Dec 2008 07:37:51 -0000 cvsup to latest source tree ! m -lnvpair -luutil -lutil zfs_main.o(.text+0x15a): In function `unallow_callback': : undefined reference to `zfs_perm_remove' zfs_main.o(.text+0xa59): In function `unshare_unmount_path': : undefined reference to `zfs_unshareall_bypath' zfs_main.o(.text+0x125b): In function `share_mount_one': : undefined reference to `zfs_is_shared_smb' zfs_main.o(.text+0x13ba): In function `share_mount_one': : undefined reference to `zfs_share_smb' zfs_main.o(.text+0x1404): In function `share_mount_one': : undefined reference to `zfs_shareall' zfs_main.o(.text+0x1572): In function `upgrade_set_callback': : undefined reference to `zfs_spa_version' zfs_main.o(.text+0x16d1): In function `upgrade_set_callback': : undefined reference to `zpool_stage_history' zfs_main.o(.text+0x195a): In function `get_callback': : undefined reference to `zprop_print_one_property' zfs_main.o(.text+0x1a56): In function `get_callback': : undefined reference to `zprop_print_one_property' zfs_main.o(.text+0x2725): In function `usage': : undefined reference to `zfs_deleg_permissions' zfs_main.o(.text+0x28d2): In function `usage': : undefined reference to `zprop_iter' zfs_main.o(.text+0x2a27): In function `main': : undefined reference to `zpool_set_history_str' zfs_main.o(.text+0x2a3c): In function `main': : undefined reference to `zpool_stage_history' zfs_main.o(.text+0x42ae): In function `zfs_do_rename': : undefined reference to `zfs_create_ancestors' zfs_main.o(.text+0x45b8): In function `zfs_do_list': : undefined reference to `zprop_get_list' zfs_main.o(.text+0x4616): In function `zfs_do_list': : undefined reference to `zprop_free_list' zfs_main.o(.text+0x5052): In function `zfs_do_get': : undefined reference to `zprop_get_list' zfs_main.o(.text+0x50cf): In function `zfs_do_get': : undefined reference to `zprop_free_list' zfs_main.o(.text+0x50f3): In function `zfs_do_get': : undefined reference to `zprop_free_list' zfs_main.o(.text+0x5973): In function `zfs_do_create': : undefined reference to `zpool_get_prop_int' zfs_main.o(.text+0x5a3f): In function `zfs_do_create': : undefined reference to `zfs_dataset_exists' zfs_main.o(.text+0x5a5d): In function `zfs_do_create': : undefined reference to `zfs_create_ancestors' zfs_main.o(.text+0x5ccd): In function `zfs_do_clone': : undefined reference to `zfs_dataset_exists' zfs_main.o(.text+0x5ce9): In function `zfs_do_clone': : undefined reference to `zfs_create_ancestors' zfs_main.o(.text+0x628e): In function `parse_allow_args': : undefined reference to `zfs_build_perms' zfs_main.o(.text+0x6479): In function `zfs_do_allow': : undefined reference to `zfs_perm_set' zfs_main.o(.text+0x6573): In function `zfs_do_allow': : undefined reference to `zfs_perm_get' zfs_main.o(.text+0x67fe): In function `zfs_do_allow': : undefined reference to `zfs_free_allows' zfs_main.o(.text+0x6d4c): In function `unshare_unmount': : undefined reference to `zfs_unshareall_bypath' zfs_main.o(.text+0x7332): In function `unshare_unmount': : undefined reference to `zfs_unshareall' zfs_iter.o(.text+0x17b): In function `zfs_callback': : undefined reference to `zfs_get_pool_handle' zfs_iter.o(.text+0x193): In function `zfs_callback': : undefined reference to `zpool_get_prop_int' *** Error code 1 Stop in /usr/src/cddl/sbin/zfs. *** Error code 1 Stop in /usr/src/cddl/sbin. *** Error code 1 Stop in /usr/src/cddl. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.