This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: AW: crosstool 0.37 + gdb build fix for cygwin/windows


Steven Scholz wrote:

Michelsen, Robert wrote:

Hi

Unfortunatly you'll get the same when you're tyring to make a "make


defconfig" with linux-2.6.13-rc2.

So does someone know which packages I have to install on cygwin to get


this header ( and maybe other missings too)?


NLS support for cygwin? "GNU gettext" package i think.


Yeah. I just found out and try to test.

Hmm. I installed gettext for cygwin. But now a "make defconfig" brings


HOSTCC scripts/basic/fixdep
HOSTCC scripts/basic/split-include
HOSTCC scripts/basic/docproc
HOSTLD scripts/kconfig/conf
scripts/kconfig/conf.o(.text+0xc1):conf.c: undefined reference to `_libintl_gettext'
scripts/kconfig/conf.o(.text+0xd5):conf.c: undefined reference to `_libintl_gettext'
scripts/kconfig/conf.o(.text+0xe9):conf.c: undefined reference to `_libintl_gettext'
scripts/kconfig/conf.o(.text+0xcd8):conf.c: undefined reference to `_libintl_gettext'
scripts/kconfig/conf.o(.text+0xde2):conf.c: undefined reference to `_libintl_gettext'
scripts/kconfig/conf.o(.text+0xe7d):conf.c: more undefined references to `_libintl_gettext' follow
collect2: ld returned 1 exit status
make[1]: *** [scripts/kconfig/conf] Error 1
make: *** [multiIO_IDIF_defconfig] Error 2


Any ideas?

--
Steven


------ Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/ Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]