caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* install lwt in solaris
@ 2010-11-25 22:26 HP Wei
  2010-11-26  2:15 ` [Caml-list] " Jérémie Dimino
  0 siblings, 1 reply; 2+ messages in thread
From: HP Wei @ 2010-11-25 22:26 UTC (permalink / raw)
  To: caml-list


lwt version 2.1.1

machine: Sun sparc with SunOS 5.10
ocaml: 3.12.0
ocamlfind 1.2.6

---------------------

in lwt-2.1.1 directory,
after typing 'make'

I got errors of the type: no member named 'blah'.

one example:

src/unix/stubs/lwt_unix_stubs.c:159 error: 'struct msghdr'
     has no member named 'msg_controllen'

---------------------------------------

How do I make it right ?

thanks
HP


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Caml-list] install lwt in solaris
  2010-11-25 22:26 install lwt in solaris HP Wei
@ 2010-11-26  2:15 ` Jérémie Dimino
  0 siblings, 0 replies; 2+ messages in thread
From: Jérémie Dimino @ 2010-11-26  2:15 UTC (permalink / raw)
  To: HP Wei; +Cc: caml-list

On Thu, Nov 25, 2010 at 05:26:21PM -0500, HP Wei wrote:
> I got errors of the type: no member named 'blah'.
> 
> one example:
> 
> src/unix/stubs/lwt_unix_stubs.c:159 error: 'struct msghdr'
>     has no member named 'msg_controllen'
> 
> ---------------------------------------
> 
> How do I make it right ?

It should be fixed in the development version.

Cheers,
Jérémie


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-11-26  2:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-25 22:26 install lwt in solaris HP Wei
2010-11-26  2:15 ` [Caml-list] " Jérémie Dimino

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).