caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Joel Reymont <joelr1@gmail.com>
To: Caml List <caml-list@inria.fr>
Subject: Re: No caml_startup in 3.10? Where is it?
Date: Wed, 28 Mar 2007 23:26:06 +0100	[thread overview]
Message-ID: <8B2DAA75-7D59-4433-9D6F-5385216B43D7@gmail.com> (raw)
In-Reply-To: <C033C9D6-6A9F-490B-9259-733CCA50560A@gmail.com>

It's a foot in mouth kind of an issue, or wrong instructions to be  
precise.

The makefile generated by Ruby's mkmf needs to use libfib.a and it  
also needs -lcurses on Linux.

On Mar 28, 2007, at 9:44 PM, Joel Reymont wrote:

> I followed the instructions [1] on Ubuntu Edgy and got the same error.
>
> The symbols do exist which makes the problem more baffling.
>
> nm libasmrun.a |grep startup
> libasmrun.a(startup.o):
> 000003dd T _caml_startup
>
> nm libcamlrun.a |grep startup
> libcamlrun.a(startup.o):
> 00000aa2 T _caml_startup_code

--
http://wagerlabs.com/






      reply	other threads:[~2007-03-28 22:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-28 20:39 Joel Reymont
2007-03-28 20:44 ` Joel Reymont
2007-03-28 22:26   ` Joel Reymont [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=8B2DAA75-7D59-4433-9D6F-5385216B43D7@gmail.com \
    --to=joelr1@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;
as well as URLs for NNTP newsgroup(s).