bugGNUstep - Bugs: bug #28014, [GWorkspace] Does not build *with*...

Group
 
 

bug #28014: [GWorkspace] Does not build *with* sqlite3

Submitter:  Dario Niedermann <ndr>
Submitted:  Fri 13 Nov 2009 11:17:01 PM UTC
   
 
Category:  Application Severity:  3 - Normal
Item Group:  Installation Status:  Works For Me
Privacy:  Public Assigned to:  None
Open/Closed:  Declined
* Mandatory Fields

Add a New Comment Rich Markup
   

Wed 16 Jun 2010 09:30:34 PM UTC, comment #5: 

Other people report this problem, but I cannot reproduce it on any of my machines.

Beware that curernt SVN trunk now builds the whole GWMetadata optionally

--enable-gwmetadata

else it is not built and sqlite is thus not a hard dependency anymore.

Riccardo Mottola <rmottola>
Group Member
Mon 14 Jun 2010 10:55:25 AM UTC, comment #4: 

config.log should contain details about why this AC_CHECK_LIB test was unsuccessful.  Could you please look and post the relevant output?

Yavor Doganov <yavor>
Sun 02 May 2010 04:50:01 PM UTC, comment #3: 

I had the same problem here with a slackware 13.0. I rebuilt sqlite3 with --disable-load-extension option and then it worked.

John <johntr>
Mon 04 Jan 2010 06:42:50 PM UTC, comment #2: 

I just tested that the configure script works fine also on SuSE 11.2, once the sqlite3-dev package is correclty installed.

Having not received further information after one month, I consider this as a user-specific error or particular configuration issue and will close the bug.

Riccardo Mottola <rmottola>
Group Member
Sat 05 Dec 2009 07:24:09 PM UTC, comment #1: 

I cannot reproduce your problem, I have built gworkspace on many machines, linux, bsd and windows. As other people do, i think it is a peculiarity of your installation.
I am running latest svn trunk though.

What version do you have installed? On Linux I have:
      Latest version installed: 3.6.20-r1

I have:
ls /usr/lib/libsqlite3.*
/usr/lib/libsqlite3.a   /usr/lib/libsqlite3.so    /usr/lib/libsqlite3.so.0.8.6
/usr/lib/libsqlite3.la  /usr/lib/libsqlite3.so.0


maybe you have 64bit? and have troubles with having both versions? Or mixed?
I can build fine on a full 64bit install.

To better diagnose, you should check what the error is in config.log or attach config.log here.

Riccardo Mottola <rmottola>
Group Member
Fri 13 Nov 2009 11:17:01 PM UTC, original submission:  

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

Dario Niedermann <ndr>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by yavor (Posted a comment)
  • -email is unavailable- added by johntr (Posted a comment)
  • -email is unavailable- added by rmottola (Posted a comment)
  • -email is unavailable- added by ndr (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-01-04 rmottola StatusNone Works For Me
        Open/ClosedOpen Declined

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code