From owner-freebsd-questions@FreeBSD.ORG  Mon Sep 19 17:31:57 2005
Return-Path: <owner-freebsd-questions@FreeBSD.ORG>
X-Original-To: freebsd-questions@freebsd.org
Delivered-To: freebsd-questions@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 4738816A41F;
	Mon, 19 Sep 2005 17:31:57 +0000 (GMT)
	(envelope-from lofi@freebsd.org)
Received: from mail-in-09.arcor-online.net (mail-in-09.arcor-online.net
	[151.189.21.49])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 2CEC343D48;
	Mon, 19 Sep 2005 17:31:56 +0000 (GMT)
	(envelope-from lofi@freebsd.org)
Received: from mail-in-03-z2.arcor-online.net (mail-in-03-z2.arcor-online.net
	[151.189.8.15])
	by mail-in-09.arcor-online.net (Postfix) with ESMTP id 3C69A6AB09;
	Mon, 19 Sep 2005 19:31:55 +0200 (CEST)
Received: from mail-in-02.arcor-online.net (mail-in-02.arcor-online.net
	[151.189.21.42])
	by mail-in-03-z2.arcor-online.net (Postfix) with ESMTP id 260C21ADDF7; 
	Mon, 19 Sep 2005 19:31:55 +0200 (CEST)
Received: from lofi.dyndns.org (dsl-084-061-128-251.arcor-ip.net
	[84.61.128.251])
	by mail-in-02.arcor-online.net (Postfix) with ESMTP id BFA1F44B45;
	Mon, 19 Sep 2005 19:31:54 +0200 (CEST)
Received: from kiste.my.domain (root@kiste.my.domain [192.168.8.4])
	by lofi.dyndns.org (8.13.4/8.13.3) with ESMTP id j8JHVqFX028017
	(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO);
	Mon, 19 Sep 2005 19:31:52 +0200 (CEST)
	(envelope-from lofi@freebsd.org)
Received: from kiste.my.domain (lofi@localhost [127.0.0.1])
	by kiste.my.domain (8.13.1/8.13.1) with ESMTP id j8JHVqQb065041;
	Mon, 19 Sep 2005 19:31:52 +0200 (CEST)
	(envelope-from lofi@freebsd.org)
Received: from localhost (localhost [[UNIX: localhost]])
	by kiste.my.domain (8.13.1/8.13.1/Submit) id j8JHVoEZ065040;
	Mon, 19 Sep 2005 19:31:50 +0200 (CEST)
	(envelope-from lofi@freebsd.org)
X-Authentication-Warning: kiste.my.domain: lofi set sender to lofi@freebsd.org
	using -f
From: Michael Nottebrock <lofi@freebsd.org>
To: freebsd-ports@freebsd.org, dave <dmehler26@woh.rr.com>
Date: Mon, 19 Sep 2005 19:31:47 +0200
User-Agent: KMail/1.8.2
References: <000d01c5bc6b$c1aa8e70$0200a8c0@satellite>
In-Reply-To: <000d01c5bc6b$c1aa8e70$0200a8c0@satellite>
X-Face: =Ym$`&q\+S2X$4`X%x%6"L4>Y,$]<":'L%c9"#7#`2tb&E&wsN31on!N\)3BD[g<=?utf-8?q?=2EjnfV=5B=0A=093=23?=>XchLK,o;
	>bD>c:]^;
	:>0>vyZ.X[,63GW`&M>}nYnr]-Fp``,[[@lJ!QL|sfW!s)=?utf-8?q?A2!*=0A=09vNkB/=7CL-?=>&QdSbQg<g<^-C0-[U^09JHb19h@upD**c,G~&J<"?;
MIME-Version: 1.0
Content-Type: multipart/signed; boundary="nextPart7151744.KhipK9UejF";
	protocol="application/pgp-signature"; micalg=pgp-sha1
Content-Transfer-Encoding: 7bit
Message-Id: <200509191931.50076.lofi@freebsd.org>
X-Virus-Scanned: by amavisd-new
Cc: freebsd-questions@freebsd.org
Subject: Re: gmake can't find Makefile
X-BeenThere: freebsd-questions@freebsd.org
X-Mailman-Version: 2.1.5
Precedence: list
List-Id: User questions <freebsd-questions.freebsd.org>
List-Unsubscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=unsubscribe>
List-Archive: <http://lists.freebsd.org/pipermail/freebsd-questions>
List-Post: <mailto:freebsd-questions@freebsd.org>
List-Help: <mailto:freebsd-questions-request@freebsd.org?subject=help>
List-Subscribe: <http://lists.freebsd.org/mailman/listinfo/freebsd-questions>, 
	<mailto:freebsd-questions-request@freebsd.org?subject=subscribe>
X-List-Received-Date: Mon, 19 Sep 2005 17:31:57 -0000

--nextPart7151744.KhipK9UejF
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Sunday, 18. September 2005 18:12, dave wrote:
> Hello,
>     I've created my first port. It depended on another port, which i
> uninstalled first, then tried an install of mine. I issued a
> make install
> which pulled in the dependent port and installed it. When it returned to
> the build of my port gmake failed with an error code2, can not find
> Makefile and it stopped. I've confirmed that my Makefile is there, portli=
nt
> shows no errors in it.

It's most probably complaining about a missing Makefile in ${WRKSRC}. Perha=
ps=20
the software in question uses a configure script and you forgot to define=20
GNU_CONFIGURE / USE_CONFIGURE?

=2D-=20
   ,_,   | Michael Nottebrock               | lofi@freebsd.org
 (/^ ^\) | FreeBSD - The Power to Serve     | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org

--nextPart7151744.KhipK9UejF
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)

iD8DBQBDLvYGXhc68WspdLARAsIqAJ9cqPjl4Ab/EyyvEFS8PebED+MYqACeKGP4
rocojtwTepTtc4FAWN9V7zs=
=qsoU
-----END PGP SIGNATURE-----

--nextPart7151744.KhipK9UejF--