Hi,

just tried to install Scid 3.6.25 on Opensuse 11.

here is the errormessage =

[EMAIL PROTECTED]:~/scid> ./configure
configure: Makefile configuration program for Scid
    Renaming "Makefile" to "Makefile.bak"
    Tcl/Tk version: 8.5
    Your operating system is: Linux 2.6.25.16-0.1-pae
    Location of "tcl.h": /usr/include
    Location of "tk.h": /usr/include
    Location of Tcl 8.5 library: /usr/lib
    Location of Tk 8.5 library: /usr/lib
    Location of X11 library: /usr/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.
[EMAIL PROTECTED]:~/scid> make
g++  -O4 -fno-rtti -fno-exceptions -Wall   -I/usr/include -o
src/stored.o -c src/stored.cpp
In file included from src/tkscid.h:59,
                 from src/stored.cpp:328:
/usr/include/tk.h:78:23: error: X11/Xlib.h: Datei oder Verzeichnis nicht
gefunden
In file included from src/index.h:22,
                 from src/game.h:21,
                 from src/stored.h:18,
                 from src/stored.cpp:15:
src/namebase.h: In member function ‘char* NameBase::GetName(nameT,
idNumberT)’:
src/namebase.h:239: warning: deprecated conversion from string constant
to ‘char*’
In file included from src/index.h:24,
                 from src/game.h:21,
                 from src/stored.h:18,
                 from src/stored.cpp:15:
src/mfile.h: In member function ‘char* MFile::GetFileName()’:
src/mfile.h:136: warning: deprecated conversion from string constant to
‘char*’
In file included from src/tkscid.h:59,
                 from src/stored.cpp:328:
/usr/include/tk.h: At global scope:
/usr/include/tk.h:549: error: typedef ‘Window’ is initialized (use
__typeof__ instead)
/usr/include/tk.h:549: error: ‘Tk_ClassCreateProc’ was not declared in
this scope
/usr/include/tk.h:552: error: ‘XEvent’ has not been declared
/usr/include/tk.h:561: error: expected ‘;’ before ‘*’ token
been declared

[... lots of other errormessages ...]

/usr/include/tkDecls.h:115: error: ‘XColor’ has not been declared
/usr/include/tkDecls.h:134: error: ‘Pixmap’ has not been declared
/usr/include/tkDecls.h:144: error: ‘GC’ has not been declared
/usr/include/tkDecls.h:178: error: ‘XSetWindowAttributes’ has not been
declared
/usr/include/tkDecls.h:190: error: ‘Atom’ has not been declared
/usr/include/tkDecls.h:196: error: ‘Atom’ has not been declared
/usr/include/tkDecls.h:196: error: ‘Atom’ has not been declared
/usr/include/tkDecls.h:234: error: ‘XWindowChanges’ has not been declared
returning a function

[... lots of other errormessages ...]

/usr/include/tkDecls.h:1910: error: ‘int TkStubs::Pixmap(int*)’ cannot
be overloaded
/usr/include/tkDecls.h:1794: error: with ‘int TkStubs::Pixmap(int*)’
/usr/include/tkDecls.h:1911: error: expected ‘;’ before ‘*’ token
/usr/include/tkDecls.h:1931: error: ‘Display’ has not been declared
/usr/include/tkDecls.h:1932: error: ‘XGCValues’ has not been declared
/usr/include/tkDecls.h:1936: error: ‘GC’ is not a type
/usr/include/tkDecls.h:1938: error: ‘GC’ is not a type
/usr/include/tkDecls.h:1940: error: ‘Pixmap’ is not a type
/usr/include/tkDecls.h:1941: error: ‘XColor’ has not been declared
/usr/include/tkDecls.h:1945: error: ‘Pixmap’ is not a type
/usr/include/tkDecls.h:1957: error: ‘Display’ has not been declared
/usr/include/tkDecls.h:1973: error: ‘Drawable’ has not been declared
/usr/include/tkDecls.h:1978: error: ‘Display’ has not been declared
/usr/include/tkDecls.h:1979: error: ‘Display’ has not been declared
make: *** [src/stored.o] Fehler 1

Any ideas / hints ??


Regards, Gilbert

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Scid-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to