![]() | |||||||||||||
Messages in this thread |
Hi Sam, Sam Ravnborg wrote: > Hi Matthieu. > > Can you please try to tell what your patch actually does. > > As for the part added in the MAkefile you pass -lintl for Cygwin - > but I fail to see _why_ -lintl is needed. If I don't do it, I got [1] or [2]. Matthieu [1] scripts/kconfig/conf.o:conf.c:(.text+0x91): undefined reference to `_libintl_gettext' scripts/kconfig/conf.o:conf.c:(.text+0xa5): undefined reference to `_libintl_gettext' scripts/kconfig/conf.o:conf.c:(.text+0xb9): undefined reference to `_libintl_gettext' scripts/kconfig/conf.o:conf.c:(.text+0x7b8): undefined reference to `_libintl_gettext' scripts/kconfig/conf.o:conf.c:(.text+0xf19): undefined reference to `_libintl_gettext' scripts/kconfig/conf.o:conf.c:(.text+0x1026): more undefined references to `_libintl_gettext' follow collect2: ld returned 1 exit status [2] scripts/kconfig/mconf.o:mconf.c:(.text+0x923): undefined reference to `_libintl_gettext' scripts/kconfig/mconf.o:mconf.c:(.text+0x9c9): undefined reference to `_libintl_gettext' scripts/kconfig/mconf.o:mconf.c:(.text+0xa66): undefined reference to `_libintl_gettext' scripts/kconfig/mconf.o:mconf.c:(.text+0xa91): undefined reference to `_libintl_gettext' scripts/kconfig/mconf.o:mconf.c:(.text+0xab1): undefined reference to `_libintl_gettext' scripts/kconfig/mconf.o:mconf.c:(.text+0xadd): more undefined references to `_libintl_gettext' follow scripts/kconfig/mconf.o:mconf.c:(.text+0x11af): undefined reference to `_libintl_bindtextdomain' scripts/kconfig/mconf.o:mconf.c:(.text+0x11bb): undefined reference to `_libintl_textdomain' scripts/kconfig/mconf.o:mconf.c:(.text+0x1207): undefined reference to `_libintl_gettext' scripts/kconfig/mconf.o:mconf.c:(.text+0x1414): undefined reference to `_libintl_gettext' scripts/kconfig/mconf.o:mconf.c:(.text+0x1467): undefined reference to `_libintl_gettext' scripts/kconfig/mconf.o:mconf.c:(.text+0x1482): undefined reference to `_libintl_gettext' scripts/kconfig/mconf.o:mconf.c:(.text+0x14af): undefined reference to `_libintl_gettext' scripts/kconfig/zconf.tab.o:zconf.tab.c:(.text+0x54e6): more undefined references to `_libintl_gettext' follow Info: resolving _stdscr by linking to __imp__stdscr (auto-import) Info: resolving _COLS by linking to __imp__COLS (auto-import) Info: resolving _LINES by linking to __imp__LINES (auto-import) collect2: ld returned 1 exit status - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | ||||||||||||
| Last update: 2007-06-11 07:33 [from the cache] ©2003-2008 | |||||||||||||