sks-devel
[Top][All Lists]
Advanced

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

[Sks-devel] Weird make error


From: John Clizbe
Subject: [Sks-devel] Weird make error
Date: Tue, 28 Jun 2011 00:05:47 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.20pre) Gecko/20110606 Mnenhy/0.8.3 SeaMonkey/2.0.15pre

I'm getting this error trying to build on a new platform (current Cygwin)

> cd cryptokit-1.0 && make all
> make[1]: Entering directory `/home/jpclizbe/sks-work/cryptokit-1.0'
> ocamlc -g -c -ccopt "-O -I/usr/include" rijndael-alg-fst.c
> ocamlc -g -c -ccopt "-O -I/usr/include" stubs-aes.c
> ocamlc -g -c -ccopt "-O -I/usr/include" d3des.c
> d3des.c:24: warning: 'Df_Key' defined but not used
> ocamlc -g -c -ccopt "-O -I/usr/include" stubs-des.c
> ocamlc -g -c -ccopt "-O -I/usr/include" arcfour.c
> ocamlc -g -c -ccopt "-O -I/usr/include" stubs-arcfour.c
> ocamlc -g -c -ccopt "-O -I/usr/include" sha1.c
> ocamlc -g -c -ccopt "-O -I/usr/include" stubs-sha1.c
> ocamlc -g -c -ccopt "-O -I/usr/include" stubs-md5.c
> ocamlc -g -c -ccopt "-O -I/usr/include" stubs-zlib.c
> ocamlc -g -c -ccopt "-O -I/usr/include" stubs-misc.c
> ocamlmklib -o cryptokit rijndael-alg-fst.o stubs-aes.o d3des.o stubs-des.o 
> arcfo
> ur.o stubs-arcfour.o sha1.o stubs-sha1.o stubs-md5.o stubs-zlib.o 
> stubs-misc.o -
> L/usr/lib -lz
> ** Fatal error: Cannot find file "libgcc_s"
> make[1]: *** [libcryptokit.a] Error 2
> make[1]: Leaving directory `/home/jpclizbe/sks-work/cryptokit-1.0'
> make: *** [cryptokit-1.0/cryptokit.cma] Error 2

The only hits I've found useful from Googling is that libgcc_s indicates use of
ocamlopt instead of ocamlc.

Ideas? (Other than don't try it on Cygwin)

-- 
John P. Clizbe                      Inet: John (a) GingerBear DAWT net
FSF Assoc #995 / FSFE Fellow #1797  hkp://keyserver.gingerbear.net  or
     mailto:address@hidden

"When life hands you melons, I think it's about time you admit to
yourself that you're dyslexic."






reply via email to

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