From: John Carr <jfc@MIT.EDU>
To: caml-list@yquem.inria.fr
Subject: Re: [Caml-list] Caml build problems
Date: Tue, 26 Jul 2005 09:21:51 -0400 [thread overview]
Message-ID: <200507261321.j6QDLp1Z009288@mint-square.mit.edu> (raw)
In-Reply-To: Your message of "Tue, 26 Jul 2005 14:24:59 +0200." <1122380699.1706.138.camel@localhost.localdomain>
> Obviously, the X11 path is wrong.
otherlibs/graph/.depend comes with Linux-specific dependencies.
Edit it to remove the X11R6 references.
sed -e "s@/usr/X11R6/include/X11/[A-Za-z0-9]*.h@@g" "otherlibs/graph/.depend" > "otherlibs/graph/.depend.new" && mv "otherlibs/graph/.depend.new" "otherlibs/graph/.depend"
next prev parent reply other threads:[~2005-07-26 13:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-26 7:31 Don Jackson
2005-07-26 12:24 ` [Caml-list] " Gerd Stolpmann
2005-07-26 13:21 ` John Carr [this message]
2005-07-26 13:25 ` Jacques Garrigue
2005-07-26 13:25 ` Damien Doligez
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=200507261321.j6QDLp1Z009288@mint-square.mit.edu \
--to=jfc@mit.edu \
--cc=caml-list@yquem.inria.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