- Build error in my environment: ===> Configuring for p5-XML-LibXSLT-1.68 looking for -lxslt... no libxslt not found Try setting LIBS and INC values on the command line Or get libxslt and libxml2 from http://www.libxml.org/ If you install via RPMs, make sure you also install the -devel RPMs, as this is where the headers (.h files) are. Can't open Makefile: No such file or directory. - Add LIBS to CONFIGURE_ARGS will fix this. Port maintainer (skv@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77
Responsible Changed From-To: freebsd-ports-bugs->skv Over to maintainer (via the GNATS Auto Assign Tool)
skv 2009-02-14 21:51:03 UTC FreeBSD ports repository Modified files: textproc/p5-XML-LibXSLT Makefile Log: Add LIBS to CONFIGURE_ARGS to fix build. PR: ports/131147 Submitted by: Gea-Suan Lin <gslin xx gslin.org> Revision Changes Path 1.21 +2 -1 ports/textproc/p5-XML-LibXSLT/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed, thank you!