I'm trying build gcl-2.6.6 on open suse 11.1 and the link fails with undefined references
"/usr/lib64/libbfd.a(compress.o): In function `bfd_uncompress_section_contents': /usr/src/packages/BUILD/binutils-2.19/build-dir/bfd/../../bfd/compress.c:96: undefined reference to `inflateInit_' /usr/src/packages/BUILD/binutils-2.19/build-dir/bfd/../../bfd/compress.c:103: undefined reference to `inflate' /usr/src/packages/BUILD/binutils-2.19/build-dir/bfd/../../bfd/compress.c:106: undefined reference to `inflateReset' /usr/src/packages/BUILD/binutils-2.19/build-dir/bfd/../../bfd/compress.c:108: undefined reference to `inflateEnd'" In googling I saw that the haskel folks ran into this as well but they seemed to have programmed around it? Thanks for any help. Dave _______________________________________________ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel