sks-devel
[Top][All Lists]
Advanced

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

Re: [Sks-devel] Help Building and Deploying


From: Eric H. Christensen
Subject: Re: [Sks-devel] Help Building and Deploying
Date: Wed, 19 Oct 2011 22:57:29 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wed, Oct 19, 2011 at 04:26:42PM -0500, John Clizbe wrote:
> Eric H. Christensen wrote:
> > I'm having problems building SKS.  I don't understand how to configure the
> > Makefile.local file.  Can anyone help configure this on Fedora 15?
> 
> It's pretty straight forward. Since your building from scratch, you may want 
> to
> grab my copy of the mercurial repository, there's a Makefile patch and a
> documentation patch that may make life easier:
> 
> hg clone https://address@hidden/r/johnclizbe-sks-keyserver/  sks

Okay, I grabbed this source and edited my Makefile.local so it reads:

BDBLIB=-L/usr/lib
BDBINCLUDE=-I/usr/include/db4.7.25
PREFIX=/usr/bin
LIBDB=-ldb-5.1

and I get the following error:

# make
mkdir -p lib
mkdir -p tmp/bin
mkdir -p tmp/include
touch prepared
cp cryptokit-1.0/cryptokit.cmi cryptokit-1.0/cryptokit.cma \
   cryptokit-1.0/cryptokit.mli lib
cp cryptokit-1.0/libcryptokit.a lib
if test -f cryptokit-1.0/dllcryptokit.so; then \
   cp cryptokit-1.0/dllcryptokit.so lib; fi
if test -f cryptokit-1.0/cryptokit.cmxa; then \
   cp cryptokit-1.0/cryptokit.cmxa cryptokit-1.0/cryptokit.cmx \
   cryptokit-1.0/cryptokit.a lib; fi
gcc -O3 -Werror-implicit-function-declaration -I`ocamlc -where` -I . -c crc.c 
ocamlopt -I lib -I bdb -ccopt -L/usr/lib -ccopt -Lbdb -dtypes -ccopt -pthread 
-warn-error A -inline 40 unix.cmxa str.cmxa bdb.cmxa nums.cmxa bigarray.cmxa 
cryptokit.cmxa  -c pSet.ml
File "pSet.ml", line 1, characters 0-1:
Error: Could not find the .cmi file for interface pSet.mli.
make: *** [pSet.cmx] Error 2

Thanks for the information on fixing the Makefile.  That was clearly the 
problem before.

- - -- Eric

- - --------------------------------------------------
Eric H Christensen        address@hidden
"Sparks"                  address@hidden
   .... .. .-.. .-.. ---   .-- --- .-. .-.. -..
097C 82C3 52DF C64A 50C2  E3A3 8076 ABDE 024B B3D1
- - --------------------------------------------------

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iQIcBAEBAgAGBQJOn44ZAAoJEIB2q94CS7PR254QAJrCcO5r3tqdrmmABNYj/mAo
c7nlLiLlng2J/qVcW3NLTAQbIoyOA1nuOZMyK0o5pm8otWYZV+NqJk7UJyQc23+9
UNTPwt3XUWykn8Bq3B/kqnUdjohuthH3dq/mHRWwqDnQARfiydao0bKreFRoo2TJ
d/r+soXE5cs+s9FEqw4tENgwNNm233JRy0AQGPR5uNPS8JjVdvKTAJDaE+tQSOpx
Q4Jo57FBUaV7RfwfLT/Wjzm2W3Ahif2GoifjF3BH3O+q4hA1vQ+b+ZnVBtG7azUE
Dxh6nFYdW/93QD4GxkyLejcmEwoTh7ba+LBr0AbfyqCRzZL1XUCiU90IOle8aRfJ
/1uFdG9AfjvJiwCz8NE5Jnu2wR3hRXGh5D0aOGLjkv+3egedyhzpw43+YpfHAj9t
7KxdxSUng6ZcLBlC6T4Hrw+Rge2Jkjqj90SnVuge6iIh0Yj1DtPem7Ox1DMt1aVD
2w53mfY2egmIVsNJO5noUJ2vviH3sp317aHwEJsJR39NVAKCFRptuA23DVraJWWN
tpI2LjlqcLIyj43dmUglNW0waJb3ZkpMtmSP8xYfs9JcFRTnTA9un9b47ObEkYqz
tu40gw85dzNzgllGTVEFe8oriP+X1Yj6Xa4Bnrc0z/j1aIm0wZKVsE9m6DlraPJc
00zZnwZjDF9QwXSIMoHr
=Kh71
-----END PGP SIGNATURE-----



reply via email to

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