caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Ralph Douglass" <ralph@grayskies.net>
To: "Caml List" <caml-list@inria.fr>
Subject: Re: [Caml-list] OCaml and Leopard
Date: Sat, 3 Nov 2007 09:35:37 -0400	[thread overview]
Message-ID: <71767b800711030635q4ace97dewd8c988f4e2ed9e40@mail.gmail.com> (raw)
In-Reply-To: <71767b800711030634h3363d35av64a4b5a49e318090@mail.gmail.com>

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

Oh right, edit your /opt/local/godi/etc/godi.conf for 3.10 between bootstrap
and bootstrap_stage2.

On 11/3/07, Ralph Douglass <ralph@grayskies.net> wrote:
>
> sudo su -
> cd ~/<you>/Downloads/godi-bootstrap-20061228
> ./bootstrap --prefix /opt/local/godi
> export PATH=/opt/local/godi/bin:/opt/local/godi/sbin:$PATH
> export MACOSX_DEPLOYMENT_TARGET=10.4
> ./boostrap_stage2
>
> Enjoy.
>
>
> On 11/2/07, Nathaniel Gray <n8gray@gmail.com> wrote:
> >
> > On Nov 2, 2007 12:24 PM, Joel Reymont <joelr1@gmail.com> wrote:
> > > I'm having trouble compiling OCaml from CVS on Mac OSX Leopard.
> > >
> > > Any suggestions on how to troubleshoot this?
> >
> > I got the same problem building 3.10 on godi.
> >
> >
> > > ---
> > >
> > > + cd asmrun
> > > + make all meta.o dynlink.o
> > > ...
> > > gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_i386 -
> > > DSYS_macosx  -O -Wall -D_FILE_OFFSET_BITS=64 -D_REENTRANT   -c -o
> > > signals_asm.o signals_asm.c
> > > signals_asm.c: In function 'segv_handler':
> > > signals_asm.c:193: error: dereferencing pointer to incomplete type
> > > signals_asm.c:193: error: dereferencing pointer to incomplete type
> > > signals_asm.c: In function 'caml_init_signals':
> > > signals_asm.c:241: error: storage size of 'stk' isn't known
> > > signals_asm.c:241: warning: unused variable 'stk'
> > > make: *** [signals_asm.o] Error 1
> >
> > This makes me think maybe there's a system header file that's moved,
> > though I haven't looked in any detail yet.
> >
> > Cheers,
> > -n8
> >
> > --
> > >>>-- Nathaniel Gray -- Caltech Computer Science ------>
> > >>>-- Mojave Project -- http://mojave.cs.caltech.edu -->
> >
> > _______________________________________________
> > Caml-list mailing list. Subscription management:
> > http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
> > Archives: http://caml.inria.fr
> > Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
> > Bug reports: http://caml.inria.fr/bin/caml-bugs
> >
>
>
>
> --
> Ralph




-- 
Ralph

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

  reply	other threads:[~2007-11-03 13:35 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-02 19:24 Joel Reymont
2007-11-02 22:21 ` [Caml-list] " Nathaniel Gray
2007-11-03 13:34   ` Ralph Douglass
2007-11-03 13:35     ` Ralph Douglass [this message]
2007-11-04  0:25       ` Nathaniel Gray
2007-11-04  1:56 ` Gordon Henriksen
2007-11-18 11:58   ` Valentyn Kamyshenko
2007-11-18 15:27     ` Gordon Henriksen
2007-11-20  1:42       ` Bünzli Daniel
2007-11-20  2:04         ` Gordon Henriksen

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=71767b800711030635q4ace97dewd8c988f4e2ed9e40@mail.gmail.com \
    --to=ralph@grayskies.net \
    --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).