From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: ** X-Spam-Status: No, score=2.3 required=5.0 tests=AWL,DNS_FROM_RFC_POST, SPF_NEUTRAL autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from mail3-relais-sop.national.inria.fr (mail3-relais-sop.national.inria.fr [192.134.164.104]) by yquem.inria.fr (Postfix) with ESMTP id BE34BBBC4 for ; Thu, 16 Apr 2009 15:05:38 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AmADAFPK5knRVdulkWdsb2JhbACVZj8BAQEBCQkMBw+pJYEJkBMBAwEDg3oG X-IronPort-AV: E=Sophos;i="4.40,198,1238968800"; d="scan'208";a="26350009" Received: from mail-ew0-f165.google.com ([209.85.219.165]) by mail3-smtp-sop.national.inria.fr with ESMTP; 16 Apr 2009 15:05:15 +0200 Received: by ewy9 with SMTP id 9so373107ewy.27 for ; Thu, 16 Apr 2009 06:05:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:from:to :content-type:content-transfer-encoding:mime-version:subject:date :x-mailer; bh=uEpxIN4pvgdKSabqlU4wt9NEpww2WjQTv3LqQwtng50=; b=RFdD1WUaLxqqJTGhBih3QUwF/QDcttK3nTHvrSw9ctCzCRrPnCgh3ylYcLFMVHIGJm vzic3UFHQMk0E5bmUAWVyceQnNJLRVEClOKskNC3EdT1IhJx3wNT8C5HvRxnM5LnxDAm YwK8CKuYFQn7eOQtvpXzce03pfe+4dbkjO+fI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:from:to:content-type:content-transfer-encoding :mime-version:subject:date:x-mailer; b=sChxNpBJ6ZHYH/j+dJvosmTmj79vLjUviqjiYQPkfbRaqlZWQ5zomHlPT/ACzbk7Xq Sjf8Y09sGyOmhxWE9vfXJ6hCAmVDLQ1xkySa3pBrDS6LHIvZhGlvkOMzjDosV7RJikKh GgIm4LkTwhXXyLV+4aC0c2uJFV4cYYrO/op58= Received: by 10.216.36.73 with SMTP id v51mr236166wea.215.1239887114996; Thu, 16 Apr 2009 06:05:14 -0700 (PDT) Received: from ?10.10.30.10? (101.Red-83-59-28.dynamicIP.rima-tde.net [83.59.28.101]) by mx.google.com with ESMTPS id p10sm3450145gvf.1.2009.04.16.06.05.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Thu, 16 Apr 2009 06:05:14 -0700 (PDT) Message-Id: From: Joel Reymont To: O'Caml Mailing List Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v930.3) Subject: cvs ocaml build failing Date: Thu, 16 Apr 2009 14:04:52 +0100 X-Mailer: Apple Mail (2.930.3) X-Spam: no; 0.00; cvs:01 ocaml:01 ocamlopt:01 -nostdlib:01 cmxa:01 stdlib:01 otherlibs:01 cmx:01 cmx:01 ocamlopt:01 -nostdlib:01 cmxa:01 stdlib:01 otherlibs:01 unix:01 ./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