pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/50074: lang/tcl fails to build on NetBSD-6.1.5/amd64



The following reply was made to PR pkg/50074; it has been noted by GNATS.

From: David Holland <dholland-pbugs%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: pkg/50074: lang/tcl fails to build on NetBSD-6.1.5/amd64
Date: Wed, 22 Jul 2015 04:55:25 +0000

 On Wed, Jul 22, 2015 at 01:45:00AM +0000, David H. Gutteridge wrote:
  >  On Tue, 21 Jul 2015, at 22:46:06 +0000, David Holland wrote:
  >  >And, assuming the answer is yes, can someone figure out the minimum
  >  >sqlite version needed?
  >  
  >  The SQLITE_RECURSIVE definition (along with everything related to it,
  >  part of a feature addition called "common table expressions") was
  >  added in SQLite 3.8.3, so the built-in version in NetBSD 6.1.5 is
  >  indeed too old. The simplest fix would probably be to require the
  >  pkgsrc version of SQLite for NetBSD releases < 7.
 
 Nah, the simplest fix is just to require sqlite3>=3.8.3. The builtin
 handling will do the rest. And then the fix works for all affected
 platforms.
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index