From owner-freebsd-ports Thu May 10 20:20:21 2001 Delivered-To: freebsd-ports@freebsd.org Received: from ct980320-b.blmngtn1.in.home.com (ct980320-b.blmngtn1.in.home.com [65.8.207.32]) by hub.freebsd.org (Postfix) with ESMTP id 6E61C37B423 for ; Thu, 10 May 2001 20:20:19 -0700 (PDT) (envelope-from mikes@ct980320-b.blmngtn1.in.home.com) Received: (from mikes@localhost) by ct980320-b.blmngtn1.in.home.com (8.11.3/8.11.3) id f4B3KIi42787 for freebsd-ports@freebsd.org; Thu, 10 May 2001 22:20:18 -0500 (EST) (envelope-from mikes) From: Mike Squires Message-Id: <200105110320.f4B3KIi42787@ct980320-b.blmngtn1.in.home.com> Subject: make fails in /usr/ports/postgresql7 To: FreeBSD Ports Date: Thu, 10 May 2001 22:20:18 -0500 (EST) X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org A "make" within /usr/ports/databases/postgresql7 fails but "configure" followed by "make" within /usr/ports/postgresql7/work/postgresql-7.1.1 succeeds - sort of. I assume this has something to do with the Makefile in /usr/ports/databases/postgresql7, but I haven't figured it out yet. (I ftp'd the ports.tgz of 5/10/01 just to be sure everything was up to date, but this didn't solve the problem). configure appears to run, but the next line is an "Error 1" but without much in the way of helpful information. "make -d A" didn't provide any more, I assume because gmake is called. MLS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message