gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] GCL cvs build failure on Linux


From: Vadim V. Zhytnikov
Subject: [Gcl-devel] GCL cvs build failure on Linux
Date: Sat, 09 Feb 2002 16:08:55 +0300

Today I've tried to build GCL from latest cvs but in vain.
Build failed at linking raw_gcl with the error:

../o/alloc.o: In function `realloc':
../o/alloc.o(.text+0x2026): undefined reference to `in_bfd_init'
../o/alloc.o: In function `calloc':
../o/alloc.o(.text+0x21d9): undefined reference to `in_bfd_init'
../o/alloc.o: In function `malloc':
../o/alloc.o(.text+0x2845): undefined reference to `in_bfd_init'
collect2: ld returned 1 exit status

The problem is with sfaslelf.c where in_bfd_init is defined.
But it seems that this file is missing from makefiles.

Vadim

--

[ Vadim V. Zhytnikov  <address@hidden>  <address@hidden> ]



reply via email to

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