[Bugs] [Bug 1204008] New: Sqlite3 library required even after disable-tiering is given during configure

bugzilla at redhat.com bugzilla at redhat.com
Fri Mar 20 07:10:22 UTC 2015


https://bugzilla.redhat.com/show_bug.cgi?id=1204008

            Bug ID: 1204008
           Summary: Sqlite3 library required even after disable-tiering is
                    given during configure
           Product: GlusterFS
           Version: mainline
         Component: unclassified
          Severity: medium
          Assignee: bugs at gluster.org
          Reporter: mmadhusu at redhat.com
                CC: bugs at gluster.org, gluster-bugs at redhat.com



Description of problem: Sqlite is a dependency even when
disable-tiering is used during configure


Version-Release number of selected component (if applicable):


How reproducible:
Always


Steps to Reproduce:
1. Clone the recent sources of GlusterFS
2../configure --disable-tiering
3. make fails with errors

Actual results:
Making install in src
  CC     changetimerecorder.lo
In file included from ../../../../libglusterfs/src/gfdb/gfdb_data_store.h:27,
                 from ctr-helper.h:30,
                 from changetimerecorder.c:13:
../../../../libglusterfs/src/gfdb/gfdb_sqlite3.h:20:21: error: sqlite3.h: No
such file or directory
In file included from ../../../../libglusterfs/src/gfdb/gfdb_data_store.h:27,
                 from ctr-helper.h:30,
                 from changetimerecorder.c:13:
../../../../libglusterfs/src/gfdb/gfdb_sqlite3.h:125: error: expected
specifier-qualifier-list before ‘sqlite3’



Expected results:
If tiering is disabled, CTR shouldn't be compiled? Please correct me if
I am wrong


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list