kern/141000: problem buildkernel with option NTFS_ICONV

zloidemon g.veniamin at googlemail.com
Sun Nov 29 17:50:02 UTC 2009


>Number:         141000
>Category:       kern
>Synopsis:       problem buildkernel with option NTFS_ICONV
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 29 17:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     zloidemon
>Release:        8.0-RELEASE
>Organization:
>Environment:
FreeBSD zlobook.local 8.0-RELEASE FreeBSD 8.0-RELEASE #8: Sun Nov 29 20:36:04 KRAT 2009     root at zlobook.local:/usr/obj/usr/src/sys/zlobook  i386
>Description:
cc -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -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 -mno-sse3 -ffreestanding -fstack-protector -Werror  vers.c
linking kernel.debug
ntfs_iconv.o(.text+0x22): In function `ntfs_iconv_mod_handler':
/usr/src/sys/fs/ntfs/ntfs_iconv.c:36: undefined reference to `ntfs_iconv'
ntfs_iconv.o(.text+0x4a):/usr/src/sys/fs/ntfs/ntfs_iconv.c:36: undefined reference to `ntfs_iconv'
*** Error code 1

>How-To-Repeat:
add to kernel

options         LIBICONV
options         CD9660_ICONV
options         MSDOSFS_ICONV
options         NTFS_ICONV
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list