make kernel ERROR

Andrei V. Lavreniyuk bamston at reactor-xg.kiev.ua
Thu Jun 14 15:41:38 UTC 2007


Hi!


# uname -a
FreeBSD datacenter.technica-03.local 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jun  
8 20:16:09 EEST 2007     
root at datacenter.technica-03.local:/usr/obj/usr/src/sys/SMP-DATACENTER  i386



If enable:

options         LIBICONV
options        CD9660_ICONV
options        MSDOSFS_ICONV
options        NTFS_ICONV
options        UDF_ICONV


then error:


MAKE=make sh /usr/src/sys/conf/newvers.sh SMP-DATACENTER
cc -c -O2 -pipe -fno-strict-aliasing -march=pentium4 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -std=c99 -g -nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf -I/usr/src/sys/dev/ath -I/usr/src/sys/contrib/ngatm -I/usr/src/sys/dev/twa -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=8000 --param 
inline-unit-growth=100 --param 
large-function-growth=1000  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -ffreestanding -Werror  
vers.c
linking kernel.debug
ntfs_iconv.o(.text+0x21): In function `ntfs_iconv_mod_handler':
/usr/src/sys/fs/ntfs/ntfs_iconv.c:36: undefined reference to `ntfs_iconv'
ntfs_iconv.o(.text+0x47):/usr/src/sys/fs/ntfs/ntfs_iconv.c:36: undefined 
reference to `ntfs_iconv'
udf_iconv.o(.text+0x21): In function `udf_iconv_mod_handler':
/usr/src/sys/fs/udf/udf_iconv.c:36: undefined reference to `udf_iconv'
udf_iconv.o(.text+0x47):/usr/src/sys/fs/udf/udf_iconv.c:36: undefined 
reference to `udf_iconv'
*** Error code 1

Stop in /usr/obj/usr/src/sys/SMP-DATACENTER.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.


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



If disable:


options         LIBICONV

#options        CD9660_ICONV
#options        MSDOSFS_ICONV
#options        NTFS_ICONV
#options        UDF_ICONV


then make complete.



I look after it already month...



Best regards, Andrei V. Lavreniyuk.










More information about the freebsd-stable mailing list