caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Damien Doligez <damien.doligez@inria.fr>
To: caml-list <caml-list@yquem.inria.fr>
Subject: Re: [Caml-list] Caml build problems
Date: Tue, 26 Jul 2005 15:25:45 +0200	[thread overview]
Message-ID: <D4E44F3F-1170-4EB1-845D-B7A85641B97D@inria.fr> (raw)
In-Reply-To: <42E5E6C8.7030900@clark-communications.com>


On Jul 26, 2005, at 09:31, Don Jackson wrote:

> I am trying to build Caml on Solaris 9 for i386.
>
> Here is my configure command line, which finishes fine:
>
> ./configure -prefix /home/dcj -x11include /usr/local/X11R6/include - 
> x11lib /usr/local/X11R6/lib
>
> I then "gmake world", which dies when trying to build graph.
> It seems like it is not picking up the new location of the X11  
> libraries, although they are specified

This is a known bug that we have inherited from gcc.  The solution is
"cd otherlibs/graph; make .depend".


-- Damien


      parent reply	other threads:[~2005-07-26 13:25 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-26  7:31 Don Jackson
2005-07-26 12:24 ` [Caml-list] " Gerd Stolpmann
2005-07-26 13:21   ` John Carr
2005-07-26 13:25   ` Jacques Garrigue
2005-07-26 13:25 ` Damien Doligez [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=D4E44F3F-1170-4EB1-845D-B7A85641B97D@inria.fr \
    --to=damien.doligez@inria.fr \
    --cc=caml-list@yquem.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).