bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Q]: Can't build binutils-2.11(undefined reference)


From: k5-suzuki
Subject: [Q]: Can't build binutils-2.11(undefined reference)
Date: Fri, 25 May 2001 10:53:23 +0900

I'm now trying to build binutils-2.11 with gcc-2.95.2 on Solaris 2.6.
But some "undefined reference" messages were found.
How can I do to fix this problem PLS ??

-------------------------------------------------

make[3]: Entering directory `/home/kiyoshi/install/GNU/binutils_objdir/binutils'
Makefile:693: warning: overriding commands for target `.dvi.ps'
/home/kiyoshi/default.mk:143: warning: ignoring old commands for target `.dvi.ps' gcc -DHAVE_CONFIG_H -I. -I/home/kiyoshi/install/GNU/binutils-2.11/binutils -I. -D_GNU_SOURCE -I. -I/home/kiyoshi/install/GNU/binutils-2.11/binutils -I../bfd -I/home/kiyoshi/install/GNU/binutils-2.11/binutils/../bfd -I/home/kiyoshi/install/GNU/binutils-2.11/binutils/../include -I/home/kiyoshi/install/GNU/binutils-2.11/binutils/../intl -I../intl -DLOCALEDIR="\"/opt/share/locale\"" -W -Wall -g -O2 -c /home/kiyoshi/install/GNU/binutils-2.11/binutils/size.c gcc -DHAVE_CONFIG_H -I. -I/home/kiyoshi/install/GNU/binutils-2.11/binutils -I. -D_GNU_SOURCE -I. -I/home/kiyoshi/install/GNU/binutils-2.11/binutils -I../bfd -I/home/kiyoshi/install/GNU/binutils-2.11/binutils/../bfd -I/home/kiyoshi/install/GNU/binutils-2.11/binutils/../include -I/home/kiyoshi/install/GNU/binutils-2.11/binutils/../intl -I../intl -DLOCALEDIR="\"/opt/share/locale\"" -W -Wall -g -O2 -c /home/kiyoshi/install/GNU/binutils-2.11/binutils/bucomm.c gcc -DHAVE_CONFIG_H -I. -I/home/kiyoshi/install/GNU/binutils-2.11/binutils -I. -D_GNU_SOURCE -I. -I/home/kiyoshi/install/GNU/binutils-2.11/binutils -I../bfd -I/home/kiyoshi/install/GNU/binutils-2.11/binutils/../bfd -I/home/kiyoshi/install/GNU/binutils-2.11/binutils/../include -I/home/kiyoshi/install/GNU/binutils-2.11/binutils/../intl -I../intl -DLOCALEDIR="\"/opt/share/locale\"" -W -Wall -g -O2 -c /home/kiyoshi/install/GNU/binutils-2.11/binutils/version.c gcc -DHAVE_CONFIG_H -I. -I/home/kiyoshi/install/GNU/binutils-2.11/binutils -I. -D_GNU_SOURCE -I. -I/home/kiyoshi/install/GNU/binutils-2.11/binutils -I../bfd -I/home/kiyoshi/install/GNU/binutils-2.11/binutils/../bfd -I/home/kiyoshi/install/GNU/binutils-2.11/binutils/../include -I/home/kiyoshi/install/GNU/binutils-2.11/binutils/../intl -I../intl -DLOCALEDIR="\"/opt/share/locale\"" -W -Wall -g -O2 -c /home/kiyoshi/install/GNU/binutils-2.11/binutils/filemode.c /bin/sh ./libtool --mode=link gcc -W -Wall -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a
mkdir .libs
gcc -W -Wall -g -O2 -o size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
size.o: In function `usage':
/home/kiyoshi/install/GNU/binutils-2.11/binutils/size.c:79: undefined reference to `_nl_msg_cat_cntr' /home/kiyoshi/install/GNU/binutils-2.11/binutils/size.c:79: undefined reference to `_nl_msg_cat_cntr' /home/kiyoshi/install/GNU/binutils-2.11/binutils/size.c:79: undefined reference to `dcgettext__' /home/kiyoshi/install/GNU/binutils-2.11/binutils/size.c:79: undefined reference to `_nl_msg_cat_cntr' /home/kiyoshi/install/GNU/binutils-2.11/binutils/size.c:85: undefined reference to `_nl_msg_cat_cntr'





reply via email to

[Prev in Thread] Current Thread [Next in Thread]