From: Damien Bobillot <damien.bobillot@m4x.org>
To: Matt Gushee <mgushee@havenrock.com>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Build error w/ Findlib on Mandrake 10.1
Date: Tue, 31 May 2005 10:22:26 +0200 [thread overview]
Message-ID: <C07C9473-18F5-4BDD-80AE-6330B154002B@m4x.org> (raw)
In-Reply-To: <429B98C4.10806@havenrock.com>
[-- Attachment #1: Type: text/plain, Size: 1311 bytes --]
Le 31 mai 05 à 00:50, Matt Gushee a écrit :
> Hello, all--
>
> A user of my Bantam file manager has reported a very strange
> compilation error:
>
> ocamlfind ocamlopt -package "unix str labltk" -c common.ml
> ocamlfind ocamlopt -package "unix str labltk" -c util.ml
> ocamlfind ocamlopt -package "unix str labltk" -c config.ml
> ocamlfind ocamlopt -package "unix str labltk" -c images.ml
> ocamlfind ocamlopt -package "unix str labltk" -c bantam.ml
> ocamlfind ocamlopt -package "unix str labltk" -linkpkg -o
> bantam.bin \
> common.cmx util.cmx config.cmx images.cmx bantam.cmx
> Cannot find file /usr/lib/ocaml//labltk/labltk.so.cmxa
> make: *** [opt] Error 2
>
> This user is not very familiar with OCaml; he is using the Mandrake
> 10.1 RPM(s).
>
> Although I suspect there was an error on the part of whoever
> packaged OCaml (or Findlib) for Mandrake, perhaps there is an error
> on my part. Just in case, I have included my Makefiles below.
>
Does the file /usr/lib/ocaml/labltk/labltk.so.cmxa exists ? Or the
file /usr/lib/ocaml//labltk/labltk.cmxa without ".so" ?
In my ocaml version, I don't have any .so in caml library names. Try
to create a symlink from labltk.so.cmxa to labltk.cmxa
Good luck
--
Damien Bobillot
[-- Attachment #2: smime.p7s --]
[-- Type: application/pkcs7-signature, Size: 2375 bytes --]
next prev parent reply other threads:[~2005-05-31 8:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-30 22:50 Matt Gushee
2005-05-31 8:22 ` Damien Bobillot [this message]
2005-05-31 17:29 ` [Caml-list] " Matt Gushee
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=C07C9473-18F5-4BDD-80AE-6330B154002B@m4x.org \
--to=damien.bobillot@m4x.org \
--cc=caml-list@inria.fr \
--cc=mgushee@havenrock.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox