[Raw Msg Headers][Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Build failure: libz.a conflicts w/installed library
- To: zmailer@nic.funet.fi
- Subject: Build failure: libz.a conflicts w/installed library
- From: "Benjamin C.R. LaHaise" <blah@kvack.org>
- Date: Thu, 5 Nov 1998 15:48:17 -0500 (EST)
Hello,
Recent versions of SuSE ship with a libz.{a|so} installed, which causes
the build process of zmailer to fail when linking various components.
Could the -L$(TOPDIR)/libs and -lz, -lzc and specification for the libs be
replaced with just $(TOPDIR)/libs/libz.a? It would've worked just fine if
user specified paths were searched before the system... Many thanks for
the great work.
-ben