Browse thread
building Batteries Included under OS X?
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2009-05-19 (12:46) |
From: | Alan Schmitt <alan.schmitt@p...> |
Subject: | building Batteries Included under OS X? |
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