Poll

scripts/kconfig/conf.o:conf.c:(.text+0x91): undefined reference to `_libintl_gettext'?

what anseres to put?
0 (0%)

Total Members Voted: 0

Author Topic: Help In Compiling Arm And Snapgear.  (Read 5716 times)

joh

  • Newbie
  • *
  • Posts: 1
    • View Profile
Help In Compiling Arm And Snapgear.
« on: April 12, 2006, 02:06:35 am »
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

                   platform: Intet for network processor IXDP465

 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.