Re: [Scid-users] Scid 4.2 build error

2010-01-19 Thread Israel Chauca Fuentes
On Jan 19, 2010, at 3:03 PM, Pascal Georges wrote: > > Those symbols are in Tcl library. I guess the makefile has to be changed a > little bit. > > Pascal > > 2010/1/19 Israel Chauca Fuentes > >> In MacOSX there are no fseeko64 or fopen64 functions, so I changed them to >> fseek and fopen and

Re: [Scid-users] Searching the archives

2010-01-19 Thread Benoit St-Pierre
Hi! The search box in the top of the page is for Sourceforge's site. To search into a specific mailing list : # Click on the //Mailing List// tab. # Select //Search// # Fill in the search form #. Rinse and repeat Hoping this helps, B ---

Re: [Scid-users] Scid 4.2 build error

2010-01-19 Thread Pascal Georges
Those symbols are in Tcl library. I guess the makefile has to be changed a little bit. Pascal 2010/1/19 Israel Chauca Fuentes > In MacOSX there are no fseeko64 or fopen64 functions, so I changed them to > fseek and fopen and make doesn't comply about that, but I get this error and > I don't kno

[Scid-users] Scid 4.2 build error

2010-01-19 Thread Israel Chauca Fuentes
In MacOSX there are no fseeko64 or fopen64 functions, so I changed them to fseek and fopen and make doesn't comply about that, but I get this error and I don't know what it means or how to address it: Undefined symbols for architecture i386: "_Tcl_Eval", referenced from: my_Tcl_SetChanne

[Scid-users] Searching the archives

2010-01-19 Thread Alan Grasgreen
Are scid specific searches possible at the mailing list archives: http://sourceforge.net/mailarchive/forum.php?forum_name=scid-users The search box does not seem to limit to scid items. Thanks -- Throughout its 1

Re: [Scid-users] Training / Find best move

2010-01-19 Thread pgeorges
Le 19/01/2010 18:25, Alexander Wagner a écrit : > Hi! > > Just tried in current cvs: > > Start Scid > Training / Find best move > Hit the stop button > > -> Scid is gone. > > called Tcl_FindHashEntry on deleted table > > I found how to reproduce the bug : when Scid is not in docked mode. A wo

Re: [Scid-users] Training / Find best move

2010-01-19 Thread Alexander Wagner
pgeorges wrote: Hi! >> Start Scid >> Training / Find best move >> Hit the stop button >> >> -> Scid is gone. >> >> called Tcl_FindHashEntry on deleted table >> >> > Strange, I never saw that and I don't call Tcl_FindHashEntry. Anybody > having the same trouble ? It even happened on a Windo

Re: [Scid-users] Training / Find best move

2010-01-19 Thread Joost 't Hart
pgeorges wrote: > Le 19/01/2010 18:25, Alexander Wagner a écrit : > >> Hi! >> >> Just tried in current cvs: >> >> Start Scid >> Training / Find best move >> Hit the stop button >> >> -> Scid is gone. >> >> called Tcl_FindHashEntry on deleted table >> >> >> > Strange, I never saw that a

Re: [Scid-users] Training / Find best move

2010-01-19 Thread pgeorges
Le 19/01/2010 18:25, Alexander Wagner a écrit : > Hi! > > Just tried in current cvs: > > Start Scid > Training / Find best move > Hit the stop button > > -> Scid is gone. > > called Tcl_FindHashEntry on deleted table > > Strange, I never saw that and I don't call Tcl_FindHashEntry. Anybody ha

[Scid-users] Training / Find best move

2010-01-19 Thread Alexander Wagner
Hi! Just tried in current cvs: Start Scid Training / Find best move Hit the stop button -> Scid is gone. called Tcl_FindHashEntry on deleted table -- Kind regards,/ War is Peace. |Freedom is Slavery. Alexander Wagner

Re: [Scid-users] where can I find a how to guide to compile a mac engine

2010-01-19 Thread Pascal Georges
2010/1/19 Alexander Wagner > Jose Luis Cuadros wrote: > > Hi! > > > where can I find a guide to know how to compile a unix-system source > > engine (I´m thinking on stockfish) for mac? > > Usually, once you've all development parts available it should be just > > $ make > > (where $ is the comman

Re: [Scid-users] where can I find a how to guide to compile a mac engine

2010-01-19 Thread Jose Luis Cuadros
thank you very much!! xcode was the point!! I have instaled it (download from apple) and all is ok stockfish now runs perfect in my mac If anybody wants the compile file I can send thanks again Israel and Alexander! 2010/1/19 Alexander Wagner > Jose Luis Cuadros wrote: > > Hi! > > where can I f

Re: [Scid-users] where can I find a how to guide to compile a mac engine

2010-01-19 Thread Alexander Wagner
Jose Luis Cuadros wrote: Hi! > where can I find a guide to know how to compile a unix-system source > engine (I´m thinking on stockfish) for mac? Usually, once you've all development parts available it should be just $ make (where $ is the command prompt). For Mac specific changes I can not h

[Scid-users] where can I find a how to guide to compile a mac engine

2010-01-19 Thread Jose Luis Cuadros
Hello where can I find a guide to know how to compile a unix-system source engine (I´m thinking on stockfish) for mac? Is an easy task or needs to change the code? Thank you. -- Throughout its 18-year history, RSA Conferenc