From owner-freebsd-questions Sun Sep 2 21:14:28 2001 Delivered-To: freebsd-questions@freebsd.org Received: from ptavv.es.net (ptavv.es.net [198.128.4.29]) by hub.freebsd.org (Postfix) with ESMTP id 811B437B408 for ; Sun, 2 Sep 2001 21:14:25 -0700 (PDT) Received: from ptavv.es.net (localhost [127.0.0.1]) by ptavv.es.net (8.10.1/8.10.1) with ESMTP id f834E6R26926; Sun, 2 Sep 2001 21:14:07 -0700 (PDT) Message-Id: <200109030414.f834E6R26926@ptavv.es.net> To: Kris Kennaway Cc: Jason C Roberts , freebsd-questions@FreeBSD.ORG Subject: Re: compiling ports In-reply-to: Your message of "Sat, 01 Sep 2001 21:39:24 PDT." <20010901213924.B8434@xor.obsecurity.org> Date: Sun, 02 Sep 2001 21:14:06 -0700 From: "Kevin Oberman" 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 > Date: Sat, 1 Sep 2001 21:39:24 -0700 > From: Kris Kennaway > Sender: owner-freebsd-questions@FreeBSD.ORG > > > --i0/AhcQY5QxfSsSZ > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > Content-Transfer-Encoding: quoted-printable > > On Sat, Sep 01, 2001 at 09:21:08PM -0700, Jason C Roberts wrote: > > Here's the output of 'uname -a': 'FreeBSD 4.3-Release FreeBSD 4.3-Release > > #0: Sat Apr 21 10:54:49 GMT 2001.' > >=20 > > My question is: is there anything I need to do besides installing the > > ports collection and typing "make build" in the given directory to > > compile the given port? After reading the handbook that's all it appears > > I need to do; however I get this error messege, for example, after typing > > "make build": > > 'make build' isn't a valid target. You probably wanted something else > like 'make install clean' Odd. I know that the handbook at one time recommended "make build" and "make install" to build and install a port. In my fairly recent stable I still see it documented in /usr/ports/Mk/bsd.port.mk. But I can't argue with the bottom line,although I usually prefer to do a "make" (identical to "make build") first and then "make install clean". R. Kevin Oberman, Network Engineer Energy Sciences Network (ESnet) Ernest O. Lawrence Berkeley National Laboratory (Berkeley Lab) E-mail: oberman@es.net Phone: +1 510 486-8634 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message