caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Joel Reymont <joelr1@gmail.com>
To: O'Caml Mailing List <caml-list@yquem.inria.fr>
Subject: cvs ocaml build failing
Date: Thu, 16 Apr 2009 14:04:52 +0100	[thread overview]
Message-ID: <B69F57FD-8EB7-40AE-B7A5-873CE856CA3A@gmail.com> (raw)

./ocamlopt.opt -nostdlib unix.cmxa -g -I stdlib -I otherlibs/unix  
ocamlbuild/ocamlbuild_executor.cmx ocamlbuild/ocamlbuild_pack.cmx  
ocamlbuild/ocamlbuild_unix_plugin.cmx ocamlbuild/ocamlbuild.cmx -o  
ocamlbuild/ocamlbuild.native
Undefined symbols:
   "_unix_setgroups", referenced from:
       _camlUnix__215 in unix.a(unix.o)
       _unix_setgroups$non_lazy_ptr in unix.a(unix.o)
   "_unix_initgroups", referenced from:
       _camlUnix__215 in unix.a(unix.o)
       _unix_initgroups$non_lazy_ptr in unix.a(unix.o)
ld: symbol(s) not found
collect2: ld returned 1 exit status
File "caml_startup", line 1, characters 0-1:
Error: Error during linking
Exit code 2 while executing this command:
   ./ocamlopt.opt -nostdlib unix.cmxa -g -I stdlib -I otherlibs/unix  
ocamlbuild/ocamlbuild_executor.cmx ocamlbuild/ocamlbuild_pack.cmx  
ocamlbuild/ocamlbuild_unix_plugin.cmx ocamlbuild/ocamlbuild.cmx -o  
ocamlbuild/ocamlbuild.native

---
Mac hacker with a performance bent
http://linkedin.com/in/joelreymont




             reply	other threads:[~2009-04-16 13:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-16 13:04 Joel Reymont [this message]
2009-04-16 16:16 ` [Caml-list] " Stéphane Glondu
     [not found]   ` <be68c3dc0904160930g106490b6r44b2dbff8e551daf@mail.gmail.com>
2009-04-16 16:50     ` Stéphane Glondu
2009-04-16 17:14       ` Joel Reymont

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=B69F57FD-8EB7-40AE-B7A5-873CE856CA3A@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;
as well as URLs for NNTP newsgroup(s).