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

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 25 06:41:07 UTC 2015


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

Soumya Koduri <skoduri at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |NEW
                 CC|                            |skoduri at redhat.com
         Resolution|DUPLICATE                   |---
           Keywords|                            |Reopened



--- Comment #3 from Soumya Koduri <skoduri at redhat.com> ---
Re-opening this bug as I still this issue but in different path though -

$./configure --disable-tiering
$make
..........
..............
Making all in src
  CC     dht-layout.lo
  CC     dht-helper.lo
  CC     dht-linkfile.lo
  CC     dht-rebalance.lo
In file included from ../../../../libglusterfs/src/gfdb/gfdb_data_store.h:27,
                 from tier.h:37,
                 from dht-rebalance.c:22:
../../../../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 tier.h:37,
                 from dht-rebalance.c:22:
../../../../libglusterfs/src/gfdb/gfdb_sqlite3.h:125: error: expected
specifier-qualifier-list before ‘sqlite3’
make[5]: *** [dht-rebalance.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
[root at kvm5 glusterfs_lease]#

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=pGof1iRRYy&a=cc_unsubscribe


More information about the Bugs mailing list