On Mon, Feb 23, 2009 at 2:10 PM, Camm Maguire <c...@maguirefamily.org> wrote: > Greetings! > > OK, a minimal bfd fix is in 2.6.8pre -- thanks Jerry! I'd really > prefer to keep 2.6.8pre changes to very important bug fix minimal mods > only, given the lack of resources we have to maintain two branches.
I just update by 2.6.8pre. The build fails (ono opensuse 11.1) with undefined symbols: gcc -o raw_pre_gcl \ -L. -Wl,-Map raw_pre_gcl_map -lpre_gcl -lm -lgmp -lreadline -lncurses -lc -lgclp ./libpre_gcl.a(binutils_bfd_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' collect2: ld returned 1 exit status make[1]: *** [raw_pre_gcl_map] Error 1 make[1]: Leaving directory `/home/gdr/src/gcl-2.6.8pre/unixport' _______________________________________________ Gcl-devel mailing list Gcl-devel@gnu.org http://lists.gnu.org/mailman/listinfo/gcl-devel