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: Tue, 21 Jul 2015 22:46:06 +0000

 On Tue, Jul 21, 2015 at 09:15:00PM +0000, oster%netbsd.org@localhost wrote:
  > /usr/pkgsrc/lang/tcl/work.mickey/tcl8.6.4/pkgs/sqlite3.8.8.3/generic/tclsqlite3.c: In function 'findSqlFunc':
  > /usr/pkgsrc/lang/tcl/work.mickey/tcl8.6.4/pkgs/sqlite3.8.8.3/generic/tclsqlite3.c:445:5: warning: implicit declaration of function 'sqlite3_stricmp'
  > /usr/pkgsrc/lang/tcl/work.mickey/tcl8.6.4/pkgs/sqlite3.8.8.3/generic/tclsqlite3.c: In function 'auth_callback':
  > /usr/pkgsrc/lang/tcl/work.mickey/tcl8.6.4/pkgs/sqlite3.8.8.3/generic/tclsqlite3.c:934:10: error: 'SQLITE_RECURSIVE' undeclared (first use in this function)
  > /usr/pkgsrc/lang/tcl/work.mickey/tcl8.6.4/pkgs/sqlite3.8.8.3/generic/tclsqlite3.c:934:10: note: each undeclared identifier is reported only once for each function it appears in
  > /usr/pkgsrc/lang/tcl/work.mickey/tcl8.6.4/pkgs/sqlite3.8.8.3/generic/tclsqlite3.c: In function 'DbMain':
  > /usr/pkgsrc/lang/tcl/work.mickey/tcl8.6.4/pkgs/sqlite3.8.8.3/generic/tclsqlite3.c:3063:5: warning: implicit declaration of function 'sqlite3_errstr'
  > *** [tclsqlite3.o] Error code 1
 
 I take it this is using builtin sqlite3? Does it build if you force
 pkgsrc sqlite3?
 
 And, assuming the answer is yes, can someone figure out the minimum
 sqlite version needed?
 
 (or if there's an easy source-level workaround, can do that too, but
 I'm not up on sqlite and don't know what it would be)
 
 -- 
 David A. Holland
 dholland%netbsd.org@localhost
 


Home | Main Index | Thread Index | Old Index