gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: [ 101865 ] Can't compile gcl


From: Camm Maguire
Subject: [Gcl-devel] Re: [ 101865 ] Can't compile gcl
Date: 26 Feb 2003 19:45:47 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!  YOu have some misconfiguration in your binutils
libraries.  The function sought mby merge.o in libbfd.a should be in
libiberty.a, which also should be on the link command line.

You can try GCL's local binutils if you want with ./configure
--disable-statsysbfd --enable-locbfd.

Take care,

address@hidden writes:

> Support Request #101865, was updated on 2003-Feb-20 15:11
> You can respond by visiting: 
> http://savannah.gnu.org/support/?func=detailsupport&support_id=101865&group_id=879
> 
> Category: None
> Status: Open
> Priority: 5
> Summary: Can't compile gcl
> 
> By: lical
> Date: 2003-Feb-20 15:11
> Logged In: YES 
> user_id=16016
> Browser: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.0.1) Gecko/20021216
> 
> Hello.
> 
> ./configure runs cleanly, but when doing "make", I find
> these errors (Gentoo 1.4, tgz from gcl website, gcc
> 3.2, x86):
> 
> ------------------
> 
> ../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):
> En la función `_bfd_elf_strtab_finalize':
> elf-strtab.o(.text+0x3eb): reference to
> `htab_create_alloc' not defined
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2/../../../libbfd.a(merge.o):
> En la función `merge_strings':
> merge.o(.text+0xf9a): reference to `htab_create_alloc'
> not defined
> merge.o(.text+0xfd9): reference to `htab_create_alloc'
> not defined
> collect2: ld returned exit status 1
> make[1]: *** [raw_gcl] Error 1
> make[1]: Leaving directory
> `/home/ricardo/programas/gcl-2.4.3/unixport'
> make: *** [all] Error 2
> 
> ------------------
> 
> It happens with gcl-2.4.3 and gcl-2.4.4. Could you
> please help me?
> 
> Thanks!
> 
> ----------------------------------------------------------------------
> You can respond by visiting: 
> http://savannah.gnu.org/support/?func=detailsupport&support_id=101865&group_id=879
> 
> 
> 

-- 
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]