From owner-freebsd-ports Mon Jul 16 1:46:15 2001 Delivered-To: freebsd-ports@freebsd.org Received: from msg.ds.neowiz.com (msg.neowiz.com [211.48.23.252]) by hub.freebsd.org (Postfix) with ESMTP id E275637B401; Mon, 16 Jul 2001 01:46:01 -0700 (PDT) (envelope-from talley@neowiz.com) Received: by MSG with Internet Mail Service (5.5.2653.19) id <37HQTAYR>; Mon, 16 Jul 2001 17:42:31 +0900 Message-ID: From: =?euc-kr?B?seggwLHBpA==?= To: "'freebsd-ports@FreeBSD.org'" Cc: "'freebsd-questions@freebsd.org'" Subject: make build error Date: Mon, 16 Jul 2001 17:42:26 +0900 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C10DD3.3D79FD70" Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C10DD3.3D79FD70 Content-Type: text/plain; charset="KS_C_5601-1987" Hello,, I got the following error when i make install my own port. ============================================================== aurora2# make install ===> Building for mypkg-1.1 make: cannot open Makefile. *** Error code 2 Stop in /usr/ports/sysutils/mypkg. *** Error code 1 Stop in /usr/ports/sysutils/mypkg. *** Error code 1 Stop in /usr/ports/sysutils/mypkg. *** Error code 1 Stop in /usr/ports/sysutils/mypkg. ============================================================== My Makefiles as follows ============================================================== aurora2# cat Makefile # New ports collection makefile for: mypkg # Date created: 11 Jul 2001 # Whom: Kim Yuenjeong < talley@neowiz.com > # # $FreeBSD$ # PORTNAME= mypkg PORTVERSION= 1.1 CATEGORIES= sysutils MASTER_SITES= ftp://ratm.sayclub.com/pub/script/ MAINTAINER= talley@neowiz.com PATCH_DEBUG=YES .include ============================================================= How do I fix it? thanks. ------_=_NextPart_001_01C10DD3.3D79FD70 Content-Type: text/html; charset="KS_C_5601-1987" Content-Transfer-Encoding: quoted-printable
Hello,,
 
 
I got the following=20 error when i make install my own port.
 
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
aurora2# make=20 install
=3D=3D=3D>  Building for mypkg-1.1
make: cannot = open=20 Makefile.
*** Error code 2
 
Stop in=20 /usr/ports/sysutils/mypkg.
*** Error code 1
 
Stop in=20 /usr/ports/sysutils/mypkg.
*** Error code 1
 
Stop in=20 /usr/ports/sysutils/mypkg.
*** Error code 1
 
Stop in=20 /usr/ports/sysutils/mypkg.
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
 
 
My Makefiles as=20 follows
 
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
aurora2# cat Makefile=20
# New ports collection makefile for:    mypkg
# = Date=20 created:         11 Jul = 2001
#=20 Whom:           &= nbsp;    =20 Kim Yuenjeong <talley@neowiz.com>
#
#=20 $FreeBSD$
#
 
PORTNAME=3D     &nbs= p;=20 mypkg
PORTVERSION=3D   =20 1.1
CATEGORIES=3D     = sysutils
MASTER_SITES=3D  =20 ftp://ratm.sayclub.com/pub/s= cript/
 
MAINTAINER=3D     talley@neowiz.com
 
PATCH_DEBUG=3DYES
 
.include=20 <bsd.port.mk>
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
 
How do I fix=20 it?
 
thanks.
 
 
------_=_NextPart_001_01C10DD3.3D79FD70-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message