Browse thread
[Caml-list] mod_caml Makefile
[
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: | Ranjan Bagchi <ranjan@f...> |
| Subject: | Re: [Caml-list] mod_caml Makefile |
I just checked and on my debian box (mostly using testing), it works fine for me as well. Ranjan On Fri, 16 Apr 2004, Richard Jones wrote: > On Thu, Apr 15, 2004 at 04:46:57PM -0600, Matt Gushee wrote: > > Hello-- > > > > There seem to be some problems with the Makefile for mod_caml 1.1.6. The > > big one is this: > > > > mod_caml.so: mod_caml_c.o mod_caml.cmo apache_c.o wrappers.o $(ALL_CMOS) > > $(OCAMLC) -linkall -custom $(OCAMLCFLAGS) $(ALL_CMAS) $^ -o $@ \ > > -cclib "-fPIC -shared $(OCAMLLIBS)" > > > > Unless there is some really advanced wizardry going on, I don't see how > > this could possibly work. Note also that there is no rule for building > > apache_c.o. > > > > Also, the following is problematic: > > > > OCAMLCINCS := -I $(PCRELIBDIR) -I $(DBILIBDIR) -I $(APACHEINCDIR) > > > > Ocamlc complains that it doesn't know what to do with > > /usr/include/apache-1.3. > > > > Is there a straightforward solution to this, or should I try an earlier > > version or wait for the next release (coming soon?)? > > The current CVS version is the one I'm using across all my sites. It > certainly 'Works For Me'. Can you give me some specific error > messages? > > Rich. > > -- > Richard Jones. http://www.annexia.org/ http://www.j-london.com/ > Merjis Ltd. http://www.merjis.com/ - improving website return on investment > http://www.winwinsales.co.uk/ - CRM improvement consultancy > > ------------------- > 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 > > ------------------- 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