"make install" in /usr/ports/net/ntraceroute. Find that the program that gets installed sends malformed packets, so when it's checking for properly formed replies it decides that it didn't get one. Fix: Change the ntraceroute port to copy the source to WRKSRC, so it can apply this patch. How-To-Repeat: sparc64% cd /usr/ports/net/ntraceroute sparc64% sudo make install sparc64% ntraceroute www.freebsd.org
Responsible Changed From-To: freebsd-ports-bugs->bms Over to maintainer
Here is a patch for the port Makefile. Apply this patch and install the patch in the Fix: section as files/patch-pack-struct or some such. Bill
State Changed From-To: open->closed Committed, thanks!
bms 2006-10-04 21:52:49 UTC FreeBSD ports repository (src committer) Modified files: net/ntraceroute Makefile Added files: net/ntraceroute/files patch-traceroute_640.c Log: Fix ntraceroute on 64-bit systems. PR: ports/103988 Submitted by: fenner Revision Changes Path 1.3 +5 -5 ports/net/ntraceroute/Makefile 1.1 +11 -0 ports/net/ntraceroute/files/patch-traceroute_640.c (new) _______________________________________________ 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"