Browse thread
[Caml-list] Ocaml Makefile on FreeBSD
-
climb
- Johan Balti¨¦
- Ceri Storey
- Nicolas Cannasse
[
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: | -- (:) |
| From: | Ceri Storey <cez@c...> |
| Subject: | Re: [Caml-list] Ocaml Makefile on FreeBSD |
On Fri, Nov 29, 2002 at 09:48:07AM +0800, climb wrote: > I am forced to used FreeBSD these days. > So, i copy the my caml project dir into FreeBSD. > But i can not use Ocaml Makefile which can use in RedHat8 > when i type make , > it says at XXX line , Need an operator. Error expanding embeded variable Install GNU make from ports (cd /usr/ports/devel/gmake && make install), and use 'gmake' instead of 'make'. -- Ceri Storey <cez@compsoc.man.ac.uk> ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners