Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jun 2001 13:28:48 -0700
From:      "Cheffo Izroda" <mujahidin@egypt.net>
To:        stable@freebsd.org
Subject:   option smbfs
Message-ID:  <200106292028.NAA18226@mail9.bigmailbox.com>

next in thread | raw e-mail | index | archive | help

[-- Attachment #1 --]
I can't compile my kernel with:
 option smbfs
 option netsmb
 option netsmbcrypto
I send you all my conf file and a file with the error during compilation.



             

                            -= Cheffo =-

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

[-- Attachment #2 --]
/share/src/sys/dev/mii/xmphy.c: In function `xmphy_mii_phy_auto':
/share/src/sys/dev/mii/xmphy.c:366: warning: implicit declaration of function `D
ELAY'
/share/src/sys/kern/init_sysent.c:26: warning: cast discards qualifiers from poi
nter target type
/share/src/sys/kern/subr_disk.c:33: warning: redundant redeclaration of `disk_en
umerate' in same scope
/share/src/sys/sys/disk.h:40: warning: previous declaration of `disk_enumerate'
/share/src/sys/kern/vfs_default.c: In function `vop_nounlock':
/share/src/sys/kern/vfs_default.c:478: warning: unused variable `vp'
/share/src/sys/netinet/in_proto.c:163: warning: initialization from incompatible
 pointer type
/share/src/sys/i386/i386/vm86.c: In function `vm86_sysarch':
/share/src/sys/i386/i386/vm86.c:707: warning: suggest parentheses around assignm
ent used as truth value
/share/src/sys/i386/i386/vm86.c:709: warning: suggest parentheses around assignm
ent used as truth value
/share/src/sys/i386/i386/vm86.c:711: warning: suggest parentheses around assignm
ent used as truth value
smb_smb.o(.text+0x3e3): undefined reference to `md_get_mem'
smb_smb.o(.text+0x429): undefined reference to `md_get_uint8'
smb_smb.o(.text+0x443): undefined reference to `md_get_uint16le'
smb_smb.o: In function `smb_smb_ssnsetup':
smb_smb.o(.text+0x58f): undefined reference to `iconv_convstr'
smb_smb.o(.text+0x59d): undefined reference to `iconv_convstr'
smb_smb.o(.text+0x5ee): undefined reference to `iconv_convstr'
smb_smb.o(.text+0x69a): undefined reference to `mb_put_uint8'
smb_smb.o(.text+0x6a2): undefined reference to `mb_put_uint8'
smb_smb.o(.text+0x6aa): undefined reference to `mb_put_uint16le'
smb_smb.o(.text+0x6b8): undefined reference to `mb_put_uint16le'
smb_smb.o(.text+0x6c9): undefined reference to `mb_put_uint16le'
smb_smb.o(.text+0x6d4): undefined reference to `mb_put_uint16le'
smb_smb.o(.text+0x6e1): undefined reference to `mb_put_uint32le'
smb_smb.o(.text+0x6eb): undefined reference to `mb_put_uint16le'
smb_smb.o(.text+0x6ff): undefined reference to `mb_put_uint32le'
smb_smb.o(.text+0x71e): un....................
smb_usr.o: In function `smb_cpdatain':
smb_usr.o(.text+0x512): undefined reference to `mb_init'
smb_usr.o(.text+0x526): undefined reference to `mb_put_mem'
smb_usr.o: In function `smb_usr_t2request':
smb_usr.o(.text+0x626): undefined reference to `m_fixhdr'
smb_usr.o(.text+0x647): undefined reference to `md_get_mem'
smb_usr.o(.text+0x66f): undefined reference to `m_fixhdr'
smb_usr.o(.text+0x698): undefined reference to `md_get_mem'
*** Error code 1
Stop in /share/obj/share/src/sys/CORE.
*** Error code 1
Stop in /share/src.
*** Error code 1
Stop in /share/src.
................

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