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

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

make error on solaris 8 system with gcc 3.2.1 ??


From: Ian Miller
Subject: make error on solaris 8 system with gcc 3.2.1 ??
Date: Mon, 13 Jan 2003 22:15:15 +0000
User-agent: Internet Messaging Program (IMP) 3.1

I get this error on a solaris 8 system with gcc 3.2.1 ( same error on gcc 3.1 )
and binutils from sunfreeware installed
it works on another server with the same config ??????
any idea's ........
-Ian
address@hidden

make  all-recursive
Making all in doc
Making all in po
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes
-Wmissing-prototypes -g -O2  -o size  size.o bucomm.o version.o  filemode.o
./bfd/libbfd.la ../libiberty/libiberty.a  
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o size size.o
bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
Undefined                       first referenced
 symbol                             in file
libintl_bindtextdomain              size.o
libintl_gettext                     size.o
libintl_dgettext                    ../bfd/.libs/libbfd.a(archive.o)
libintl_textdomain                  size.o
ld: fatal: Symbol referencing errors. No output written to size
collect2: ld returned 1 exit status
*** Error code 1
make: Fatal error: Command failed for target `size'
Current working directory /export/home/imiller/binutils-2.13.2.1/binutils
*** Error code 1
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/imiller/binutils-2.13.2.1/binutils
*** Error code 1
make: Fatal error: Command failed for target `all-recursive-am'
Current working directory /export/home/imiller/binutils-2.13.2.1/binutils
*** Error code 1
make: Fatal error: Command failed for target `all-binutils'
bash-2.05# 

-- 
Ian Miller
Sr. Systems Engineer
University of Chicago
address@hidden




reply via email to

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