Bug 106393

Summary: devel/m4: m4 1.4.8 configure test for rlim_t broken
Product: Ports & Packages Reporter: Eric P. Scott <eps+pbug0612>
Component: Individual Port(s)Assignee: Ade Lovett <ade>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Eric P. Scott 2006-12-05 22:30:10 UTC
Compile produces numerous warnings:

/usr/include/sys/types.h:84: warning: useless keyword or type name in empty declaration
/usr/include/sys/types.h:84: warning: empty declaration

Fix: Add as files/patch-ac to add missing #include <sys/time.h>
How-To-Repeat: make on FreeBSD 4.x
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-12-05 22:30:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ade

Over to maintainer
Comment 2 Ade Lovett freebsd_committer freebsd_triage 2006-12-05 22:47:20 UTC
State Changed
From-To: open->closed

This is a FreeBSD 4.x-specific problem, it does not occur on either RELENG_5, 
RELENG_6, or HEAD.  With the impending EOL of 4.x, the fact that it only 
kicks out warnings, and that the change is just plain wrong for 5.x and 
above, the patch is regretfully not going to be added to the port.