gcl-devel
[Top][All Lists]
Advanced

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

[Gcl-devel] Re: [Axiom-developer] Re: sock_get_string_buf


From: Gabriel Dos Reis
Subject: [Gcl-devel] Re: [Axiom-developer] Re: sock_get_string_buf
Date: 02 Nov 2006 15:10:33 +0100

root <address@hidden> writes:

[...]

| fails on Fedora 6
| 
| 
| gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer  
-I/root/gcl-2.6.8pre/o -I../h -I../gcl-tk fat_string.c  
| fat_string.c:17:17: error: bfd.h: No such file or directory
| fat_string.c:18:21: error: bfdlink.h: No such file or directory

Either you install BDF development package, or you call GCL's
configure with --enable-locbfd so that GCL builds its own version of
BFD.  Axiom.build-improvements test at configure time whether BFD
development is present, is not not it invokes GCL's configure with
--enable-locbfd. 

In the future, GCL should do that -- I'll commit patch to GCL's trunk,
not 2.6.8pre branch.

-- gaby




reply via email to

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