* [Caml-list] X11 in Mac OSX 10.9
@ 2014-03-27 0:34 Casey Basichis
2014-03-27 12:40 ` Colin McPhail
0 siblings, 1 reply; 3+ messages in thread
From: Casey Basichis @ 2014-03-27 0:34 UTC (permalink / raw)
To: OCaml Mailing List
[-- Attachment #1: Type: text/plain, Size: 817 bytes --]
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)==========================================================================================================================================================
] 00306 / 00311
File "caml_startup", line 1:
Error: Error during linking
*** omake: 306/311 targets are up to date
*** omake: failed (25.14 sec, 50/50 scans, 51/196 rules, 253/613 digests)
*** omake: targets were not rebuilt because of errors:
analysis_seq.opt
Failed to build Analysis Sequencer
[-- Attachment #2: Type: text/html, Size: 1535 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] X11 in Mac OSX 10.9
2014-03-27 0:34 [Caml-list] X11 in Mac OSX 10.9 Casey Basichis
@ 2014-03-27 12:40 ` Colin McPhail
2014-03-27 13:43 ` Colin McPhail
0 siblings, 1 reply; 3+ messages in thread
From: Colin McPhail @ 2014-03-27 12:40 UTC (permalink / raw)
To: caml-list
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)?
-- Colin
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Caml-list] X11 in Mac OSX 10.9
2014-03-27 12:40 ` Colin McPhail
@ 2014-03-27 13:43 ` Colin McPhail
0 siblings, 0 replies; 3+ messages in thread
From: Colin McPhail @ 2014-03-27 13:43 UTC (permalink / raw)
To: caml-list
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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-03-27 13:44 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-03-27 0:34 [Caml-list] X11 in Mac OSX 10.9 Casey Basichis
2014-03-27 12:40 ` Colin McPhail
2014-03-27 13:43 ` Colin McPhail
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox