caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Quercia Michel <quercia@cal.enst.fr>
To: caml-list@inria.fr, Patrice AUFFRET <patrice.auffret@hol.fr>
Date: Sun, 17 May 1998 19:41:12 +0200	[thread overview]
Message-ID: <199805171741.TAA11153@Montchapet.dijon.fr> (raw)
In-Reply-To: Your message of "Fri, 15 May 1998 23:38:11 +0200." <355CB5C2.41E7DD07@hol.fr>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 653 bytes --]

Patrice AUFFRET <patrice.auffret@hol.fr> écrivait le 15/05 à 23h38 :

: [root@localhost /ML]# camlc -custom \
: > unix.zo graphics.zo test.ml \
: > -lgraph -lunix -lX11
: 
: Et il m'affiche comme message d'erreur :
: 
: ld: cannot open -lX11: No such file or directory

[français]
ajoute l'option "-ccopt -L/usr/X11R6/lib" pour que l'éditeur de
liens puisse trouver la libX11.

[english]
with Linux, you must add the option : "-ccopt -L/usr/X11R6/lib"
to help the linker in finding the X11 library.


----
Michel Quercia
Lycee Carnot  16 bd Thiers  21000 Dijon
http://pauillac.inria.fr/~quercia
mailto:quercia@cal.enst.fr,michel.quercia@ac-dijon.fr





  reply	other threads:[~1998-05-18 13:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-05-15 21:38 RE : RE :Graphisme Patrice AUFFRET
1998-05-17 17:41 ` Quercia Michel [this message]
1998-05-18  8:37 ` Xavier Leroy
1998-05-18  8:43 ` Francois Rouaix

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=199805171741.TAA11153@Montchapet.dijon.fr \
    --to=quercia@cal.enst.fr \
    --cc=caml-list@inria.fr \
    --cc=patrice.auffret@hol.fr \
    /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;
as well as URLs for NNTP newsgroup(s).