Date: Thu, 22 Apr 2010 16:51:45 +0200 From: Anton Berezin <tobez@tobez.org> To: Wesley Shields <wxs@FreeBSD.org> Cc: mnag@freebsd.org, cvs-ports@FreeBSD.org, baptiste.daroussin@gmail.com, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/databases/sqlite3 Makefile distinfo ports/databases/sqlite3/files patch-Makefile.in Message-ID: <20100422145145.GA29159@heechee.tobez.org> In-Reply-To: <201004202345.o3KNjwcf000805@repoman.freebsd.org> References: <201004202345.o3KNjwcf000805@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 20, 2010 at 11:45:58PM +0000, Wesley Shields wrote: > wxs 2010-04-20 23:45:58 UTC > > FreeBSD ports repository > > Modified files: > databases/sqlite3 Makefile distinfo > databases/sqlite3/files patch-Makefile.in > Log: > Update to 3.6.32.1. > Remove TCL build dependency using a patch from OpenBSD. This update for some reason breaks FTS3 option: ... libtool: compile: cc -O2 -fno-strict-aliasing -pipe -DSQLITE_OS_UNIX=1 -I. -I./src -D_HAVE_SQLITE_CONFIG_H -DNDEBUG -DSQLITE_THREADSAFE=1 -DSQLITE_THREAD_OVERRIDE_LOCK=1 -DSQLITE_OMIT_LOAD_EXTENSION=1 -DSQLITE_ENABLE_FTS3=1 -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_TEMP_STORE=1 -c ./src/main.c -fPIC -DPIC -o .libs/main.o ./src/main.c:20:19: error: fts3.h: No such file or directory gmake: *** [main.lo] Error 1 *** Error code 1 Stop in /usr/ports/databases/sqlite3. *** Error code 1 \Anton. -- Our society can survive even a large amount of irrational regulation. -- John McCarthy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100422145145.GA29159>