> /home1/usr2/my_name/gnu4.28/lib/libglpk.a(glplib08.o)(.text+0x1d1):
> In function `_glp_lib_xfopen #39;:
> /home/usr2/my_name/glpk-4.28/src/glplib08.c:496: undefined reference to 
> `gzopen #39;

You need either to make zlib available to the linker passing it the
option '-lz', or rebuild glpk passing the option '--without-zlib' to
the glpk configure script.



_______________________________________________
Help-glpk mailing list
Help-glpk@gnu.org
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to