Go Back   openSUSE Forums > Archives > SLS Archives > ARCHIVES - SuSE Linux > ARCHIVES - Desktop Environments
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Desktop Environments KDE, GNOME, FVWM, etc.. all those window manager related questions get in here.

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 21-Jul-2007, 08:53
anarchist_hippy
Guest
 
Posts: n/a
Default

I use the way of http://www.amsn-project.net/wiki/Ena...antialiasing... I can clearly install tcl. But after I tired Tk I get soma problems...

Quote:
CFLAGS="-g -O2 -D_REENTRANT"
checking for Tcl configuration... found /usr/local/lib/tclConfig.sh
checking for existence of /usr/local/lib/tclConfig.sh... loading
checking for tclsh... /usr/local/bin/tclsh8.5
checking for tclsh in Tcl build directory... /usr/local/lib/tclsh
checking whether to use symlinks for manpages... yes
checking whether to compress the manpages... gzip
checking for compressed file suffix... .gz
checking whether to add a package name suffix for the manpages... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdlib.h... (cached) yes
checking if the compiler understands -pipe... yes
checking for pthread_mutex_init in -lpthread... yes
checking for pthread_attr_setstacksize... yes
checking for pthread_attr_get_np... no
checking for pthread_getattr_np... yes
checking for pthread_getattr_np declaration... missing
checking for building with threads... yes (threaded core)
checking how to build libraries... shared
checking for ranlib... ranlib
checking if 64bit support is requested... yes
checking if 64bit Sparc VIS support is requested... no
checking if gcc supports visibility "hidden"... yes
checking system version... Linux-2.6.18.2-34-default
checking for dlopen in -ldl... yes
checking for ar... ar
checking if compiler accepts -m64 flag... no
configure: WARNING: 64bit support being disabled -- don't know magic for this platform
checking for build with symbols... no
checking for required early compiler flags... _LARGEFILE64_SOURCE
checking for 64-bit integer type... long long
checking for struct dirent64... no
checking for struct stat64... yes
checking for open64... yes
checking for lseek64... yes
checking for off64_t... yes
checking whether byte ordering is bigendian... no
checking for fd_set in sys/types... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking for strtod... yes
checking for Solaris2.4/Tru64 strtod bugs... ok
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking for uid_t in sys/types.h... yes
checking pw_gecos in struct pwd... yes
checking for X... no
checking for X11 header files... checking for X11 libraries... checking for XCreateWindow in -lXwindow... no
could not find any! Using -lX11.
checking for main in -lXbsd... no
checking for X11/extensions/scrnsaver.h... no
checking for XScreenSaverQueryInfo... no
checking for XScreenSaverQueryInfo in -lXext... no
checking for XScreenSaverQueryInfo in -lXss... no
checking whether to use xft... no
configure: WARNING: Can't find xft configuration, or xft is unusable
checking whether char is unsigned... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating tkConfig.sh
gcc -c -g -O2 -D_REENTRANT -Wall -Wno-implicit-int -fPIC -I/home/mustafa/tk/tk/unix/../unix -I/home/mustafa/tk/tk/unix/../generic -I/home/mustafa/tk/tk/unix/../bitmaps -I/home/mustafa/tcltk8.5/tcl/generic -I/home/mustafa/tcltk8.5/tcl/unix -DPACKAGE_NAME=\"tk\" -DPACKAGE_TARNAME=\"tk\" -DPACKAGE_VERSION=\"8.5\" -DPACKAGE_STRING=\"tk\ 8.5\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DUSE_THREAD_ALLOC=1 -D_REENTRANT=1 -D_THREAD_SAFE=1 -DHAVE_PTHREAD_ATTR_SETSTACKSIZE=1 -DHAVE_PTHREAD_GETATTR_NP=1 -DGETATTRNP_NOT_DECLARED=1 -DTCL_THREADS=1 -DMODULE_SCOPE=extern\ __attribute__\(\(__visibility__\(\"hidden\"\)\)\) -DPEEK_XCLOSEIM=1 -DTCL_SHLIB_EXT=\".so\" -DTCL_CFG_OPTIMIZED=1 -DTCL_CFG_DEBUG=1 -D_LARGEFILE64_SOURCE=1 -DTCL_WIDE_INT_TYPE=long\ long -DHAVE_STRUCT_STAT64=1 -DHAVE_OPEN64=1 -DHAVE_LSEEK64=1 -DHAVE_TYPE_OFF64_T=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_PW_GECOS=1 -DTCL_NO_DEPRECATED -DUSE_TCL_STUBS /home/mustafa/tk/tk/unix/../generic/tk3d.c
In file included from /home/mustafa/tk/tk/unix/../generic/tkInt.h:21,
from /home/mustafa/tk/tk/unix/../generic/tk3d.h:17,
from /home/mustafa/tk/tk/unix/../generic/tk3d.c:16:
/home/mustafa/tk/tk/unix/../generic/tk.h:78:23: error: X11/Xlib.h: No such file or directory
In file included from /home/mustafa/tk/tk/unix/../generic/tkInt.h:21,
from /home/mustafa/tk/tk/unix/../generic/tk3d.h:17,
from /home/mustafa/tk/tk/unix/../generic/tk3d.c:16:
/home/mustafa/tk/tk/unix/../generic/tk.h:549: error: expected declaration specifiers or ‘...’ before ‘Window’
/home/mustafa/tk/tk/unix/../generic/tk.h:549: error: ‘Window’ declared as function returning a function
/home/mustafa/tk/tk/unix/../generic/tk.h:549: warning: parameter names (without types) in function declaration
/home/mustafa/tk/tk/unix/../generic/tk.h:552: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tk.h:561: error: expected specifier-qualifier-list before ‘Tk_ClassCreateProc’
/home/mustafa/tk/tk/unix/../generic/tk.h:657: error: expected specifier-qualifier-list before ‘Bool’
/home/mustafa/tk/tk/unix/../generic/tk.h:679: error: expected specifier-qualifier-list before ‘Bool’
/home/mustafa/tk/tk/unix/../generic/tk.h:756: error: expected specifier-qualifier-list before ‘Display’
/home/mustafa/tk/tk/unix/../generic/tk.h:899: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/home/mustafa/tk/tk/unix/../generic/tk.h:993: error: expected declaration specifiers or ‘...’ before ‘Display’
/home/mustafa/tk/tk/unix/../generic/tk.h:995: error: expected declaration specifiers or ‘...’ before ‘Display’
/home/mustafa/tk/tk/unix/../generic/tk.h:995: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tk.h:1096: error: expected specifier-qualifier-list before ‘XColor’
/home/mustafa/tk/tk/unix/../generic/tk.h:1159: error: expected specifier-qualifier-list before ‘GC’
/home/mustafa/tk/tk/unix/../generic/tk.h:1201: error: expected declaration specifiers or ‘...’ before ‘Display’
/home/mustafa/tk/tk/unix/../generic/tk.h:1201: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tk.h:1204: error: expected declaration specifiers or ‘...’ before ‘Display’
/home/mustafa/tk/tk/unix/../generic/tk.h:1400: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tk.h:1508: error: expected declaration specifiers or ‘...’ before ‘XErrorEvent’
/home/mustafa/tk/tk/unix/../generic/tk.h:1510: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tk.h:1512: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tk.h:1514: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tk.h:1519: error: expected declaration specifiers or ‘...’ before ‘XEvent’
In file included from /home/mustafa/tk/tk/unix/../generic/tk.h:1532,
from /home/mustafa/tk/tk/unix/../generic/tkInt.h:21,
from /home/mustafa/tk/tk/unix/../generic/tk3d.h:17,
from /home/mustafa/tk/tk/unix/../generic/tk3d.c:16:
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:42: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:47: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_3DBorderGC’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:54: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:62: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:76: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:108: error: expected declaration specifiers or ‘...’ before ‘Pixmap’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:115: error: expected declaration specifiers or ‘...’ before ‘XColor’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:134: error: expected declaration specifiers or ‘...’ before ‘Pixmap’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:144: error: expected declaration specifiers or ‘...’ before ‘GC’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:178: error: expected declaration specifiers or ‘...’ before ‘XSetWindowAttributes’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:190: error: expected declaration specifiers or ‘...’ before ‘Atom’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:196: error: expected declaration specifiers or ‘...’ before ‘Atom’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:196: error: expected declaration specifiers or ‘...’ before ‘Atom’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:234: error: expected declaration specifiers or ‘...’ before ‘XWindowChanges’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:266: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:303: error: expected declaration specifiers or ‘...’ before ‘Atom’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:304: error: expected declaration specifiers or ‘...’ before ‘Atom’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:305: error: expected declaration specifiers or ‘...’ before ‘Atom’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:378: error: expected declaration specifiers or ‘...’ before ‘Atom’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:379: error: expected declaration specifiers or ‘...’ before ‘Atom’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:400: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:401: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:409: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:416: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:423: error: expected declaration specifiers or ‘...’ before ‘GC’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:424: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:429: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:437: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:438: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:446: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:459: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_FontId’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:469: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:474: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:479: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:485: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:495: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:506: error: expected declaration specifiers or ‘...’ before ‘Display’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:512: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:522: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:527: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_GCForColor’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:557: error: expected declaration specifiers or ‘...’ before ‘Atom’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:569: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_GetBitmap’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:575: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_GetBitmapFromData’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:588: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:594: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:600: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_GetColormap’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:637: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_GetGC’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:692: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_GetPixmap’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:724: error: expected declaration specifiers or ‘...’ before ‘Atom’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:724: error: expected declaration specifiers or ‘...’ before ‘Atom’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:735: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:754: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:759: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:776: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_InternAtom’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:849: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:860: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:865: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:902: error: expected declaration specifiers or ‘...’ before ‘Atom’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:971: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:977: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:985: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1048: error: expected declaration specifiers or ‘...’ before ‘Pixmap’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1065: error: expected declaration specifiers or ‘...’ before ‘Pixmap’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1071: error: expected declaration specifiers or ‘...’ before ‘Colormap’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1076: error: expected declaration specifiers or ‘...’ before ‘Visual’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1077: error: expected declaration specifiers or ‘...’ before ‘Colormap’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1082: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1116: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1124: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1159: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_AllocBitmapFromObj’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1171: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1253: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_GetBitmapFromObj’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1259: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1374: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1380: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1405: error: expected declaration specifiers or ‘...’ before ‘GC’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1417: error: expected declaration specifiers or ‘...’ before ‘GC’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1431: error: expected declaration specifiers or ‘...’ before ‘Pixmap’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1438: error: expected declaration specifiers or ‘...’ before ‘XColor’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1466: error: expected declaration specifiers or ‘...’ before ‘Pixmap’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1542: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1639: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1674: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1679: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkDecls.h:1710: error: expected specifier-qualifier-list before ‘XColor’
In file included from /home/mustafa/tk/tk/unix/../generic/tkPort.h:32,
from /home/mustafa/tk/tk/unix/../generic/tkInt.h:27,
from /home/mustafa/tk/tk/unix/../generic/tk3d.h:17,
from /home/mustafa/tk/tk/unix/../generic/tk3d.c:16:
/home/mustafa/tk/tk/unix/../unix/tkUnixPort.h:78:28: error: X11/cursorfont.h: No such file or directory
/home/mustafa/tk/tk/unix/../unix/tkUnixPort.h:79:24: error: X11/keysym.h: No such file or directory
/home/mustafa/tk/tk/unix/../unix/tkUnixPort.h:80:23: error: X11/Xatom.h: No such file or directory
/home/mustafa/tk/tk/unix/../unix/tkUnixPort.h:81:24: error: X11/Xproto.h: No such file or directory
/home/mustafa/tk/tk/unix/../unix/tkUnixPort.h:82:27: error: X11/Xresource.h: No such file or directory
/home/mustafa/tk/tk/unix/../unix/tkUnixPort.h:83:23: error: X11/Xutil.h: No such file or directory
In file included from /home/mustafa/tk/tk/unix/../generic/tk3d.h:17,
from /home/mustafa/tk/tk/unix/../generic/tk3d.c:16:
/home/mustafa/tk/tk/unix/../generic/tkInt.h:86: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tkInt.h:86: error: expected declaration specifiers or ‘...’ before ‘KeySym’
/home/mustafa/tk/tk/unix/../generic/tkInt.h:97: error: expected specifier-qualifier-list before ‘Display’
/home/mustafa/tk/tk/unix/../generic/tkInt.h:154: error: expected specifier-qualifier-list before ‘Display’
/home/mustafa/tk/tk/unix/../generic/tkInt.h:692: error: expected specifier-qualifier-list before ‘Display’
/home/mustafa/tk/tk/unix/../generic/tkInt.h:862: error: expected specifier-qualifier-list before ‘Pixmap’
/home/mustafa/tk/tk/unix/../generic/tkInt.h:940: error: expected ‘)’ before ‘*’ token
In file included from /home/mustafa/tk/tk/unix/../generic/tkInt.h:946,
from /home/mustafa/tk/tk/unix/../generic/tk3d.h:17,
from /home/mustafa/tk/tk/unix/../generic/tk3d.c:16:
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:54: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:65: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:80: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:117: error: expected declaration specifiers or ‘...’ before ‘XColor’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:117: error: expected declaration specifiers or ‘...’ before ‘XColor’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:135: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TkCurrentTime’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:150: error: expected declaration specifiers or ‘...’ before ‘GC’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:151: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:162: error: expected declaration specifiers or ‘...’ before ‘Display’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:163: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:163: error: expected declaration specifiers or ‘...’ before ‘GC’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:163: error: expected declaration specifiers or ‘...’ before ‘GC’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:188: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:194: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:246: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:302: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:315: error: expected ‘)’ before ‘keysym’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:334: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:426: error: ‘TkpMakeWindow’ declared as function returning a function
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:442: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:466: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:490: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:495: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:505: error: expected declaration specifiers or ‘...’ before ‘GC’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:517: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:527: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:540: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TkStringToKeysym’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:578: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:664: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:825: error: expected declaration specifiers or ‘...’ before ‘GC’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:826: error: expected declaration specifiers or ‘...’ before ‘GC’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:827: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:838: error: expected declaration specifiers or ‘...’ before ‘KeySym’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:838: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:843: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘TkpGetKeySym’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:918: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:968: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:970: error: expected declaration specifiers or ‘...’ before ‘XEvent’
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:973: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkIntDecls.h:974: error: expected ‘;’ before ‘int’
In file included from /home/mustafa/tk/tk/unix/../generic/tk3d.h:17,
from /home/mustafa/tk/tk/unix/../generic/tk3d.c:16:
/home/mustafa/tk/tk/unix/../generic/tkInt.h:1138: error: expected declaration specifiers or ‘...’ before ‘XImage’
/home/mustafa/tk/tk/unix/../generic/tkInt.h:1158: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkInt.h:1175: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tkInt.h:1183: error: expected ‘)’ before ‘*’ token
In file included from /home/mustafa/tk/tk/unix/../generic/tk3d.c:16:
/home/mustafa/tk/tk/unix/../generic/tk3d.h:31: error: expected specifier-qualifier-list before ‘Screen’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:35: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tk3d.c:38: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tk3d.c: In function ‘Tk_Alloc3DBorderFromObj’:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:101: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:109: warning: implicit declaration of function ‘ScreenOfDisplay’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:109: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:109: error: ‘Tk_FakeWin’ has no member named ‘screenNum’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:109: error: ‘TkBorder’ has no member named ‘screen’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:110: error: ‘Tk_FakeWin’ has no member named ‘atts’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:110: error: ‘TkBorder’ has no member named ‘colormap’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:111: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:133: error: ‘TkBorder’ has no member named ‘hashPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:136: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:137: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:137: error: ‘Tk_FakeWin’ has no member named ‘screenNum’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:137: error: ‘TkBorder’ has no member named ‘screen’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:138: error: ‘Tk_FakeWin’ has no member named ‘atts’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:138: error: ‘TkBorder’ has no member named ‘colormap’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:139: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:140: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:155: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: In function ‘Tk_Get3DBorder’:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:193: error: ‘XGCValues’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:193: error: (Each undeclared identifier is reported only once
/home/mustafa/tk/tk/unix/../generic/tk3d.c:193: error: for each function it appears in.)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:193: error: expected ‘;’ before ‘gcValues’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:194: error: ‘XColor’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:194: error: ‘bgColorPtr’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:197: error: ‘TkWindow’ has no member named ‘dispPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:199: error: ‘TkDisplay’ has no member named ‘borderInit’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:203: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:203: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:207: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:208: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:208: error: ‘Tk_FakeWin’ has no member named ‘screenNum’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:208: error: ‘TkBorder’ has no member named ‘screen’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:209: error: ‘Tk_FakeWin’ has no member named ‘atts’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:209: error: ‘TkBorder’ has no member named ‘colormap’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:210: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:222: warning: implicit declaration of function ‘Tk_GetColor’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:231: error: ‘TkBorder’ has no member named ‘screen’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:231: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:231: error: ‘Tk_FakeWin’ has no member named ‘screenNum’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:232: error: ‘TkBorder’ has no member named ‘visual’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:232: error: ‘Tk_FakeWin’ has no member named ‘visual’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:233: error: ‘TkBorder’ has no member named ‘depth’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:233: error: ‘Tk_FakeWin’ has no member named ‘depth’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:234: error: ‘TkBorder’ has no member named ‘colormap’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:234: error: ‘Tk_FakeWin’ has no member named ‘atts’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:235: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:236: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:237: error: ‘TkBorder’ has no member named ‘bgColorPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:238: error: ‘TkBorder’ has no member named ‘darkColorPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:239: error: ‘TkBorder’ has no member named ‘lightColorPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:240: error: ‘TkBorder’ has no member named ‘shadow’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:240: error: ‘None’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:241: error: ‘TkBorder’ has no member named ‘bgGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:242: error: ‘TkBorder’ has no member named ‘darkGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:243: error: ‘TkBorder’ has no member named ‘lightGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:244: error: ‘TkBorder’ has no member named ‘hashPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:245: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:253: error: ‘gcValues’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:253: error: ‘TkBorder’ has no member named ‘bgColorPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:254: error: ‘TkBorder’ has no member named ‘bgGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:254: warning: implicit declaration of function ‘Tk_GetGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:254: error: ‘GCForeground’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c: At top level:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:280: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: In function ‘Tk_Draw3DRectangle’:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:295: error: ‘drawable’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:296: warning: passing argument 3 of ‘Tk_3DVerticalBevel’ makes integer from pointer without a cast
/home/mustafa/tk/tk/unix/../generic/tk3d.c:296: error: too many arguments to function ‘Tk_3DVerticalBevel’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:298: warning: passing argument 3 of ‘Tk_3DVerticalBevel’ makes integer from pointer without a cast
/home/mustafa/tk/tk/unix/../generic/tk3d.c:298: error: too many arguments to function ‘Tk_3DVerticalBevel’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:300: warning: passing argument 3 of ‘Tk_3DHorizontalBevel’ makes integer from pointer without a cast
/home/mustafa/tk/tk/unix/../generic/tk3d.c:300: error: too many arguments to function ‘Tk_3DHorizontalBevel’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:302: warning: passing argument 3 of ‘Tk_3DHorizontalBevel’ makes integer from pointer without a cast
/home/mustafa/tk/tk/unix/../generic/tk3d.c:302: error: too many arguments to function ‘Tk_3DHorizontalBevel’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: In function ‘Tk_NameOf3DBorder’:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:328: error: ‘TkBorder’ has no member named ‘hashPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: At top level:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:346: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tk3d.c:370: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘Tk_3DBorderGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: In function ‘Tk_Free3DBorder’:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:422: error: ‘Display’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:422: error: ‘display’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:422: warning: implicit declaration of function ‘DisplayOfScreen’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:422: error: ‘TkBorder’ has no member named ‘screen’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:425: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:426: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:430: error: ‘TkBorder’ has no member named ‘hashPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:432: error: ‘TkBorder’ has no member named ‘bgColorPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:433: warning: implicit declaration of function ‘Tk_FreeColor’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:433: error: ‘TkBorder’ has no member named ‘bgColorPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:435: error: ‘TkBorder’ has no member named ‘darkColorPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:436: error: ‘TkBorder’ has no member named ‘darkColorPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:438: error: ‘TkBorder’ has no member named ‘lightColorPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:439: error: ‘TkBorder’ has no member named ‘lightColorPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:441: error: ‘TkBorder’ has no member named ‘shadow’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:441: error: ‘None’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:442: warning: implicit declaration of function ‘Tk_FreeBitmap’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:442: error: ‘TkBorder’ has no member named ‘shadow’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:444: error: ‘TkBorder’ has no member named ‘bgGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:445: warning: implicit declaration of function ‘Tk_FreeGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:445: error: ‘TkBorder’ has no member named ‘bgGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:447: error: ‘TkBorder’ has no member named ‘darkGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:448: error: ‘TkBorder’ has no member named ‘darkGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:450: error: ‘TkBorder’ has no member named ‘lightGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:451: error: ‘TkBorder’ has no member named ‘lightGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:454: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:455: error: ‘TkBorder’ has no member named ‘hashPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:457: error: ‘TkBorder’ has no member named ‘hashPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:457: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:460: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:461: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:463: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:463: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:465: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: In function ‘FreeBorderObjProc’:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:527: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:528: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:529: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: In function ‘DupBorderObjProc’:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:565: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: In function ‘Tk_SetBackgroundFromBorder’:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:593: error: ‘TkBorder’ has no member named ‘bgColorPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: At top level:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:742: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:744: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: In function ‘Tk_Draw3DPolygon’:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:755: error: ‘XPoint’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:755: error: expected ‘;’ before ‘poly’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:756: error: expected ‘;’ before ‘perp’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:757: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tk3d.c:757: error: ‘p1Ptr’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:757: error: ‘p2Ptr’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:757: warning: left-hand operand of comma expression has no effect
/home/mustafa/tk/tk/unix/../generic/tk3d.c:759: error: ‘GC’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:759: error: expected ‘;’ before ‘gc’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:761: error: ‘Display’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:761: error: ‘display’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:761: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:763: error: ‘TkBorder’ has no member named ‘lightGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:763: error: ‘None’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:775: error: ‘drawable’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:775: error: ‘pointPtr’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:777: warning: passing argument 3 of ‘Tk_Draw3DPolygon’ makes integer from pointer without a cast
/home/mustafa/tk/tk/unix/../generic/tk3d.c:777: error: too many arguments to function ‘Tk_Draw3DPolygon’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:780: warning: passing argument 3 of ‘Tk_Draw3DPolygon’ makes integer from pointer without a cast
/home/mustafa/tk/tk/unix/../generic/tk3d.c:780: error: too many arguments to function ‘Tk_Draw3DPolygon’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:834: warning: left-hand operand of comma expression has no effect
/home/mustafa/tk/tk/unix/../generic/tk3d.c:835: warning: left-hand operand of comma expression has no effect
/home/mustafa/tk/tk/unix/../generic/tk3d.c:847: warning: implicit declaration of function ‘ShiftLine’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:847: error: ‘newB1’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:848: error: ‘newB2’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:850: error: ‘poly’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:853: warning: implicit declaration of function ‘Intersect’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:853: error: ‘b1’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:853: error: ‘b2’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:884: error: ‘perp’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:887: error: ‘c’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:888: error: ‘shift1’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:889: error: ‘shift2’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:903: error: ‘gc’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:903: error: ‘TkBorder’ has no member named ‘lightGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:905: error: ‘TkBorder’ has no member named ‘darkGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:907: warning: implicit declaration of function ‘XFillPolygon’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:907: error: ‘Convex’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:908: error: ‘CoordModeOrigin’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c: At top level:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:946: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: In function ‘Tk_Fill3DRectangle’:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:982: warning: implicit declaration of function ‘XFillRectangle’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:982: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:982: error: ‘drawable’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:982: error: ‘TkBorder’ has no member named ‘bgGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:989: warning: passing argument 3 of ‘Tk_Draw3DRectangle’ makes integer from pointer without a cast
/home/mustafa/tk/tk/unix/../generic/tk3d.c:989: error: too many arguments to function ‘Tk_Draw3DRectangle’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: At top level:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1012: error: expected declaration specifiers or ‘...’ before ‘Drawable’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1014: error: expected declaration specifiers or ‘...’ before ‘XPoint’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: In function ‘Tk_Fill3DPolygon’:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1028: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1028: error: ‘drawable’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1028: error: ‘TkBorder’ has no member named ‘bgGC’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1029: error: ‘pointPtr’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1029: error: ‘Complex’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1029: error: ‘CoordModeOrigin’ undeclared (first use in this function)
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1032: warning: passing argument 3 of ‘Tk_Draw3DPolygon’ makes integer from pointer without a cast
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1032: error: too many arguments to function ‘Tk_Draw3DPolygon’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: In function ‘BorderInit’:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1056: error: ‘TkDisplay’ has no member named ‘borderInit’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1057: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: At top level:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1079: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1166: error: expected ‘)’ before ‘*’ token
/home/mustafa/tk/tk/unix/../generic/tk3d.c: In function ‘Tk_Get3DBorderFromObj’:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1241: error: ‘TkWindow’ has no member named ‘dispPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1255: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1256: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1256: error: ‘Tk_FakeWin’ has no member named ‘screenNum’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1256: error: ‘TkBorder’ has no member named ‘screen’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1257: error: ‘Tk_FakeWin’ has no member named ‘atts’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1257: error: ‘TkBorder’ has no member named ‘colormap’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1277: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1277: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1282: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1283: error: ‘Tk_FakeWin’ has no member named ‘display’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1283: error: ‘Tk_FakeWin’ has no member named ‘screenNum’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1283: error: ‘TkBorder’ has no member named ‘screen’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1284: error: ‘Tk_FakeWin’ has no member named ‘atts’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1284: error: ‘TkBorder’ has no member named ‘colormap’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1287: error: ‘TkBorder’ has no member named ‘objRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c: In function ‘TkDebugBorder’:
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1367: error: ‘TkWindow’ has no member named ‘dispPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1370: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1370: error: ‘TkDisplay’ has no member named ‘borderTable’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1376: error: ‘TkBorder’ has no member named ‘nextPtr’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1379: error: ‘TkBorder’ has no member named ‘resourceRefCount’
/home/mustafa/tk/tk/unix/../generic/tk3d.c:1381: error: ‘TkBorder’ has no member named ‘objRefCount’
make: *** [tk3d.o] Error 1
[/b]
And I can't install libxft-dev packages nor smart or apt-get...

Any ideas?
  #2 (permalink)  
Old 21-Jul-2007, 11:19
anarchist_hippy
Guest
 
Posts: n/a
Default

I think I've solve it by installing what the results of "libxf" search at smart-gui... Now its configuring...
  #3 (permalink)  
Old 21-Jul-2007, 11:25
anarchist_hippy
Guest
 
Posts: n/a
Default

Done! Don't forget to install -devel files
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2