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.9 required=5.0 tests=AWL,DNS_FROM_RFC_POST, HTML_MESSAGE,SPF_NEUTRAL autolearn=disabled version=3.1.3 Received: from mail4-relais-sop.national.inria.fr (mail4-relais-sop.national.inria.fr [192.134.164.105]) by yquem.inria.fr (Postfix) with ESMTP id A7F8DBBAF for ; Tue, 19 May 2009 15:00:43 +0200 (CEST) X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvoBAKdKEkrRVdyukGdsb2JhbACCIy+LBok/PwEBAQEJCQwHEQOmbJARAQMBA4N/BYZ3 X-IronPort-AV: E=Sophos;i="4.41,215,1241388000"; d="scan'208";a="40223009" Received: from mail-fx0-f174.google.com ([209.85.220.174]) by mail4-smtp-sop.national.inria.fr with ESMTP; 19 May 2009 15:00:43 +0200 Received: by fxm22 with SMTP id 22so3988278fxm.9 for ; Tue, 19 May 2009 06:00:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to:cc :content-type; bh=JLtv8aISRC8KSqxYc0/E6HTvaReV6K0ZO7Uur74uYRE=; b=FWOL9rAVnLVaV/As+3+vuccfCf3oSHRBKGqXPXUPfGW7eDBZPkvhjLyUI5J54pKv4Q wh9Tcils8fSsrWD2eNHcv6bqFOWU5OeVELr6F/wWDG+bcIMBB3ckRTzvko9xUk+CQJ3/ 4tYAHSl5cClbW6ax1WM/h7DiZbu6KTbsl4wns= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=Viphtz1Hgfn5y/F7sxSekPDeva6M5mJ06ynveiB0tB4H51IbiFOtpTKJCKtsNoVKQc sVp72+qY8q8cc6xGJefQ0I52ZAucE7to3MKKWSC0E7ggY82pK/xtpXSkB05o6NkLH2Ot 9jWRawYAwVNv4CMFP7PE6bvEqqikIEHxMaVTY= MIME-Version: 1.0 Sender: alpmestan@gmail.com Received: by 10.204.31.215 with SMTP id z23mr35853bkc.83.1242738042782; Tue, 19 May 2009 06:00:42 -0700 (PDT) In-Reply-To: <381CA424-7A25-43D2-8FFB-C346A987D0C6@polytechnique.org> References: <381CA424-7A25-43D2-8FFB-C346A987D0C6@polytechnique.org> Date: Tue, 19 May 2009 15:00:42 +0200 X-Google-Sender-Auth: f70addb415ab010b Message-ID: Subject: Re: [Caml-list] building Batteries Included under OS X? From: Alp Mestan To: Alan Schmitt Cc: caml-list@inria.fr Content-Type: multipart/alternative; boundary=001485f791ce96c514046a437f02 X-Spam: no; 0.00; schmitt:01 schmitt:01 makefile:01 beginner's:01 ocaml:01 bug:01 makefile:01 beginner's:01 ocaml:01 bug:01 2009:98 git:98 2009:98 git:98 beginners:01 --001485f791ce96c514046a437f02 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit There's a batteries-devel ML. http://lists.forge.ocamlcore.org/cgi-bin/mailman/listinfo/batteries-devel On Tue, May 19, 2009 at 2:46 PM, Alan Schmitt < alan.schmitt@polytechnique.org> wrote: > Hello, > > I'm trying to build Batteries Included and failing under OS X. The problem > is that it's using "cp -a", which is an option that is not present. (I'm > building with godi, but looking at the source on git.ocamlcore.org, I see > that the "-a" is already in Makefile.in there.) > > By the way, is this a good place to report these kinds of bugs? > > Thanks, > > Alan > > _______________________________________________ > Caml-list mailing list. Subscription management: > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list > Archives: http://caml.inria.fr > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners > Bug reports: http://caml.inria.fr/bin/caml-bugs > > -- Alp Mestan In charge of the C++ section on Developpez.com. --001485f791ce96c514046a437f02 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable There's a batteries-devel ML.
http://lists.forge.ocamlcor= e.org/cgi-bin/mailman/listinfo/batteries-devel

On Tue, May 19, 2009 at 2:46 PM, Alan Schmitt <alan.schmitt@polytechnique.org> wrote:
Hello,

I'm trying to build Batteries Included and failing under OS X. The prob= lem is that it's using "cp -a", which is an option that is no= t present. (I'm building with godi, but looking at the source on
git.ocamlcore.org, I s= ee that the "-a" is already in Makefile.in there.)

By the way, is this a good place to report these kinds of bugs?

Thanks,

Alan

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list Archives: http://caml.in= ria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs




--
Alp Mestan
In ch= arge of the C++ section on Developpez.com.
--001485f791ce96c514046a437f02--