XColor is defined in
/usr/include/X11/Xlib.h
which belongs to xorg-x11-libX11-devel

Pascal

2009/6/29, Steven Gaffagan <bs...@att.net>:
> Hello,
>
> I am trying to make SCID on opensolaris. When I run make I get many of these
> errors (this is the tail snippet):
>
> /opt/ActiveTcl-8.5/include/tkDecls.h:1941: error: ISO C++ forbids
> declaration of `colorPtr' with no type
> /opt/ActiveTcl-8.5/include/tkDecls.h:1945: error: `Pixmap' is not a type
> /opt/ActiveTcl-8.5/include/tkDecls.h:1945: error: ISO C++ forbids
> declaration of `bitmap' with no type
> /opt/ActiveTcl-8.5/include/tkDecls.h:1957: error: `Display' has not been
> declared
> /opt/ActiveTcl-8.5/include/tkDecls.h:1957: error: ISO C++ forbids
> declaration of `display' with no type
> /opt/ActiveTcl-8.5/include/tkDecls.h:1973: error: `Drawable' has not been
> declared
> /opt/ActiveTcl-8.5/include/tkDecls.h:1973: error: ISO C++ forbids
> declaration of `d' with no type
> /opt/ActiveTcl-8.5/include/tkDecls.h:1978: error: `Display' has not been
> declared
> /opt/ActiveTcl-8.5/include/tkDecls.h:1978: error: ISO C++ forbids
> declaration of `dpy' with no type
> /opt/ActiveTcl-8.5/include/tkDecls.h:1979: error: `Display' has not been
> declared
> /opt/ActiveTcl-8.5/include/tkDecls.h:1979: error: ISO C++ forbids
> declaration of `dpy' with no type
> *** Error code 1
> make: Fatal error: Command failed for target `src/stored.o'
> ste...@osol:/opt/scid#
>
> The output of the ./configure is:
> Tcl/Tk version: 8.5
>     Your operating system is: SunOS 5.11
>     Location of "tcl.h": /opt/ActiveTcl-8.5/include
>     Location of "tk.h": /opt/ActiveTcl-8.5/include
>     Location of Tcl 8.5 library: /opt/ActiveTcl-8.5/lib
>     Location of Tk 8.5 library: /opt/ActiveTcl-8.5/lib
>     Location of X11 library: /usr/lib
>     Checking if your system already has zlib installed: yes.
>
> I noticed a similar problem in the mail archives and it was suggested to:
>
> Pascal Georges
>
>                       Sun, 14 Sep 2008 09:11:45 -0700
>               
>
> Datei oder Verzeichnis nicht gefunden
> -> Simply install xorg-x11-libX11-devel ?
>
> Does that apply in my case?
> Any suggestion appreciated,
> THANKS
>
>
>
>

------------------------------------------------------------------------------
_______________________________________________
Scid-users mailing list
Scid-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scid-users

Reply via email to