Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Jun 2001 07:50:23 -0700
From:      "Cheffo Izroda" <mujahidin@egypt.net>
To:        stable@freebsd.org
Subject:   smbfs
Message-ID:  <200106261450.HAA04036@mail10.bigmailbox.com>

next in thread | raw e-mail | index | archive | help
I try to install smbfs from ports but this error appear :
>> smbfs-1.4.1.tar.gz doesn't seem to exist in /usr/ports/distfiles/.
>> Attempting to fetch from ftp://ftp.butya.kz/pub/smbfs/.
fetch: smbfs-1.4.1.tar.gz: Operation timed out
>> Attempting to fetch from ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/.
fetch: smbfs-1.4.1.tar.gz: File unavailable (e.g., file not found, no access)
>> Couldn't fetch it - please try to retrieve this
>> port manually into /usr/ports/distfiles/ and try again.
*** Error code 1
Stop in /share/ports/net/smbfs.
*** Error code 1


Then I tray to download manually but in ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/deistfiles/
exist only smbfst-1.3.4.tar.gz
OK let's install old version
but when I try to do it :

root#make
===> kernel/modules
===> kernel/modules/dummy
===> kernel/modules/smbfs2
Warning: Object directory not changed from original /share/cheffo/smbfs-1.3.4/ke
rnel/modules/smbfs2
cc -O -pipe -march=pentiumpro -I/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/
../../ -I/usr/src/sys  -DSMB_CRYPTO -I/share/cheffo/smbfs-1.3.4/kernel/modules/s
mbfs2/../../mysys  -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-p
rototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-e
xtensions -ansi -DKLD_MODULE -nostdinc -I- -I/share/cheffo/smbfs-1.3.4/kernel/mo
dules/smbfs2/../../ -I/usr/src/sys -I/share/cheffo/smbfs-1.3.4/kernel/modules/sm
bfs2/../../mysys -I. -I@ -I@/../include  -mpreferred-stack-boundary=2 -c /share/
cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
: In function `iconv_xlat_lookup':
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
:37: dereferencing pointer to incomplete type
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
:38: dereferencing pointer to incomplete type
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
:39: dereferencing pointer to incomplete type
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
: In function `iconv_xlat_register_table':
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
:51: dereferencing pointer to incomplete type
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
:51: dereferencing pointer to incomplete type
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
:53: dereferencing pointer to incomplete type
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
:53: dereferencing pointer to incomplete type
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
:53: dereferencing pointer to incomplete type
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
: In function `iconv_xlat_unregister_table':
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
:60: dereferencing pointer to incomplete type
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
:60: dereferencing pointer to incomplete type
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
:60: dereferencing pointer to incomplete type
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
:60: dereferencing pointer to incomplete type
/share/cheffo .... and so on

and ends with:
:238: dereferencing pointer to incomplete type
/share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2/../../mysys/libkern/iconv_xlat.c
:238: dereferencing pointer to incomplete type
*** Error code 1
Stop in /share/cheffo/smbfs-1.3.4/kernel/modules/smbfs2.
*** Error code 1
Stop in /share/cheffo/smbfs-1.3.4/kernel/modules.
*** Error code 1
Stop in /share/cheffo/smbfs-1.3.4.

So must I to precompile my KERNEL with :
options         NETSMB
options         NETSMBCRYPTO
options         SMBFS
or the problem is not here?


Regards, Cheffo

P.S. I Have FreeBSD 4.3 -stable (updated before a week)



             

                            -= Cheffo =-

------------------------------------------------------------
------------------------------------------------------------

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106261450.HAA04036>