From owner-freebsd-perl@FreeBSD.ORG Sat Jan 22 12:22:39 2005 Return-Path: Delivered-To: freebsd-perl@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6302416A4CE; Sat, 22 Jan 2005 12:22:39 +0000 (GMT) Received: from smtp1.adl2.internode.on.net (smtp1.adl2.internode.on.net [203.16.214.181]) by mx1.FreeBSD.org (Postfix) with ESMTP id A04A743D49; Sat, 22 Jan 2005 12:22:38 +0000 (GMT) (envelope-from Shane@007Marketing.com) Received: from [192.168.8.50] (ppp19-170.static.internode.on.net [150.101.19.170])j0MCMU7D053237; Sat, 22 Jan 2005 22:52:37 +1030 (CST) User-Agent: Microsoft-Entourage/10.1.4.030702.0 Date: Sat, 22 Jan 2005 22:53:04 +1030 From: Shane Ambler To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit cc: ports@freebsd.org Subject: FreeBSD Port: p5-DBD-Pg-1.32_1 X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: maintainer of a number of perl-related ports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Jan 2005 12:22:39 -0000 I am trying to install p5-DBD-Pg-1.32_1 without success and it is not available as a package. I am running 5.3 release. The make output is - tower# make ===> Vulnerability check disabled, database not found ===> Extracting for p5-DBD-Pg-1.32_1 => Checksum OK for DBD-Pg-1.32.tar.gz. ===> p5-DBD-Pg-1.32_1 depends on file: /usr/local/bin/perl5.8.5 - found ===> Patching for p5-DBD-Pg-1.32_1 ===> p5-DBD-Pg-1.32_1 depends on file: /usr/local/bin/perl5.8.5 - found ===> Applying FreeBSD patches for p5-DBD-Pg-1.32_1 ===> p5-DBD-Pg-1.32_1 depends on file: /usr/local/lib/perl5/site_perl/5.8.5/mach/DBI.pm - found ===> p5-DBD-Pg-1.32_1 depends on file: /usr/local/bin/perl5.8.5 - found ===> p5-DBD-Pg-1.32_1 depends on shared library: pq.3 - found ===> Configuring for p5-DBD-Pg-1.32_1 Configuring Pg Remember to actually read the README file! OS: freebsd PostgreSQL version: 8.0.0 Using DBI 1.37 installed in /usr/local/lib/perl5/site_perl/5.8.5/mach/auto/DBI Checking if your kit is complete... Looks good Using DBI 1.37 installed in /usr/local/lib/perl5/site_perl/5.8.5/mach/auto/DBI Writing Makefile for DBD::Pg ===> Building for p5-DBD-Pg-1.32_1 Makefile out-of-date with respect to /usr/local/lib/perl5/5.8.5/mach/Config.pm /usr/local/lib/perl5/5.8.5/mach/CORE/config.h Cleaning current config before rebuilding Makefile... make -f Makefile.old clean > /dev/null 2>&1 || /bin/sh -c true /usr/local/bin/perl5.8.5 Makefile.PL "CC=cc" "CCFLAGS=-O -pipe " "PREFIX=/usr/local" "INSTALLPRIVLIB=/usr/local/lib" "INSTALLARCHLIB=/usr/local/lib" Configuring Pg Remember to actually read the README file! OS: freebsd PostgreSQL version: 8.0.0 Using DBI 1.37 installed in /usr/local/lib/perl5/site_perl/5.8.5/mach/auto/DBI Checking if your kit is complete... Looks good Using DBI 1.37 installed in /usr/local/lib/perl5/site_perl/5.8.5/mach/auto/DBI Writing Makefile for DBD::Pg ==> Your Makefile has been rebuilt. <== ==> Please rerun the make command. <== false *** Error code 1 Stop in /usr/ports/databases/p5-DBD-Pg/work/DBD-Pg-1.32. *** Error code 1 Stop in /usr/ports/databases/p5-DBD-Pg. tower#