From owner-freebsd-questions Wed Sep 19 14:34:59 2001 Delivered-To: freebsd-questions@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-28-046.nc.rr.com [66.57.28.46]) by hub.freebsd.org (Postfix) with ESMTP id D8E2A37B417 for ; Wed, 19 Sep 2001 14:34:55 -0700 (PDT) Received: from shumai.marcuscom.com (shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.11.3/8.11.3) with ESMTP id f8JLWx523400; Wed, 19 Sep 2001 17:32:59 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f8JLZIR85840; Wed, 19 Sep 2001 17:35:18 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Wed, 19 Sep 2001 17:35:17 -0400 (EDT) From: Joe Clarke To: Cc: Subject: Re: Ping In-Reply-To: <005b01c14152$49a26df0$0301a8c0@fritzilldo> Message-ID: <20010919173437.X84149-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If you have the source from the FreeBSD dist in /usr/src/sbin/ping, just type: make all To install the new ping, type: make install Joe On Wed, 19 Sep 2001 FJU@Fritzilldo.com wrote: > Hi, > > How do I compile ping over again once I changed the source to what I > need? I made one little tiny change and didn't have to include any new > header files or anything. I just need to know how to compile it. (gcc and > g++ give me errors, errors on the original coding.) > > Thanks, > Christopher J. Umina > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message