Greetings!  You need -lz on the linker command line, in the LIBS
variable of makedefs after configure.

Or please use the latest stable source:

cvs -z9 -q -d:pserver:anonym...@cvs.sv.gnu.org:/sources/gcl co -d gcl-2.6.8pre 
-r Version_2_6_8pre gcl

Take care,

David Posner <dpos...@sbcglobal.net> writes:

> 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
>
>
>
>

-- 
Camm Maguire                                        c...@maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah

_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to