Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Kenneth Adam Miller <kennethadammiller@gmail.com>
To: caml-list@inria.fr
Subject: Re: [Caml-list] Undefined global, yet included on command line
Date: Wed, 12 Nov 2014 11:14:05 -0500	[thread overview]
Message-ID: <CAK7rcp8CgggrxCrgFGszDuSponLwthd0C7fvo+TvYJJbdS5dKw@mail.gmail.com> (raw)
In-Reply-To: <E51C5B015DBD1348A1D85763337FB6D9E96B4724@Remus.metastack.local>

[-- Attachment #1: Type: text/plain, Size: 954 bytes --]

Cool!! Thanks, now I'm getting "Reference to undefined global 'Big_int'"

On Wed, Nov 12, 2014 at 11:04 AM, David Allsopp <dra-news@metastack.com>
wrote:

> Kenneth Adam Miller wrote:
> > I'm getting the following error:
> >
> > Reference to undefined global `Service_piqi'
> >
> > Where I have a service.piqi file and I'm generating the interface
> automatically,
> > even adding it to my compile command. Compilation is failing on
> literally the
> > last command when I should spit out the result:
> >
> > ocamlfind ocamlc  -o Serve
> >                               serve.cmo main.cmo service_piqi.cmo
>
> Your module order is wrong. service_piqi.cmo needs to come before
> serve.cmo (because it uses it).
>
>
> David
>
> --
> Caml-list mailing list.  Subscription management and archives:
> https://sympa.inria.fr/sympa/arc/caml-list
> Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> Bug reports: http://caml.inria.fr/bin/caml-bugs

[-- Attachment #2: Type: text/html, Size: 1688 bytes --]

  reply	other threads:[~2014-11-12 16:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-12 16:00 Kenneth Adam Miller
2014-11-12 16:04 ` David Allsopp
2014-11-12 16:14   ` Kenneth Adam Miller [this message]
2014-11-12 16:18     ` Gabriel Scherer

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=CAK7rcp8CgggrxCrgFGszDuSponLwthd0C7fvo+TvYJJbdS5dKw@mail.gmail.com \
    --to=kennethadammiller@gmail.com \
    --cc=caml-list@inria.fr \
    /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