[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #28014] [GWorkspace] Does not build *with* sqlite3
From: |
Dario Niedermann |
Subject: |
[bug #28014] [GWorkspace] Does not build *with* sqlite3 |
Date: |
Fri, 13 Nov 2009 23:17:02 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.15) Gecko/2009101600 Firefox/3.0.15 |
URL:
<http://savannah.gnu.org/bugs/?28014>
Summary: [GWorkspace] Does not build *with* sqlite3
Project: GNUstep
Submitted by: ndr
Submitted on: ven 13 nov 2009 23:17:01 GMT
Category: Application
Severity: 3 - Normal
Item Group: Installation
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
Hello,
GWorkspace 0.8.7 does not build even if sqlite3 is installed.
----
# ./configure --sysconfdir=/etc --localstatedir=/var
[...]
checking sqlite3.h usability... yes
checking sqlite3.h presence... yes
checking for sqlite3.h... yes
checking for *sqlite3_get_table in -lsqlite3... no*
configure: WARNING: Cannot find libsqlite3 header and/or library
* GWMetadata requires the sqlite3 library
* Use --with-sqlite-library and --with-sqlite-include
* to specify the sqlite library directory if it is not
* in the usual place(s)
configure: error: GWMetadata will not compile without sqlite
configure: error: ./configure failed for GWMetadata
#
# strings /usr/lib/libsqlite3.so | fgrep sqlite3_get_table
*sqlite3_get_table*
sqlite3_get_table() called with two or more incompatible queries
#
# cat /etc/slackware-version && uname -a
Slackware 12.2.0
Linux acerrimo 2.6.27.7-crrm #1 Thu Jul 9 00:15:00 CEST 2009 i686 AMD
Turion(tm) 64 Mobile Technology MK-36 AuthenticAMD GNU/Linux
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?28014>
_______________________________________________
Messaggio inviato con/da Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #28014] [GWorkspace] Does not build *with* sqlite3,
Dario Niedermann <=