From owner-freebsd-current@FreeBSD.ORG Mon Apr 12 22:59:17 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 E3B5216A4CE for ; Mon, 12 Apr 2004 22:59:17 -0700 (PDT) Received: from seed.net.tw (sn16.seed.net.tw [139.175.54.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7E0B143D49 for ; Mon, 12 Apr 2004 22:59:17 -0700 (PDT) (envelope-from leafy@leafy.idv.tw) Received: from [61.59.121.140] (port=49892 helo=chihiro.leafy.idv.tw) by seed.net.tw with esmtp (Seednet 4.23:1) id 1BDGx2-000OdH-GH for freebsd-current@freebsd.org; Tue, 13 Apr 2004 13:59:16 +0800 Received: from localhost (localhost [127.0.0.1]) by chihiro.leafy.idv.tw (Postfix) with ESMTP id BF66819E for ; Tue, 13 Apr 2004 13:59:15 +0800 (CST) Received: from chihiro.leafy.idv.tw ([127.0.0.1]) by localhost (chihiro.leafy.idv.tw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00635-08 for ; Tue, 13 Apr 2004 13:59:15 +0800 (CST) Received: by chihiro.leafy.idv.tw (Postfix, from userid 1000) id 548C0191; Tue, 13 Apr 2004 13:59:15 +0800 (CST) Date: Tue, 13 Apr 2004 13:59:15 +0800 From: leafy To: freebsd-current@freebsd.org Message-ID: <20040413055915.GA1423@chihiro.leafy.idv.tw> Mail-Followup-To: freebsd-current@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=big5 Content-Disposition: inline User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new at leafy.idv.tw Subject: /usr/libexec/ld-elf.so.1: mount_smbfs: Undefined symbol "vfsisloadable" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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, 13 Apr 2004 05:59:18 -0000 With very recent -current (6 hrs old), mount_smbfs gives this error: /usr/libexec/ld-elf.so.1: mount_smbfs: Undefined symbol "vfsisloadable" Jiawei -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming