sks-devel
[Top][All Lists]
Advanced

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

Re: [Sks-devel] compile errors


From: Yaron Minsky
Subject: Re: [Sks-devel] compile errors
Date: Fri, 19 Mar 2004 07:54:26 -0500 (EST)
User-agent: SquirrelMail/1.4.2-1

One thing to note is that the version of numerix included in SKS is
patched to fix some issues, including some FreeBSD compile bugs.  So using
an unpatched numerix is probably a recipe for trouble.  What problems were
you running into with the original version?

y


George Hill said:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> $ gmake dep && gmake all
> <snip>
> /home/nynex/bin/ocamlopt -I lib -I bdb -ccopt -L/home/nynex/lib -ccopt
> -Lbdb
> -dtypes -inline 40 unix.cmxa str.cmxa bdb.cmxa nums.cmxa numerix.cmxa
> bigarray.cmxa cryptokit.cmxa  -c number.ml
> File "number.ml", line 21, characters 12-25:
> Unbound module Numerix.Slong
> gmake: *** [number.cmx] Error 2
>
> i have replaced numerix-0.19 with numerix-0.19b because of an issue
> numerix-0.19 had with the bsd linker and library format, and edited
> Makefile
> to reflect
> this.
>
> $ cat Makefile | grep NXDIRNXDIR=numerix-0.19b
>
> $ cat Makefile.local
> BDBLIB=-L/home/nynex/lib
> BDBINCLUDE=-I/home/nynex/include
> PREFIX=/home/nynex
> LIBDB=-ldb-4.1
> export BDBLIB
> export BDBINCLUDE
> export PREFIX
> export LIBDB
>
> $ uname -a
> OpenBSD vulcan.rootr.net 3.3 MERCURY#5 i386
>
> $ set | grep CAML
> CAMLP4O=/home/nynex/bin/camlp4o
> OCAMLC=/home/nynex/bin/ocamlc
> OCAMLOPT=/home/nynex/bin/ocamlopt
>
> $ $OCAMLC -version
> 3.07+2
>
> $ ls -l ~/lib/num*
> - -rw-r--r--  1 nynex  nynex     330 Mar 18 19:09
> /home/nynex/lib/numcmp.cmi
> -rw-r--r--  1 nynex  nynex     774 Mar 18 19:09
> /home/nynex/lib/numcount.cmi
> -rw-r--r--  1 nynex  nynex  236420 Mar 18 19:09 /home/nynex/lib/numerix.a
> -rw-r--r--  1 nynex  nynex   91466 Mar 18 19:09
> /home/nynex/lib/numerix.cma
> -rw-r--r--  1 nynex  nynex   11662 Mar 18 19:09
> /home/nynex/lib/numerix.cmi
> -rw-r--r--  1 nynex  nynex    1913 Mar 18 19:09
> /home/nynex/lib/numerix.cmxa
>
>
>
>  -gh/nynex
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.4 (Darwin)
>
> iD8DBQFAWomyyToJiBY4BowRAgZjAJ99Eh3zOeiVJoqkDBb5F0/zQbAjOQCghHDR
> 17egtGZoj2NWzwAQ/bIooWc=qMHp
> -----END PGP SIGNATURE-----
>
>
>
> _______________________________________________
> Sks-devel mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/sks-devel
>


|--------/            Yaron M. Minsky              \--------|
|--------\ http://www.cs.cornell.edu/home/yminsky/ /--------|

Open PGP --- KeyID B1FFD916
Fingerprint: 5BF6 83E1 0CE3 1043 95D8 F8D5 9F12 B3A9 B1FF D916





reply via email to

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