sks-devel
[Top][All Lists]
Advanced

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

[Sks-devel] Compile SKS db issue


From: Mike O'Connor
Subject: [Sks-devel] Compile SKS db issue
Date: Sat, 14 Feb 2015 18:46:08 +1030
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

Hi Guys

I've not been able to compile a new version of SKS on my old system for over a year. So I decided to build a new os for the job.


ocamlopt -o sks -I lib -I bdb -ccopt -L/usr/lib -ccopt -Lbdb -dtypes -inline 40 unix.cmxa .............. unit_tests.cmx sks.cmx
/usr/bin/ld: cannot find -ldb-4.6
collect2: error: ld returned 1 exit status
File "caml_startup", line 1, characters 0-1:
Error: Error during linking
make: *** [sks] Error 2


The system has db-5.1 installed so I change the Makefile.local to have -ldb-5.1 but its still looking for 4.6.

Any ideas ?

Mike



reply via email to

[Prev in Thread] Current Thread [Next in Thread]