On 10/4/06, Todd Wiegel <[EMAIL PROTECTED]> wrote:
Subject: Any ideals on what is wrong with this install?
...
MakeMaker (v6.17)
Writing Makefile for Net::Z3950::yazwrap
Writing Makefile for Net::Z3950
...
cd yazwrap && /usr/bin/make INC=-DYAZ_HAVE_XML2=1 -DYAZ_HAVE_XSLT=1
-DYAZ_HAVE_EXSLT=1 -I/usr/include/libxml2 LIB="" LIBPERL_A="libperl.a"
LINKTYPE="dynamic" PREFIX="/usr" OPTIMIZE="-O2" PASTHRU_DEFINE=""
PASTHRU_INC="-DYAZ_HAVE_XML2=1 -DYAZ_HAVE_XSLT=1 -DYAZ_HAVE_EXSLT=1
-I/usr/include/libxml2"


The generated makefile is not correct.  Therefore, there's a bug in
the program that generates it.  You should contact the maintainer of
the Net::Z3950 perl module about this, as GNU make is behaving
correctly for what is being supplied to it.


Philip Guenther


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to