caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* cvs ocaml build failing
@ 2009-04-16 13:04 Joel Reymont
  2009-04-16 16:16 ` [Caml-list] " Stéphane Glondu
  0 siblings, 1 reply; 4+ messages in thread
From: Joel Reymont @ 2009-04-16 13:04 UTC (permalink / raw)
  To: O'Caml Mailing List

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




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

end of thread, other threads:[~2009-04-16 17:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-16 13:04 cvs ocaml build failing Joel Reymont
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

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