![]() ![]() |
Apr 11 2006, 10:06 PM
Post
#1
|
|
|
Group: Members Posts: 1 Joined: 11-April 06 Member No.: 9,604 |
Dear Colleagues,
I’m trying to compile a snapgear Linux version by using ARM's cross compiler and tool chain, under Cygwin. The order of building is this: 1) unzip the tar package of ARM and snapgear. 2) compile and link make xconfig choosing: a) Linux kernel version 2.6.x 3) make The problem (as you can see below) is with make, could you please advise what’s the problem and how I can solve it. Every help is higly appreciated. Joseph@ws038 /snapgear $ make /usr/local/bin/arm-linux-gcc: /usr/local/bin/arm-linux-gcc: cannot execute binary file 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+0x7c9): undefined reference to `_libintl_gettext' scripts/kconfig/conf.o:conf.c:(.text+0xe54): undefined reference to `_libintl_gettext' scripts/kconfig/conf.o:conf.c:(.text+0xea0): more undefined references to `_libintl_gettext' follow collect2: ld returned 1 exit status make[3]: *** [scripts/kconfig/conf] Error 1 make[2]: *** [silentoldconfig] Error 2 make[1]: *** [include/linux/autoconf.h] Error 2 make: *** [linux] Error 1 Joseph@ws038 /snapgear I check the intl libraries and they are found (and installed by Cygwin setup.exe). Thanks in advance and best regards; joh. |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 18th May 2013 - 06:59 PM |