scid-3.5a: compilation failure on latest cygwin (`PRIO_PROCESS' undeclared)

Terrence Brannon metaperl@urth.org
Sun Oct 5 14:48:00 GMT 2003


I have the latest cygwin (installed two days ago) and I installed all 
packages. make.err and make.out are attached. most salient information 
about the build is below. I hope this crosspost is not bad-form.

command-line used:

     ./configure --prefix=/home/metaperl/install/Scid && make install > 
make.out 2> make.err

output prior to make command:
----------------------------
  ~/wares/scid-3.5a $ ./configure --prefix=/home/metaperl/install/Scid 
&& make install > make.out 2> make.err
configure: Makefile configuration program for Scid
    Renaming "Makefile" to "Makefile.bak"
    Tcl/Tk version: 8.4
    Your operating system is: Windows NT 5.1
    Location of "tcl.h": /usr/include
    Location of "tk.h": /usr/include
    Location of Tcl 8.4 library: /usr/lib
    Location of Tk 8.4 library: /usr/lib
    Location of X11 library: /usr/X11R6/lib
    Checking if your system already has zlib installed: yes.
The Makefile configured for your system was written.
Now just type "make" to compile Scid.

last part of make.err
---------------------

In file included from src/game.h:24,
                 from src/tkscid.h:20,
                 from src/tkscid.cpp:16:
src/textbuf.h: In member function `void TextBuffer::ClearTranslation(char)':
src/textbuf.h:70: warning: array subscript has type `char'
src/tkscid.cpp: In function `int sc_info_priority(void*, Tcl_Interp*, int,
   const char**)':
src/tkscid.cpp:8363: error: `PRIO_PROCESS' undeclared (first use this 
function)
src/tkscid.cpp:8363: error: (Each undeclared identifier is reported only 
once
   for each function it appears in.)
src/tkscid.cpp:8363: error: `setpriority' undeclared (first use this 
function)
src/tkscid.cpp:8368: error: `getpriority' undeclared (first use this 
function)
make: *** [src/tkscid.o] Error 1


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: make.err
URL: <http://cygwin.com/pipermail/cygwin/attachments/20031005/81bcbbad/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: make.out
URL: <http://cygwin.com/pipermail/cygwin/attachments/20031005/81bcbbad/attachment-0001.ksh>
-------------- next part --------------
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


More information about the Cygwin mailing list