Bug 17739

Summary: Traceroute will not compile without IPSEC
Product: Base System Reporter: oogali <oogali>
Component: binAssignee: shin
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 5.0-CURRENT   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description oogali 2000-04-01 22:40:02 UTC
	Traceroute will not compile or run in an environment without IPSEC
	support due to it being hard-coded in the Makefile.

Fix: Patch file included below:
How-To-Repeat: 
	Compile a kernel without IPSEC support and remove IPSEC libraries.
	cd /usr/src/usr.sbin/traceroute
	make
Comment 1 Yoshinobu Inoue 2000-04-01 22:46:41 UTC
> 	FreeBSD 5.0-CURRENT without IPSEC support.
> 
> >Description:
> 
> 	Traceroute will not compile or run in an environment without IPSEC
> 	support due to it being hard-coded in the Makefile.

Committed thanks, and sorry to be late. I was about to commit
your patches sent to freebsd-current.

Yoshinobu Inoue
Comment 2 ru freebsd_committer freebsd_triage 2001-06-08 14:54:26 UTC
State Changed
From-To: open->closed

Fixed by shin in traceroute/Makefile,v 1.13 ...
Comment 3 ru freebsd_committer freebsd_triage 2001-06-08 14:56:55 UTC
Responsible Changed
From-To: freebsd-bugs->shin

... and forgotten for far too long.