From owner-freebsd-questions Wed Apr 11 9:38:15 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-65-26-235-186.mmcable.com [65.26.235.186]) by hub.freebsd.org (Postfix) with SMTP id 3A8F537B423 for ; Wed, 11 Apr 2001 09:38:13 -0700 (PDT) (envelope-from mwm@mired.org) Received: (qmail 67991 invoked by uid 100); 11 Apr 2001 16:38:12 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15060.34931.988490.908594@guru.mired.org> Date: Wed, 11 Apr 2001 11:38:11 -0500 To: "G D McKee" Cc: questions@freebsd.org Subject: Re: Compiling FTPD In-Reply-To: <13646548@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG G D McKee types: > How can I compile the new FTPD files without doing a lengthy makeworld? By keeping the original source tree, and using the patches the security officer usually supplies for such. I'm not sure if they were supplied in this case. > I have been into the /usr/src/libexec/ftpd dir and tried to do a make and > make install but I get lots of errors. Did you update your source tree? If so, you may well be getting errors because the sources depend on tools that you haven't installed yet. > Does anyone have any ideas? If you're just avoiding the time to do the build, give up. Go ahead and do the tango to update they system. If you really don't want to update the system, you can do "make buildworld", then try doing "make install" for ftpd, and if that works try the installed ftpd to see if it works. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message