caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <Xavier.Leroy@inria.fr>
To: Bernd Kuhls <bernd.kuhls@informatik.uni-oldenburg.de>
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] Problems compiling 3.08.3 on Solaris/SPARC 9
Date: Mon, 21 Mar 2005 17:00:11 +0100	[thread overview]
Message-ID: <20050321160011.GA3969@yquem.inria.fr> (raw)
In-Reply-To: <423EE5DE.3070300@informatik.uni-oldenburg.de>

> Hi,
> 
> uname -a
> SunOS sunray 5.9 Generic_117171-14 sun4u sparc SUNW,Sun-Fire-880 Solaris
> 
> Running ./configure with the output below does not produce ./.depend
> which breaks building:

.depend is not produced by configure, it is part of the source
distribution for OCaml.  So, probably you erased it at some point.

There are bootstrapping issues that prevent .depend to be
(re-)generated before compiling the sources for the first time.

- Xavier Leroy


  parent reply	other threads:[~2005-03-21 16:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-21 15:18 Bernd Kuhls
2005-03-21 15:30 ` [Caml-list] " Daan Leijen
2005-03-21 15:49   ` Bernd Kuhls
2005-03-21 16:00 ` Xavier Leroy [this message]
2005-03-21 19:35   ` Eijiro Sumii
2005-03-21 20:12     ` Damien Doligez

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=20050321160011.GA3969@yquem.inria.fr \
    --to=xavier.leroy@inria.fr \
    --cc=bernd.kuhls@informatik.uni-oldenburg.de \
    --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).