caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Colin McPhail <colin.mcphail@mac.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] X11 in Mac OSX 10.9
Date: Thu, 27 Mar 2014 13:43:22 +0000 (UTC)	[thread overview]
Message-ID: <lh19tq$tmi$1@ger.gmane.org> (raw)
In-Reply-To: <lh1687$esl$1@ger.gmane.org>

On 2014-03-27, Colin McPhail <colin.mcphail@mac.com> wrote:
> On 2014-03-27, Casey Basichis <caseybasichis@gmail.com> wrote:
>> --001a11c120cec123a104f58bbf8b
>> Content-Type: text/plain; charset=ISO-8859-1
>>
>> Hi,
>>
>> I've recently been getting an error that has been preventing me from
>> building.  I'm thinking something auto updated and I'm aware the x11
>> situation has changed in 10.9.
>>
>> Is anyone using OSX?
>>
>> Here is the error
>>
>> ....cmx -linkpkg
>>
>> ld: library not found for -lX11
>>
>> clang: error: linker command failed with exit code 1 (use -v to see
>> invocation)
>
> I'm using Mac OS X 10.9, although not currently for Ocaml related stuff.  X11
> is installed in /opt on my machine.  Is /opt/X11/lib in the list of
> directories that clang will search for -lX11 (e.g. is -L/opt/X11/lib on the
> clang command line)?
>
I should also have mentioned I installed XQuartz 2.7.5 from
    https://xquartz.macosforge.org/landing/

-- Colin


      reply	other threads:[~2014-03-27 13:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-03-27  0:34 Casey Basichis
2014-03-27 12:40 ` Colin McPhail
2014-03-27 13:43   ` Colin McPhail [this message]

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='lh19tq$tmi$1@ger.gmane.org' \
    --to=colin.mcphail@mac.com \
    --cc=caml-list@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;
as well as URLs for NNTP newsgroup(s).