caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* [Caml-list] ocaml-3.06 and tcl/tk-8.4
@ 2003-04-30 14:15 karlandtanya
  2003-04-30 14:41 ` Jun.Furuse
  0 siblings, 1 reply; 2+ messages in thread
From: karlandtanya @ 2003-04-30 14:15 UTC (permalink / raw)
  To: caml-list

Is there a patch to compile ocaml 3.06 with the current version of tcl/tk?

I try to compile with 

tcl-8.4.2
tclx-8.3.5
tix-8.1.4
tk-8.4.2

And get an error.  I read the manual and see:

"Unix: The labltk library is available for any system with Tcl/Tk
installed, starting from Tcl 7.5/Tk 4.1 up to Tcl/Tk 8.3. Beware that some
beta versions may have compatibility problems"

and the error I get is:

cltkImg.c: In function `camltk_setimgdata_native':
cltkImg.c:102: too few arguments to function `Tk_PhotoPutBlock'
make[2]: *** [cltkImg.o] Error 1


One solution is clear:  tcl/tk 8.3.  I would like to keep my current
version of tcl/tk.  Is there a way to compile ocaml with labltk support
using tcl/tk 8.4?  How can I do this?

Thank you very much,


Karl Pizzolatto

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .


-------------------
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] ocaml-3.06 and tcl/tk-8.4
  2003-04-30 14:15 [Caml-list] ocaml-3.06 and tcl/tk-8.4 karlandtanya
@ 2003-04-30 14:41 ` Jun.Furuse
  0 siblings, 0 replies; 2+ messages in thread
From: Jun.Furuse @ 2003-04-30 14:41 UTC (permalink / raw)
  To: karlandtanya; +Cc: caml-list

Hello,

> "Unix: The labltk library is available for any system with Tcl/Tk
> installed, starting from Tcl 7.5/Tk 4.1 up to Tcl/Tk 8.3. Beware that some
> beta versions may have compatibility problems"
> 
> and the error I get is:
> 
> cltkImg.c: In function `camltk_setimgdata_native':
> cltkImg.c:102: too few arguments to function `Tk_PhotoPutBlock'
> make[2]: *** [cltkImg.o] Error 1

This is already fixed. Wait the next release of O'Caml, or
try the current CVS version.

--
Jun

-------------------
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-04-30 14:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-30 14:15 [Caml-list] ocaml-3.06 and tcl/tk-8.4 karlandtanya
2003-04-30 14:41 ` Jun.Furuse

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).