[uClibc] Plea help compiling ksymoops: Undefined reference to dcgettext

Hoffknecht Hoffknecht at rogers.com
Sat Jul 3 14:38:43 UTC 2004


Please help me compiling ksymoops. My embedded system is receiving occasional oops’ and kernel panics, without ksymoops I have no clue where they might come from.

I am receiving an undefined reference to “dcgettext” when trying to compile. What can I do ?

(I am using the i386 pre-build environment image)

Thank you !!

Marc

 

 

gcc io.o ksyms.o ksymoops.o map.o misc.o object.o oops.o re.o symbol.o -Dlinux -Wall -Wno-conversion -Waggregate-return -Wstrict-prototypes -Wmissing-prototypes -DINSTALL_PREFIX="\"/usr\"" -DCROSS="\"\""  -DDEF_KSYMS=\"/proc/ksyms\" -DDEF_LSMOD=\"/proc/modules\" -DDEF_OBJECTS=\"/lib/modules/*r/\" -DDEF_MAP=\"/usr/src/linux/System.map\"  -Wl,-Bstatic -lbfd -liberty -Wl,-Bdynamic -o ksymoops

/usr/lib/gcc-lib/i386-linux/3.3.2/../../../libbfd.a(bfd.o)(.text+0x4b): In function `bfd_errmsg':

: undefined reference to `dcgettext'

/usr/lib/gcc-lib/i386-linux/3.3.2/../../../libbfd.a(bfd.o)(.text+0x2a1): In function `bfd_assert':

: undefined reference to `dcgettext'

/usr/lib/gcc-lib/i386-linux/3.3.2/../../../libbfd.a(bfd.o)(.text+0x2d6): In function `_bfd_abort':

: undefined reference to `dcgettext'

/usr/lib/gcc-lib/i386-linux/3.3.2/../../../libbfd.a(bfd.o)(.text+0x2fd): In function `_bfd_abort':

: undefined reference to `dcgettext'

/usr/lib/gcc-lib/i386-linux/3.3.2/../../../libbfd.a(bfd.o)(.text+0x31b): In function `_bfd_abort':

: undefined reference to `dcgettext'

/usr/lib/gcc-lib/i386-linux/3.3.2/../../../libbfd.a(libbfd.o)(.text+0x545): more undefined references to `dcgettext' follow

collect2: ld returned 1 exit status

make: *** [ksymoops] Error 1
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.busybox.net/pipermail/uclibc/attachments/20040703/4442b269/attachment-0001.htm 


More information about the uClibc mailing list