caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Ranjan Bagchi <ranjan@frotz.com>
To: Richard Jones <rich@annexia.org>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] mod_caml Makefile
Date: Fri, 16 Apr 2004 09:25:16 -0700 (PDT)	[thread overview]
Message-ID: <Pine.LNX.4.58.0404160924510.14222@manjula.frotz.bogus> (raw)
In-Reply-To: <20040416081117.GA21063@redhat.com>

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


  reply	other threads:[~2004-04-16 16:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-15 22:46 Matt Gushee
2004-04-16  8:11 ` Richard Jones
2004-04-16 16:25   ` Ranjan Bagchi [this message]
2004-04-16 16:49     ` Matt Gushee
2004-04-16 16:53       ` Richard Jones
     [not found]       ` <Pine.LNX.4.58.0404161000290.14222@manjula.frotz.bogus>
2004-04-16 17:12         ` Matt Gushee
2004-04-16 17:17           ` Richard Jones
2004-04-16 17:27             ` [Caml-list] Conditional Compilation (was mod_caml Makefile) Kenneth Knowles
2004-04-16 18:32               ` skaller
2004-04-16 18:51                 ` Kenneth Knowles
2004-04-16 20:37                   ` skaller
2004-04-17  0:39               ` Shawn Wagner
2004-04-17  8:46                 ` Martin Jambon
2004-04-16 16:49     ` [Caml-list] mod_caml Makefile Richard Jones

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Pine.LNX.4.58.0404160924510.14222@manjula.frotz.bogus \
    --to=ranjan@frotz.com \
    --cc=caml-list@inria.fr \
    --cc=rich@annexia.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).