From owner-freebsd-perl@FreeBSD.ORG Thu Aug 4 13:04:26 2005 Return-Path: X-Original-To: perl@FreeBSD.org 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 9296D16A41F; Thu, 4 Aug 2005 13:04:26 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB52443D49; Thu, 4 Aug 2005 13:04:25 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j74D4ONV028285 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 4 Aug 2005 09:04:25 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j74D4O6P005623; Thu, 4 Aug 2005 09:04:24 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 48BF35130F; Thu, 4 Aug 2005 09:04:24 -0400 (EDT) Date: Thu, 4 Aug 2005 09:04:24 -0400 From: Kris Kennaway To: Norikatsu Shigemura Message-ID: <20050804130424.GD20328@xor.obsecurity.org> References: <20050803214728.GA2068@xor.obsecurity.org> <200508032228.j73MS3WU062808@sakura.ninth-nine.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="RYJh/3oyKhIjGcML" Content-Disposition: inline In-Reply-To: <200508032228.j73MS3WU062808@sakura.ninth-nine.com> User-Agent: Mutt/1.4.2.1i Cc: perl@FreeBSD.org, Kris Kennaway Subject: Re: [ports-i386@FreeBSD.org: p5-DBD-SQLite-1.09 failed on i386 4] X-BeenThere: freebsd-perl@freebsd.org X-Mailman-Version: 2.1.5 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: Thu, 04 Aug 2005 13:04:26 -0000 --RYJh/3oyKhIjGcML Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 04, 2005 at 07:28:03AM +0900, Norikatsu Shigemura wrote: > Hi kris. >=20 > On Wed, 3 Aug 2005 17:47:30 -0400 > Kris Kennaway wrote: > > cc -c -I. -I/usr/local/lib/perl5/site_perl/5.005/i386-freebsd/auto/DBI = -O -pipe -O2 -DVERSION=3D\"1.09\" -DXS_VERSION=3D\"1.09\" -DPIC -fpic = -I/usr/libdata/perl/5.00503/mach/CORE -DNDEBUG=3D1 -DSQLITE_PTR_SZ=3D4 -Dno= _last_insert_id main.c > > main.c: In function `sqliteDefaultBusyCallback': > > main.c:301: `Timeout' undeclared (first use in this function) > > main.c:301: (Each undeclared identifier is reported only once > > main.c:301: for each function it appears in.) > > *** Error code 1 > > Stop in /work/a/ports/databases/p5-DBD-SQLite/work/DBD-SQLite-1.09. > > *** Error code 1 >=20 > Thank you. May I commit following patch? This can probably wait until after the freeze since it doesn't affect 6.0. Kris --RYJh/3oyKhIjGcML Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFC8hJYWry0BWjoQKURAuzFAKDvyQsEC5YfzQ2ZMc/IMFo9yh8uDwCg1u4t twsKWbsbW5PlH8BtPN0ZRUY= =96yn -----END PGP SIGNATURE----- --RYJh/3oyKhIjGcML--