From: Joel Reymont <joelr1@gmail.com>
To: caml-list@yquem.inria.fr
Subject: ocaml svn build failing on mac osx
Date: Sat, 9 Jan 2010 00:25:33 +0000 [thread overview]
Message-ID: <05964649-2735-4E6A-96F9-AFE9BFCC67C0@gmail.com> (raw)
Just wanted to say that the svn trunk still has this issue when using build/fastworld.sh
http://groups.google.com/group/fa.caml/browse_thread/thread/fe167069116a27a1/77cc1e7c2bdf613e?lnk=gst&q=%22_unix_initgroups%22&pli=1
This patch fixes it and the build finishes
diff --git a/otherlibs/unix/libunix.clib b/otherlibs/unix/libunix.clib
index e6ce2d5..7cfa06b 100644
--- a/otherlibs/unix/libunix.clib
+++ b/otherlibs/unix/libunix.clib
@@ -13,4 +13,4 @@ setgid.o setsid.o setuid.o shutdown.o signals.o
sleep.o socket.o socketaddr.o
socketpair.o sockopt.o stat.o strofaddr.o symlink.o termios.o
time.o times.o truncate.o umask.o unixsupport.o unlink.o
-utimes.o wait.o write.o
+utimes.o wait.o write.o initgroups.o setgroups.o
Thanks, Joel
---
http://wagerlabs.com
reply other threads:[~2010-01-09 0:26 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=05964649-2735-4E6A-96F9-AFE9BFCC67C0@gmail.com \
--to=joelr1@gmail.com \
--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