caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Jacques Garrigue <garrigue@kurims.kyoto-u.ac.jp>
To: Richard.Manas@unice.fr
Cc: caml-list@inria.fr
Subject: Re: [Caml-list] compil Caml sur Digital Unix 5.0a
Date: Tue, 01 Jul 2003 14:00:51 +0900	[thread overview]
Message-ID: <20030701140051U.garrigue@kurims.kyoto-u.ac.jp> (raw)
In-Reply-To: <3EFC3EBD.402@unice.fr>

From: "Richard.MANAS" <Richard.Manas@unice.fr>

> j'essaie de compile  caml-3.06 sur une machine Digital true 64 Unix 5.0a
> 
> j'ai installé Tcl/Tk 8.4.3
> et j'obtiens le message suivant lors du   make world
> 
> cltkImg.c: In function `camltk_setimgdata_native':
> cltkImg.c:102: too few arguments to function `Tk_PhotoPutBlock'
> *** Exit 1
> 
> cela provient-il de la version Tcl/Tk qui doit absolument être 8.3 ?

C"est en effet une incompatibilite' entre 8.3 et 8.4 (cette derniere
sortie apres ocaml 3.06...)
Les sources CVS sont corrigees, et de nombreuses solutions ont ete'
proposees sur cette liste. La plus simple reste:

 ./configure -tkdefs "-DUSE_COMPOSITELESS_PHOTO_PUT_BLOCK"


Jacques Garrigue
-------------------
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:[~2003-07-01  5:01 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-06-27 12:55 Richard.MANAS
2003-07-01  5:00 ` Jacques Garrigue [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=20030701140051U.garrigue@kurims.kyoto-u.ac.jp \
    --to=garrigue@kurims.kyoto-u.ac.jp \
    --cc=Richard.Manas@unice.fr \
    --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).