Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2001 18:20:03 -0700 (PDT)
From:      Russell Jackson <rjackson@cs.csubak.edu>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: i386/27975: make buildworld fails when updating from 4.2-release to 4.3-stable. stops at ipmon.
Message-ID:  <200106110120.f5B1K3N02829@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR i386/27975; it has been noted by GNATS.

From: Russell Jackson <rjackson@cs.csubak.edu>
To: freebsd-gnats-submit@FreeBSD.org, tubbs@home.se
Cc:  
Subject: Re: i386/27975: make buildworld fails when updating from 4.2-release to 4.3-stable. stops at ipmon.
Date: Sun, 10 Jun 2001 11:24:08 -0700

 Modify the following lines in ipmon.c
 
 /* Edited from "netinit/ip_compat.h" - Russell Jackson 6/10/2001 */
 #include "ip_compat.h"
 
 /* Edited from "netinit/ip_nat.h" Russell Jackson 6/10/2001 */
 #include "ip_nat.h"
 
 Fixes the undefined symbol errors
 
 Please reply if find any problems
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200106110120.f5B1K3N02829>