From owner-freebsd-questions Thu Jun 14 10:17: 8 2001 Delivered-To: freebsd-questions@freebsd.org Received: from sleipner.eiffel.dk (sub19-229.member.dsl-only.net [63.105.19.229]) by hub.freebsd.org (Postfix) with ESMTP id DC93A37B405; Thu, 14 Jun 2001 10:17:02 -0700 (PDT) (envelope-from flemming@froekjaer.org) Received: from froekjaer.org (sub19-225.member.dsl-only.net [63.105.19.225]) by sleipner.eiffel.dk (8.11.1/8.11.1) with ESMTP id f5EHI9Q51285; Thu, 14 Jun 2001 10:18:09 -0700 (PDT) (envelope-from flemming@froekjaer.org) Message-ID: <3B28F190.A70FE06@froekjaer.org> Date: Thu, 14 Jun 2001 10:17:04 -0700 From: Flemming Froekjaer X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Ruslan Ermilov Cc: questions@FreeBSD.ORG Subject: Re: mount_smbfs References: <3B27BC81.BA919208@froekjaer.org> <20010614094428.E50901@sunbay.com> Content-Type: multipart/mixed; boundary="------------07360E9C159020724839F8E0" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------07360E9C159020724839F8E0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Ruslan Ermilov wrote: > > It's a FreeBSD 4.3 stable from yesterday. > > It's a dual cpu box, and I compiled smbfs with > > "make SMP_SUPPORT=yes" > > > > What am I doing wrong? > > > Check that you have: > > -r-xr-xr-x 1 root wheel 121550 May 24 19:00 /modules/smbfs.ko It's not there. So I deleted the port, and just to be sure I deleted the /usr/ports/net/smbfs directory, and did a cvsup of the ports collection. Then I compiled and installed the port again, but the kernel module is still not there. I have attached the output of the make command. \Flemming --------------07360E9C159020724839F8E0 Content-Type: text/plain; charset=us-ascii; name="make.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="make.txt" ===> Extracting for smbfs-1.4.1 >> Checksum OK for smbfs-1.4.1.tar.gz. ===> Patching for smbfs-1.4.1 ===> Configuring for smbfs-1.4.1 echo PREFIX= /usr/local > config.int echo SYSDIR=/usr/src/sys >> config.int echo KMODDIR=/modules >> config.int echo SINGLEKLD=yes >> config.int echo ENCRYPTED_PASSWD=yes >> config.int echo SMP=yes >> config.int ===> Building for smbfs-1.4.1 ===> lib ===> lib/smb Warning: Object directory not changed from original /usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb cc -O -pipe -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../include -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel/mysys -Wall -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel -I/usr/local//usr/include -c rcfile.c -o rcfile.o cc -O -pipe -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../include -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel/mysys -Wall -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel -I/usr/local//usr/include -c ctx.c -o ctx.o cc -O -pipe -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../include -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel/mysys -Wall -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel -I/usr/local//usr/include -c cfopt.c -o cfopt.o cc -O -pipe -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../include -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel/mysys -Wall -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel -I/usr/local//usr/include -c subr.c -o subr.o cc -O -pipe -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../include -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel/mysys -Wall -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel -I/usr/local//usr/include -c nls.c -o nls.o cc -O -pipe -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../include -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel/mysys -Wall -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel -I/usr/local//usr/include -c rap.c -o rap.o cc -O -pipe -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../include -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel/mysys -Wall -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel -I/usr/local//usr/include -c mbuf.c -o mbuf.o cc -O -pipe -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../include -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel/mysys -Wall -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel -I/usr/local//usr/include -c rq.c -o rq.o cc -O -pipe -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../include -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel/mysys -Wall -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel -I/usr/local//usr/include -c file.c -o file.o cc -O -pipe -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../include -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel/mysys -Wall -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel -I/usr/local//usr/include -c print.c -o print.o cc -O -pipe -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../include -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel/mysys -Wall -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel -I/usr/local//usr/include -c kiconv.c -o kiconv.o cc -O -pipe -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../include -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel/mysys -Wall -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel -I/usr/local//usr/include -c nb.c -o nb.o cc -O -pipe -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../include -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel/mysys -Wall -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel -I/usr/local//usr/include -c nb_name.c -o nb_name.o cc -O -pipe -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../include -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel/mysys -Wall -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel -I/usr/local//usr/include -c nb_net.c -o nb_net.o cc -O -pipe -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../include -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel/mysys -Wall -I/usr/ports/net/smbfs/work/smbfs-1.4.1/lib/smb/../../kernel -I/usr/local//usr/include -c nbns_rq.c -o nbns_rq.o building standard smb library ranlib libsmb.a ===> mount_smbfs Warning: Object directory not changed from original /usr/ports/net/smbfs/work/smbfs-1.4.1/mount_smbfs cc -O -pipe -DSMBFS -I/usr/ports/net/smbfs/work/smbfs-1.4.1/mount_smbfs/../mount -Wall -I../kernel/mysys -L../lib/smb -L../lib/nb -I../include -I../kernel -c mount_smbfs.c cc -O -pipe -DSMBFS -I/usr/ports/net/smbfs/work/smbfs-1.4.1/mount_smbfs/../mount -Wall -I../kernel/mysys -L../lib/smb -L../lib/nb -I../include -I../kernel -c getmntopts.c cc -O -pipe -DSMBFS -I/usr/ports/net/smbfs/work/smbfs-1.4.1/mount_smbfs/../mount -Wall -I../kernel/mysys -L../lib/smb -L../lib/nb -I../include -I../kernel -o mount_smbfs mount_smbfs.o getmntopts.o -lsmb gzip -cn mount_smbfs.8 > mount_smbfs.8.gz ===> smbutil Warning: Object directory not changed from original /usr/ports/net/smbfs/work/smbfs-1.4.1/smbutil cc -O -pipe -Wall -I../kernel/mysys -L../lib/smb -L../lib/nb -I../include -I../kernel -c smbutil.c cc -O -pipe -Wall -I../kernel/mysys -L../lib/smb -L../lib/nb -I../include -I../kernel -c dumptree.c cc -O -pipe -Wall -I../kernel/mysys -L../lib/smb -L../lib/nb -I../include -I../kernel -c login.c cc -O -pipe -Wall -I../kernel/mysys -L../lib/smb -L../lib/nb -I../include -I../kernel -c lookup.c cc -O -pipe -Wall -I../kernel/mysys -L../lib/smb -L../lib/nb -I../include -I../kernel -c view.c cc -O -pipe -Wall -I../kernel/mysys -L../lib/smb -L../lib/nb -I../include -I../kernel -c print.c cc -O -pipe -Wall -I../kernel/mysys -L../lib/smb -L../lib/nb -I../include -I../kernel -o smbutil smbutil.o dumptree.o login.o lookup.o view.o print.o -lsmb gzip -cn smbutil.1 > smbutil.1.gz ===> Installing for smbfs-1.4.1 ===> lib ===> lib/smb install -c -o root -g wheel -m 444 libsmb.a /usr/local/lib ===> mount_smbfs install -c -s -o root -g wheel -m 555 mount_smbfs /sbin install -c -o root -g wheel -m 444 mount_smbfs.8.gz /usr/local/man/man8 ===> smbutil install -c -s -o root -g wheel -m 555 smbutil /usr/local/bin install -c -o root -g wheel -m 444 smbutil.1.gz /usr/local/man/man1 ===> Generating temporary packing list cd /usr/ports/net/smbfs/work/smbfs-1.4.1 && make makedev ===> Registering installation for smbfs-1.4.1 ===> SECURITY NOTE: This port has installed the following startup scripts which may cause network services to be started at boot time. /usr/local/etc/rc.d/smbfs.sh.sample If there are vulnerabilities in these programs there may be a security risk to the system. FreeBSD makes no guarantee about the security of ports included in the Ports Collection. Please type 'make deinstall' to deinstall the port if this is a concern. --------------07360E9C159020724839F8E0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message