Perhaps a missing dependancy in the makefiles

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

Everytime I run a parallel make on the full tree I get the following
complaint:
In file included from db/builder.cc:16:
In file included from ./db/compaction_iterator.h:14:
In file included from ./db/compaction.h:13:
./util/mutable_cf_options.h:28:21: error: no member named
'soft_pending_compaction_bytes_limit' in
      'rocksdb::Options'; did you mean
'hard_pending_compaction_bytes_limit'?
            options.soft_pending_compaction_bytes_limit),
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
                    hard_pending_compaction_bytes_limit

Then I just run along with a single threaded make, and everything
completes just fine.

So that is probably a missing dependency for either db/builder.cc, or
./util/mutable_cf_options.h.

Suggestions on how to fix this?

Thanx,
--WjW

--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [CEPH Users]     [Ceph Large]     [Information on CEPH]     [Linux BTRFS]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]
  Powered by Linux