[CDRIVER-296] 0.92.0 won't pass make test? Created: 14/Mar/14  Updated: 03/May/17  Resolved: 17/Mar/14

Status: Closed
Project: C Driver
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Minor - P4
Reporter: Maga Napanga Assignee: Unassigned
Resolution: Done Votes: 0
Labels: driver
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

3.11.10-100.fc18.i686
Affected Version: 0.92.0 (not in list, I can't select it)



 Description   

Upgrading from 0.90.0 to 0.92.0 gave me problems, so I uninstalled libbson 0.400 and mongoc 0.90.0, and made a fresh install.
Make test didn't work, there seems to be a missing file. Was it just me?

# git clone https://github.com/mongodb/mongo-c-driver.git mongo-c-diver-0.92.0
[... all fine...]
# cd mongo-c-diver-0.92.0
# git checkout 0.92.0
HEAD is now at 0163ed7... build: bump for 0.92.0!
# ./autogen.sh
[... all fine...]
# make && make install
[... all fine...]
# make test
[... tests/make_ca.pl ./tests/trust_dir ./tests/trust_dir.cnf
Generating RSA private key, 1024 bit long modulus ... ... ... ... ]
[ ... ... ]
Write out database with 1 new entries
Data Base Updated
Can't exec "c_rehash": No such file or directory at tests/make_ca.pl line 89.
failed: -1 at tests/make_ca.pl line 89.
make: *** [tests/trust_dir/done] Error 2
#



 Comments   
Comment by Christian Hergert [ 17/Mar/14 ]

You don't have a complete OpenSSL install. On Fedora this is openssl-perl (for c_rehash).

– Christian

Generated at Wed Feb 07 21:09:02 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.