See build error log at: http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8.20090621131742/rdup-1.0.0.log Packaging failed because component rdup-tr was not found. Configure failed to detect libnettle and libarchive, so rdup-tr was not built. Problem was reported on 8.0-CURRENT, but I have seen a similar failure to detect libnettle on 7.2-RELEASE. To fix this problem, the attached patch sets LDFLAGS in CONFIGURE_ENV. It also replaces the original configure script patch with a cleaner patch of configure.ac How-To-Repeat: This failure will occur whenever environment variable LDFLAGS is undefined or does not point to location of libnettle and libarchive.
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
State Changed From-To: open->closed Committed. Thanks!
miwi 2009-07-04 19:30:52 UTC FreeBSD ports repository Modified files: sysutils/rdup Makefile Log: - Fix build with HEAD - Makefile cleanup PR: 136208 Submitted by: Charlie Kester <corky1951@comcast.net> (maintainer) Revision Changes Path 1.2 +9 -7 ports/sysutils/rdup/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"