Hi Dave,

On Nov 27, 2010, at 4:01 PM, Dave Kaye wrote:

> 
> Hi All,
> I posted this to scid-devel but it doesn't seem like anyone's home over there.
> I'm having trouble compiling scid on OS X.6.5.  When I run configure I get :
> configure: Makefile configuration program for Scid    Renaming "Makefile" to 
> "Makefile.bak"    Tcl/Tk version: 8.5    Your operating system is: Darwin 
> 10.5.0    Location of Tcl/Tk frameworks: /Library/Frameworks    Checking if 
> your system already has zlib installed: yes.The Makefile configured for your 
> system was written.Now just type "make" to compile Scid.
> Shouldn't that be Darwin 10.6.5?  
> Then I get a lot of "maybe you meant" errors:
> my_Tcl_Read(Tcl_Channel_*, char*, int)in misc.o      
> my_Tcl_Close(Tcl_Interp*, Tcl_Channel_*)      in misc.o      
> my_Tcl_OpenFileChannel(Tcl_Interp*, char const*, char const*, int)in misc.o  
> "_Tcl_Read", referenced from:      my_Tcl_Read(Tcl_Channel_*, char*, int)in 
> misc.o     (maybe you meant: my_Tcl_Read(Tcl_Channel_*, char*, int))
> Ending in:
> "_Tcl_Eof", referenced from:      my_Tcl_Eof(Tcl_Channel_*)      in misc.o    
>  (maybe you meant: my_Tcl_Eof(Tcl_Channel_*))ld: symbol(s) not foundcollect2: 
> ld returned 1 exit statusmake: *** [pgnscid] Error 1
> Entire error message attached.
> Any thoughts?  Is Scid not compatible with X.6.5?
> Thanks!

I'm sorry I didn't reply to your message before, I've been kind of busy these 
days.

Could you try this:

./configure MAKEFILE=Makefile.conf.darwin && make clean && make scid_app

If that doesn't work, replace the current Makefile with the attached one and 
try again.

Let us know how it went.

Israel

Attachment: Makefile
Description: Binary data

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to