On Sun, 10 Sep 2006, Waldek Hebisch wrote: [...]
| Tried build using --without-gcl. Now build fails much earlier: | | gcc -c -Wall -DVOL=volatile -fsigned-char -pipe -O3 -fomit-frame-pointer -I/home/s/test/tt/axiom4/build-improvements/lsp/gcl-2.6.8pre/o -I../h -I../gcl-tk fat_string.c | fat_string.c:17:17: error: bfd.h: Nie ma takiego pliku ani katalogu | fat_string.c:18:21: error: bfdlink.h: Nie ma takiego pliku ani katalogu | fat_string.c:231: error: syntax error before 'bfd_combined_table_update' | fat_string.c:231: error: syntax error before 'PTR' | | | BFD library is not installed on the build machine. From gcl configure log: | | ... | checking for bfd.h... no | checking for useable bfd_boolean... no | Guessing path to libbfd.a due to gcc bug | ... I saw similar failure earlier today: http://sourceforge.net/mailarchive/forum.php?thread_id=30503449&forum_id=49144 on a debian system. It seems I have no choice but to locate the fix that allowed the system-installed GCL to find its own include header. Many thanks for your patience and help. I'll keep you updated. -- Gaby _______________________________________________ Axiom-developer mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-developer
