* [Caml-list] compil Caml sur Digital Unix 5.0a
@ 2003-06-27 12:55 Richard.MANAS
2003-07-01 5:00 ` Jacques Garrigue
0 siblings, 1 reply; 2+ messages in thread
From: Richard.MANAS @ 2003-06-27 12:55 UTC (permalink / raw)
To: caml-list
Bonjour,
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 ?
Merci pour votre aide.
--
Richard MANAS - C.R.I. - Université de Nice Sophia-Antipolis
28, avenue de Valrose - BP 2135 - 06103 NICE CEDEX 2 - FRANCE
Phone : 04.92.07.67.67 Fax : 04.92.07.67.00
email : Richard.Manas@unice.fr http://nephi.unice.fr/
-------------------
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Caml-list] compil Caml sur Digital Unix 5.0a
2003-06-27 12:55 [Caml-list] compil Caml sur Digital Unix 5.0a Richard.MANAS
@ 2003-07-01 5:00 ` Jacques Garrigue
0 siblings, 0 replies; 2+ messages in thread
From: Jacques Garrigue @ 2003-07-01 5:00 UTC (permalink / raw)
To: Richard.Manas; +Cc: caml-list
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2003-07-01 5:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-27 12:55 [Caml-list] compil Caml sur Digital Unix 5.0a Richard.MANAS
2003-07-01 5:00 ` Jacques Garrigue
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox