Whoops, here is the original error:

  CXX    test_idempotent_sequence.o
In file included from ./os/LFNIndex.h:27:0,
                 from ./os/HashIndex.h:20,
                 from ./os/IndexManager.h:26,
                 from ./os/ObjectMap.h:18,
                 from ./os/ObjectStore.h:22,
                 from ./os/FileStore.h:32,
                 from test/filestore/test_idempotent_sequence.cc:22:
./common/ceph_crypto.h:44:22: fatal error: pk11pub.h: No such file or directory
compilation terminated.
  CXX    DeterministicOpSequence.o
In file included from ./os/LFNIndex.h:27:0,
                 from ./os/HashIndex.h:20,
                 from ./os/IndexManager.h:26,
                 from ./os/ObjectMap.h:18,
                 from ./os/ObjectStore.h:22,
                 from ./os/FileStore.h:32,
                 from test/filestore/DeterministicOpSequence.cc:21:
./common/ceph_crypto.h:44:22: fatal error: pk11pub.h: No such file or directory
compilation terminated.


On Wed, Oct 31, 2012 at 6:27 PM, Noah Watkins <[email protected]> wrote:
> Pushed changes to Makefile.am in branch:
>
>    wip-make-crypto-flags
>
> Several changes to Makefile.am that add CRYPTO_CXXFLAGS to various
> test targets. I needed these to build after updating to master this
> afternoon.
>
> Not sure if there is something else going on in my environment..
>
> Thanks,
> Noah
--
To unsubscribe from this list: send the line "unsubscribe ceph-devel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to