Mailing list for all users of the OCaml language and system.
 help / color / mirror / Atom feed
From: Xavier Leroy <xavier.leroy@inria.fr>
To: Richard Jones <rich@annexia.org>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Unknown code PTu 78
Date: Thu, 26 Feb 2004 10:33:46 +0100	[thread overview]
Message-ID: <20040226103346.A23689@pauillac.inria.fr> (raw)
In-Reply-To: <20040226084012.GB16745@redhat.com>; from rich@annexia.org on Thu, Feb 26, 2004 at 08:40:12AM +0000

> My colleague is getting the following error, when loading a module
> into a program using Dynlink.  I've never seen anything like it:
> 
> > Sys_error("/usr/lib/ocaml/3.07/ocamlgd/gd.cma: Unknown code PTu 78")
> 
> Ideas?

It's really the C runtime library talking through the OCaml runtime.
The error string after the ":" is what strerror(errno) returned
after a failed system call.  Perhaps "man strerror" or "man errno"
can give more explanations.

- Xavier Leroy

-------------------
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-02-26  9:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <E1Avj8g-0000vw-00@towada.merjis.com>
     [not found] ` <20040224202929.GA22830@redhat.com>
     [not found]   ` <1077756463.1347.2277.camel@hightea.home.i-a-e.co.uk>
2004-02-26  8:40     ` Richard Jones
2004-02-26  9:33       ` Xavier Leroy [this message]

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=20040226103346.A23689@pauillac.inria.fr \
    --to=xavier.leroy@inria.fr \
    --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