gcl-devel
[Top][All Lists]
Advanced

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

Re: [Gcl-devel] bfd problem on gentoo?


From: Camm Maguire
Subject: Re: [Gcl-devel] bfd problem on gentoo?
Date: 21 Oct 2002 12:45:20 -0400

Greetings!  And thanks for your interest in gcl.  There is no
'htab_create_alloc' symbol in my libbfd (nor libiberty.a).  This must
have been added in a recent binutils version.  It looks like a problem
in building your binutils, unless there is a new auxiliary library
required or something.  If you wish, you can take a cvs snapshot and
configure to build a bfd lib from the local tree.  This should not be
necessary and is decidedly less modular, but if you want something
fast, that's my recommendation.

Take care,

Matthew Kennedy <address@hidden> writes:

> Hi,
> 
> On Gentoo we get the following build error with GCL-2.4.3. We're using
> binutils-2.13.90.0.4 and gcc-3.2. I saw this BFD stuff on the list
> previously, could this be something similar?
> 
> Matthew
> 
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libbfd.a
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/libiberty.a  ../o/gcllib.a
> ../o/file.o: In function `open_stream':
> ../o/file.o(.text+0x59c): the use of `tmpnam' is dangerous, better use
> `mkstemp'
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libbfd.a(elf-strtab.o):
> In function `_bfd_elf_strtab_finalize':
> elf-strtab.o(.text+0x3b8): undefined reference to `htab_create_alloc'
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libbfd.a(merge.o): In
> function `merge_strings':
> merge.o(.text+0xf64): undefined reference to `htab_create_alloc'
> merge.o(.text+0xf8f): undefined reference to `htab_create_alloc'
> collect2: ld returned 1 exit status
> make[1]: *** [raw_gcl] Error 1
> make[1]: Leaving directory 
> `/var/tmp/portage/gcl-2.4.3-r1/work/gcl-2.4.3/unixport'
> make: *** [all] Error 2
> 



> 
> -- 
> Matthew Kennedy
> Gentoo Linux Developer
> 
> 
> 
> 
> _______________________________________________
> Gcl-devel mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gcl-devel
> 
> 

-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

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