gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] bfd problem on gentoo?


From: Matthew Kennedy
Subject: [Gcl-devel] bfd problem on gentoo?
Date: 16 Oct 2002 16:19:43 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

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

gcc -pipe -fwritable-strings  -DVOL=volatile
-I/var/tmp/portage/gcl-2.4.3-r1/work/gcl-2.4.3/o -fsigned-char  -o
raw_gcl  ../o/main.o ../o/alloc.o ../o/gbc.o ../o/bitop.o
../o/typespec.o ../o/eval.o ../o/macros.o ../o/lex.o ../o/bds.o
../o/frame.o ../o/predicate.o ../o/reference.o ../o/assignment.o
../o/bind.o ../o/let.o ../o/conditional.o ../o/block.o
../o/iteration.o ../o/mapfun.o ../o/prog.o ../o/multival.o
../o/catch.o ../o/symbol.o ../o/cfun.o ../o/cmpaux.o ../o/package.o
../o/big.o ../o/number.o ../o/num_pred.o ../o/num_comp.o
../o/num_arith.o ../o/num_sfun.o ../o/num_co.o ../o/num_log.o
../o/num_rand.o ../o/earith.o ../o/character.o  ../o/sequence.o
../o/list.o ../o/hash.o ../o/array.o ../o/string.o ../o/regexpr.o
../o/structure.o ../o/toplevel.o ../o/file.o ../o/read.o ../o/backq.o
../o/print.o ../o/format.o ../o/pathname.o ../o/unixfsys.o
../o/unixfasl.o ../o/error.o ../o/unixtime.o ../o/unixsys.o
../o/unixsave.o ../o/funlink.o ../o/fat_string.o ../o/run_process.o
../o/nfunlink.o ../o/usig.o ../o/usig2.o ../o/utils.o ../o/makefun.o
../o/sockets.o  ../o/clxsocket.o ../o/init_pari.o ../o/nsocket.o
../o/new_init.o ../gmp/libgmp.a ../o/sfasl.o  ../o/readline.o
../lsp/defmacro.o ../lsp/evalmacros.o ../lsp/top.o ../lsp/module.o
../lsp/predlib.o ../lsp/setf.o ../lsp/arraylib.o ../lsp/assert.o
../lsp/defstruct.o ../lsp/describe.o ../lsp/iolib.o ../lsp/listlib.o
../lsp/mislib.o ../lsp/numlib.o ../lsp/packlib.o ../lsp/seq.o
../lsp/seqlib.o ../lsp/trace.o ../lsp/sloop.o  ../lsp/debug.o
../lsp/serror.o ../lsp/info.o ../lsp/destructuring_bind.o
../lsp/defpackage.o ../lsp/make_defpackage.o ../lsp/loop.o
../lsp/readline.o ../cmpnew/cmpinline.o ../cmpnew/cmputil.o
../cmpnew/cmptype.o ../cmpnew/cmpbind.o ../cmpnew/cmpblock.o
../cmpnew/cmpcall.o ../cmpnew/cmpcatch.o ../cmpnew/cmpenv.o
../cmpnew/cmpeval.o ../cmpnew/cmpflet.o ../cmpnew/cmpfun.o
../cmpnew/cmpif.o ../cmpnew/cmplabel.o ../cmpnew/cmplam.o
../cmpnew/cmplet.o ../cmpnew/cmploc.o ../cmpnew/cmpmap.o
../cmpnew/cmpmulti.o ../cmpnew/cmpspecial.o ../cmpnew/cmptag.o
../cmpnew/cmptop.o ../cmpnew/cmpvar.o ../cmpnew/cmpvs.o
../cmpnew/cmpwt.o  sys_gcl.o  -lc -lm -lreadline -lncurses
/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






reply via email to

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