From owner-freebsd-stable Thu Sep 13 14:32:34 2001 Delivered-To: freebsd-stable@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id 7210D37B403 for ; Thu, 13 Sep 2001 14:32:29 -0700 (PDT) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.3/8.11.3) with ESMTP id f8DLVE578667 for ; Thu, 13 Sep 2001 17:31:14 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f8DLWUI06352 for ; Thu, 13 Sep 2001 17:32:31 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Thu, 13 Sep 2001 17:32:30 -0400 (EDT) From: Joe Clarke To: Subject: smbfs problem with latest 4.4-RC Message-ID: <20010913172125.T4778-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I just CVSup'd 4.4-RC an hour ago, and now I'm trying to use smbfs loaded as a module with the smbfs-1.4.1 port. I'm getting the following: mount_smbfs: vfsload(smbfs): Exec format error When trying to do a mount_smbfs. I searched the archives on -stable and -questions, but I didn't get any hits. I know I must be doing something wrong, but I wanted to make sure. file(1) reveals: smbfs.ko: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not stripped file(1) of ntfs.ko (which loaded fine): ntfs.ko: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), not stripped The error in dmesg is: link_elf: symbol iconv_open undefined link_elf: symbol iconv_open undefined link_elf: symbol iconv_open undefined I do not have the iconv port loaded (smbfs-1.4.1 didn't require it). The machine in question is: Copyright (c) 1992-2001 The FreeBSD Project. Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 The Regents of the University of California. All rights reserved. FreeBSD 4.4-RC #1: Thu Sep 13 16:46:29 EDT 2001 marcus@nms-build.cisco.com:/usr/obj/usr/src/sys/NMS-BUILD Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 448968464 Hz CPU: Pentium III/Pentium III Xeon/Celeron (448.97-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x673 Stepping = 3 Features=0x383f9ff I am using default CFLAGS. Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message