root <[EMAIL PROTECTED]> 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 _______________________________________________ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel