This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: configure errors in latest snapshots on HPUX 11.00


Markus Werle <markus@lufmech.rwth-aachen.de> writes:

|> Markus Werle wrote:
|> 
|> > [some advice]
|> 
|> But:
|> 
|> Even if configure succeeds, I have a compilation problem:
|> 
|> cc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd
|> -I./../include -DHOST_HPPAHPUX -I./../intl -I../intl
|> -DLOCALEDIR="\"/work/markus/opt/binutils-000922/share/locale\""    -g -c
|> filemode.c
|> /bin/sh ./libtool --mode=link cc  -g  -o size  size.o bucomm.o version.o
|> filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a ./../intl/libintl.a
|> -lm
|> mkdir .libs
|> cc -g -o size size.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a
|> ../libiberty/libiberty.a ./../intl/libintl.a -lm
|> /usr/ccs/bin/ld: Unsatisfied symbols:
|>    alloca (code)
|> gmake[3]: *** [size] Error 1
|> gmake[3]: Leaving directory `/work/markus/BINUTILS/src/binutils'
|> gmake[2]: *** [all-recursive] Error 1
|> gmake[2]: Leaving directory `/work/markus/BINUTILS/src/binutils'
|> gmake[1]: *** [all-recursive-am] Error 2
|> gmake[1]: Leaving directory `/work/markus/BINUTILS/src/binutils'
|> gmake: *** [all-binutils] Error 2

Please try configuring with --disable-nls.  I think the problem is that
libiberty occurs before libintl.

Andreas.

-- 
Andreas Schwab                                  "And now for something
SuSE Labs                                        completely different."
Andreas.Schwab@suse.de
SuSE GmbH, Schanzäckerstr. 10, D-90443 Nürnberg

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]