[root@localhost blt2.4z]# ./configure
--with-tcl=/usr/local/ActiveTcl/bin --with-cc=gcc
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for prefix by checking for wish... no
checking which C compiler... gcc
checking how to run the C preprocessor... gcc -E
checking if C compiler is really gcc... yes
checking default compiler flags... -O6
checking for Cygwin environment... no
checking for mawk... no
checking for gawk... gawk
checking for a BSD compatible install...
/usr/bin/install -c
checking for ranlib... ranlib
checking whether ln -s works... yes
checking for main in -lsocket... no
checking for main in -lnsl... yes
checking for main in -lm... yes
checking for ANSI C header files... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be
included... yes
checking for inttypes.h... yes
checking for limits.h... yes
checking for sys/param.h... yes
checking for string.h... yes
checking for ctype.h... yes
checking for errno.h... yes
checking for float.h... yes
checking for math.h... yes
checking for ieeefp.h... no
checking for sys/time.h... yes
checking for waitflags.h... no
checking for sys/wait.h... (cached) yes
checking for malloc.h... yes
checking for memory.h... yes
checking for setjmp.h... yes
checking for stdlib.h... yes
checking for unistd.h... yes
checking for size_t... yes
checking for pid_t... yes
checking whether union wait is defined correctly... yes
checking whether byte ordering is bigendian... no
checking size of int... 4
checking size of long... 4
checking size of long long... 8
checking size of void *... 4
checking for strdup... yes
checking for strcasecmp... yes
checking for strncasecmp... yes
checking for drand48... yes
checking for srand48... yes
checking for finite... yes
checking for isnan... yes
checking for isfinite... no
checking whether DBL_EPSILON is defined in float.h... yes
checking whether declaration is needed for strdup... no
checking whether declaration is needed for drand48... no
checking whether declaration is needed for srand48... no
checking whether declaration is needed for j1... no
checking for X... no
checking for tclConfig.sh...
/usr/local/ActiveTcl/bin/tclConfig.sh
checking for tkConfig.sh...
/usr/local/ActiveTcl/bin/tkConfig.sh
checking for XExtendedMaxRequestSize... no
checking BLT_MAJOR_VERSION... 2
checking BLT_MINOR_VERSION... 4
checking TCL_VERSION in tcl.h... 8.4
checking TK_VERSION in tk.h... 8.4
Configuration results:
tcl.h found in /usr/local/ActiveTcl/include
tk.h found in /usr/local/ActiveTcl/include
X11/Xlib.h found in NONE
libtcl8.4 found in /usr/local/ActiveTcl/lib
libtk8.4 found in /usr/local/ActiveTcl/lib
libX11 found in NONE
Directories where BLT is to be installed:
"$prefix" is /usr/local/ActiveTcl
"$exec_prefix" is /usr/local/ActiveTcl
bltwish to be installed in ${exec_prefix}/bin
libBLT.a to be installed in /usr/local/ActiveTcl/lib
scripts to be installed in
/usr/local/ActiveTcl/lib/blt2.4
manual pages to be installed in ${prefix}/man
creating ./config.status
creating Makefile
creating src/Makefile
creating src/bltHash.h
creating src/shared/Makefile
creating man/Makefile
creating library/Makefile
creating demos/Makefile
creating src/bltConfig.h
src/bltConfig.h is unchanged
[root@localhost blt2.4z]#make
partical list of errors
-----------------------------------------------------
storage class
/usr/local/ActiveTcl/include/tk.h:1200: parse error
before "stipple"
/usr/local/ActiveTcl/include/tk.h:1200: warning: type
defaults to `int' in declaration of `stipple'
/usr/local/ActiveTcl/include/tk.h:1200: warning: data
definition has no type or
storage class
/usr/local/ActiveTcl/include/tk.h:1201: parse error
before "activeStipple"
/usr/local/ActiveTcl/include/tk.h:1201: warning: type
defaults to `int' in declaration of `activeStipple'
/usr/local/ActiveTcl/include/tk.h:1201: warning: data
definition has no type or
storage class
/usr/local/ActiveTcl/include/tk.h:1202: parse error
before "disabledStipple"
/usr/local/ActiveTcl/include/tk.h:1202: warning: type
defaults to `int' in declaration of `disabledStipple'
/usr/local/ActiveTcl/include/tk.h:1202: warning: data
definition has no type or
storage class
/usr/local/ActiveTcl/include/tk.h:1203: warning: type
defaults to `int' in declaration of `Tk_Outline'
/usr/local/ActiveTcl/include/tk.h:1203: warning: data
definition has no type or
storage class
/usr/local/ActiveTcl/include/tk.h:1228: parse error
before "Display"
/usr/local/ActiveTcl/include/tk.h:1230: parse error
before "Display"
/usr/local/ActiveTcl/include/tk.h:1436: parse error
before "Drawable"
/usr/local/ActiveTcl/include/tk.h:1552: parse error
before "XErrorEvent"
/usr/local/ActiveTcl/include/tk.h:1554: parse error
before "XEvent"
/usr/local/ActiveTcl/include/tk.h:1556: parse error
before "XEvent"
/usr/local/ActiveTcl/include/tk.h:1558: parse error
before "XEvent"
/usr/local/ActiveTcl/include/tk.h:1563: parse error
before "XEvent"
In file included from
/usr/local/ActiveTcl/include/tk.h:1576,
from bltInt.h:41,
from bltAlloc.c:1:
/usr/local/ActiveTcl/include/tkDecls.h:37: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:37: warning:
type defaults to `int' in declaration of `Tk_3DBorderColor'
/usr/local/ActiveTcl/include/tkDecls.h:37: warning:
data definition has no type
or storage class
/usr/local/ActiveTcl/include/tkDecls.h:39: parse error
before "Tk_3DBorderGC"
/usr/local/ActiveTcl/include/tkDecls.h:40: warning:
type defaults to `int' in declaration of `Tk_3DBorderGC'
/usr/local/ActiveTcl/include/tkDecls.h:40: warning:
data definition has no type
or storage class
/usr/local/ActiveTcl/include/tkDecls.h:45: parse error
before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:50: parse error
before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:59: parse error
before "XEvent"
/usr/local/ActiveTcl/include/tkDecls.h:73: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:74: warning:
type defaults to `int' in declaration of
`Tk_CanvasGetTextInfo'
/usr/local/ActiveTcl/include/tkDecls.h:74: warning:
data definition has no type
or storage class
/usr/local/ActiveTcl/include/tkDecls.h:78: parse error
before "Pixmap"
/usr/local/ActiveTcl/include/tkDecls.h:81: parse error
before "XColor"
/usr/local/ActiveTcl/include/tkDecls.h:91: parse error
before "Pixmap"
/usr/local/ActiveTcl/include/tkDecls.h:96: parse error
before "GC"
/usr/local/ActiveTcl/include/tkDecls.h:116: parse error
before "XSetWindowAttributes"
/usr/local/ActiveTcl/include/tkDecls.h:123: parse error
before "Atom"
/usr/local/ActiveTcl/include/tkDecls.h:127: parse error
before "Atom"
/usr/local/ActiveTcl/include/tkDecls.h:149: parse error
before "XWindowChanges"
/usr/local/ActiveTcl/include/tkDecls.h:170: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:190: parse error
before "Atom"
/usr/local/ActiveTcl/include/tkDecls.h:233: parse error
before "Atom"
/usr/local/ActiveTcl/include/tkDecls.h:245: parse error
before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:250: parse error
before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:255: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:258: parse error
before "GC"
/usr/local/ActiveTcl/include/tkDecls.h:263: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:268: parse error
before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:273: parse error
before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:278: parse error
before "Tk_FontId"
/usr/local/ActiveTcl/include/tkDecls.h:278: warning:
type defaults to `int' in declaration of `Tk_FontId'
/usr/local/ActiveTcl/include/tkDecls.h:278: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:283: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:285: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:288: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:291: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:295: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:301: parse error
before "Display"
/usr/local/ActiveTcl/include/tkDecls.h:304: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:309: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:311: parse error
before "Tk_GCForColor"
/usr/local/ActiveTcl/include/tkDecls.h:312: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:312: warning:
type defaults to `int' in declaration of `Tk_GCForColor'
/usr/local/ActiveTcl/include/tkDecls.h:312: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:328: parse error
before "Atom"
/usr/local/ActiveTcl/include/tkDecls.h:334: parse error
before "Tk_GetBitmap"
/usr/local/ActiveTcl/include/tkDecls.h:335: warning:
type defaults to `int' in declaration of `Tk_GetBitmap'
/usr/local/ActiveTcl/include/tkDecls.h:335: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:337: parse error
before "Tk_GetBitmapFromData"
/usr/local/ActiveTcl/include/tkDecls.h:339: warning:
type defaults to `int' in declaration of
`Tk_GetBitmapFromData'
/usr/local/ActiveTcl/include/tkDecls.h:339: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:344: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:345: warning:
type defaults to `int' in declaration of `Tk_GetColor'
/usr/local/ActiveTcl/include/tkDecls.h:345: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:347: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:348: parse error
before "XColor"
/usr/local/ActiveTcl/include/tkDecls.h:348: warning:
type defaults to `int' in declaration of
`Tk_GetColorByValue'
/usr/local/ActiveTcl/include/tkDecls.h:348: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:350: parse error
before "Tk_GetColormap"
/usr/local/ActiveTcl/include/tkDecls.h:351: warning:
type defaults to `int' in declaration of `Tk_GetColormap'
/usr/local/ActiveTcl/include/tkDecls.h:351: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:371: parse error
before "Tk_GetGC"
/usr/local/ActiveTcl/include/tkDecls.h:373: parse error
before "XGCValues"
/usr/local/ActiveTcl/include/tkDecls.h:373: warning:
type defaults to `int' in declaration of `Tk_GetGC'
/usr/local/ActiveTcl/include/tkDecls.h:373: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:401: parse error
before "Tk_GetPixmap"
/usr/local/ActiveTcl/include/tkDecls.h:402: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:402: warning:
type defaults to `int' in declaration of `Tk_GetPixmap'
/usr/local/ActiveTcl/include/tkDecls.h:402: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:420: parse error
before "Atom"
/usr/local/ActiveTcl/include/tkDecls.h:424: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:426: parse error
before "Colormap"
/usr/local/ActiveTcl/include/tkDecls.h:426: warning:
type defaults to `int' in declaration of `Tk_GetVisual'
/usr/local/ActiveTcl/include/tkDecls.h:426: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:435: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:438: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:446: parse error
before "Tk_InternAtom"
/usr/local/ActiveTcl/include/tkDecls.h:447: warning:
type defaults to `int' in declaration of `Tk_InternAtom'
/usr/local/ActiveTcl/include/tkDecls.h:447: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:485: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:489: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:492: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:511: parse error
before "Atom"
/usr/local/ActiveTcl/include/tkDecls.h:550: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:553: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:558: parse error
before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:592: parse error
before "Pixmap"
/usr/local/ActiveTcl/include/tkDecls.h:601: parse error
before "Pixmap"
/usr/local/ActiveTcl/include/tkDecls.h:604: parse error
before "Colormap"
/usr/local/ActiveTcl/include/tkDecls.h:608: parse error
before "Visual"
/usr/local/ActiveTcl/include/tkDecls.h:612: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:630: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:635: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:649: parse error
before "Tk_AllocBitmapFromObj"
/usr/local/ActiveTcl/include/tkDecls.h:651: warning:
type defaults to `int' in declaration of
`Tk_AllocBitmapFromObj'
/usr/local/ActiveTcl/include/tkDecls.h:651: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:657: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:659: warning:
type defaults to `int' in declaration of
`Tk_AllocColorFromObj'
/usr/local/ActiveTcl/include/tkDecls.h:659: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:702: parse error
before "Tk_GetBitmapFromObj"
/usr/local/ActiveTcl/include/tkDecls.h:703: warning:
type defaults to `int' in declaration of
`Tk_GetBitmapFromObj'
/usr/local/ActiveTcl/include/tkDecls.h:703: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:705: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:706: warning:
type defaults to `int' in declaration of
`Tk_GetColorFromObj'
/usr/local/ActiveTcl/include/tkDecls.h:706: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:770: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:773: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:777: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:780: parse error
before "Tk_Outline"
/usr/local/ActiveTcl/include/tkDecls.h:783: parse error
before "Tk_Outline"
/usr/local/ActiveTcl/include/tkDecls.h:786: parse error
before "Tk_Outline"
/usr/local/ActiveTcl/include/tkDecls.h:789: parse error
before "GC"
/usr/local/ActiveTcl/include/tkDecls.h:796: parse error
before "GC"
/usr/local/ActiveTcl/include/tkDecls.h:804: parse error
before "Pixmap"
/usr/local/ActiveTcl/include/tkDecls.h:807: parse error
before "XColor"
/usr/local/ActiveTcl/include/tkDecls.h:823: parse error
before "Pixmap"
/usr/local/ActiveTcl/include/tkDecls.h:845: parse error
before "Tk_ClassProcs"
/usr/local/ActiveTcl/include/tkDecls.h:867: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:918: parse error
before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:932: parse error
before "XColor"
/usr/local/ActiveTcl/include/tkDecls.h:932: warning: no
semicolon at end of struct or union
/usr/local/ActiveTcl/include/tkDecls.h:933: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:933: warning:
type defaults to `int' in declaration of `GC'
/usr/local/ActiveTcl/include/tkDecls.h:933: `GC'
declared as function returning
a function
/usr/local/ActiveTcl/include/tkDecls.h:933: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:934: parse error
before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:935: parse error
before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:937: parse error
before "XEvent"
/usr/local/ActiveTcl/include/tkDecls.h:941: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:941: warning:
type defaults to `int' in declaration of
`tk_CanvasGetTextInfo'
/usr/local/ActiveTcl/include/tkDecls.h:941: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:942: parse error
before "Pixmap"
/usr/local/ActiveTcl/include/tkDecls.h:943: parse error
before "XColor"
/usr/local/ActiveTcl/include/tkDecls.h:946: parse error
before "Pixmap"
/usr/local/ActiveTcl/include/tkDecls.h:948: parse error
before "GC"
/usr/local/ActiveTcl/include/tkDecls.h:953: parse error
before "XSetWindowAttributes"
/usr/local/ActiveTcl/include/tkDecls.h:955: parse error
before "Atom"
/usr/local/ActiveTcl/include/tkDecls.h:956: parse error
before "Atom"
/usr/local/ActiveTcl/include/tkDecls.h:961: parse error
before "XWindowChanges"
/usr/local/ActiveTcl/include/tkDecls.h:966: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:972: parse error
before "Atom"
/usr/local/ActiveTcl/include/tkDecls.h:984: parse error
before "Atom"
/usr/local/ActiveTcl/include/tkDecls.h:988: parse error
before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:989: parse error
before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:990: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:991: parse error
before "GC"
/usr/local/ActiveTcl/include/tkDecls.h:992: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:993: parse error
before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:994: parse error
before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:996: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:996: warning:
type defaults to `int' in declaration of `Font'
/usr/local/ActiveTcl/include/tkDecls.h:996: `Font'
declared as function returning a function
/usr/local/ActiveTcl/include/tkDecls.h:996: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:998: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:999: parse error
before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1000: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1001: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1003: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1005: parse
error before "Display"
/usr/local/ActiveTcl/include/tkDecls.h:1006: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1008: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1009: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1009: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1009: warning:
type defaults to `int' in
declaration of `GC'
/usr/local/ActiveTcl/include/tkDecls.h:1009: `GC'
declared as function returning a function
/usr/local/ActiveTcl/include/tkDecls.h:1009: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:1014: parse
error before "Atom"
/usr/local/ActiveTcl/include/tkDecls.h:1016: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1016: warning:
type defaults to `int' in
declaration of `Pixmap'
/usr/local/ActiveTcl/include/tkDecls.h:1016: `Pixmap'
declared as function returning a function
/usr/local/ActiveTcl/include/tkDecls.h:1016: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:1017: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1017: warning:
type defaults to `int' in
declaration of `Pixmap'
/usr/local/ActiveTcl/include/tkDecls.h:1017: `Pixmap'
declared as function returning a function
/usr/local/ActiveTcl/include/tkDecls.h:1017: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:1019: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1019: warning:
type defaults to `int' in
declaration of `tk_GetColor'
/usr/local/ActiveTcl/include/tkDecls.h:1019: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:1020: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1020: parse
error before "XColor"
/usr/local/ActiveTcl/include/tkDecls.h:1020: warning:
type defaults to `int' in
declaration of `tk_GetColorByValue'
/usr/local/ActiveTcl/include/tkDecls.h:1020: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:1021: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1021: warning:
type defaults to `int' in
declaration of `Colormap'
/usr/local/ActiveTcl/include/tkDecls.h:1021: `Colormap'
declared as function returning a function
/usr/local/ActiveTcl/include/tkDecls.h:1021: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:1027: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1027: parse
error before "XGCValues"
/usr/local/ActiveTcl/include/tkDecls.h:1027: warning:
type defaults to `int' in
declaration of `GC'
/usr/local/ActiveTcl/include/tkDecls.h:1027: `GC'
declared as function returning a function
/usr/local/ActiveTcl/include/tkDecls.h:1027: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:1036: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1036: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1036: warning:
type defaults to `int' in
declaration of `Pixmap'
/usr/local/ActiveTcl/include/tkDecls.h:1036: `Pixmap'
declared as function returning a function
/usr/local/ActiveTcl/include/tkDecls.h:1036: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:1041: parse
error before "Atom"
/usr/local/ActiveTcl/include/tkDecls.h:1043: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1043: parse
error before "Colormap"
/usr/local/ActiveTcl/include/tkDecls.h:1043: warning:
type defaults to `int' in
declaration of `tk_GetVisual'
/usr/local/ActiveTcl/include/tkDecls.h:1043: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:1046: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1047: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1050: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1050: warning:
type defaults to `int' in
declaration of `Atom'
/usr/local/ActiveTcl/include/tkDecls.h:1050: `Atom'
declared as function returning a function
/usr/local/ActiveTcl/include/tkDecls.h:1050: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:1063: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1065: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1066: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1073: parse
error before "Atom"
/usr/local/ActiveTcl/include/tkDecls.h:1084: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1085: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1086: parse
error before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:1097: parse
error before "Pixmap"
/usr/local/ActiveTcl/include/tkDecls.h:1100: parse
error before "Pixmap"
/usr/local/ActiveTcl/include/tkDecls.h:1101: parse
error before "Colormap"
/usr/local/ActiveTcl/include/tkDecls.h:1102: parse
error before "Visual"
/usr/local/ActiveTcl/include/tkDecls.h:1103: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1109: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1110: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1116: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1116: warning:
type defaults to `int' in
declaration of `Pixmap'
/usr/local/ActiveTcl/include/tkDecls.h:1116: `Pixmap'
declared as function returning a function
/usr/local/ActiveTcl/include/tkDecls.h:1116: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:1118: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1118: warning:
type defaults to `int' in
declaration of `tk_AllocColorFromObj'
/usr/local/ActiveTcl/include/tkDecls.h:1118: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:1132: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1132: warning:
type defaults to `int' in
declaration of `Pixmap'
/usr/local/ActiveTcl/include/tkDecls.h:1132: `Pixmap'
declared as function returning a function
/usr/local/ActiveTcl/include/tkDecls.h:1132: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:1133: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1133: warning:
type defaults to `int' in
declaration of `tk_GetColorFromObj'
/usr/local/ActiveTcl/include/tkDecls.h:1133: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:1152: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1153: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1154: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1155: parse
error before "Tk_Outline"
/usr/local/ActiveTcl/include/tkDecls.h:1156: parse
error before "Tk_Outline"
/usr/local/ActiveTcl/include/tkDecls.h:1157: parse
error before "Tk_Outline"
/usr/local/ActiveTcl/include/tkDecls.h:1158: parse
error before "GC"
/usr/local/ActiveTcl/include/tkDecls.h:1160: parse
error before "GC"
/usr/local/ActiveTcl/include/tkDecls.h:1162: parse
error before "Pixmap"
/usr/local/ActiveTcl/include/tkDecls.h:1163: parse
error before "XColor"
/usr/local/ActiveTcl/include/tkDecls.h:1167: parse
error before "Pixmap"
/usr/local/ActiveTcl/include/tkDecls.h:1173: parse
error before "Tk_ClassProcs"
/usr/local/ActiveTcl/include/tkDecls.h:1179: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1195: parse
error before "Drawable"
/usr/local/ActiveTcl/include/tkDecls.h:1196: warning:
type defaults to `int' in
declaration of `TkStubs'
/usr/local/ActiveTcl/include/tkDecls.h:1196: warning:
data definition has no type or storage class
/usr/local/ActiveTcl/include/tkDecls.h:1201: parse
error before '*' token
/usr/local/ActiveTcl/include/tkDecls.h:1201: warning:
type defaults to `int' in
declaration of `tkStubsPtr'
/usr/local/ActiveTcl/include/tkDecls.h:1201: warning:
data definition has no type or storage class
In file included from bltInt.h:47,
from bltAlloc.c:1:
bltTkInt.h:76: parse error before "Screen"
bltTkInt.h:76: warning: no semicolon at end of struct
or union
bltTkInt.h:90: parse error before "fid"
bltTkInt.h:90: warning: type defaults to `int' in
declaration of `fid'
bltTkInt.h:90: warning: data definition has no type or
storage class
bltTkInt.h:108: parse error before '}' token
bltTkInt.h:108: warning: type defaults to `int' in
declaration of `TkFont'
bltTkInt.h:108: warning: data definition has no type or
storage class
bltTkInt.h:119: parse error before "Pixmap"
bltTkInt.h:119: warning: no semicolon at end of struct
or union
bltTkInt.h:119: warning: no semicolon at end of struct
or union
bltTkInt.h:121: parse error before '}' token
bltTkInt.h:121: warning: type defaults to `int' in
declaration of `value'
bltTkInt.h:121: warning: data definition has no type or
storage class
bltTkInt.h:122: parse error before '}' token
bltTkInt.h:122: warning: type defaults to `int' in
declaration of `TkpClipMask'
bltTkInt.h:122: warning: data definition has no type or
storage class
bltTkInt.h:197: parse error before "Screen"
bltTkInt.h:197: warning: no semicolon at end of struct
or union
bltTkInt.h:198: warning: type defaults to `int' in
declaration of `visual'
bltTkInt.h:198: warning: data definition has no type or
storage class
bltTkInt.h:202: parse error before "colormap"
bltTkInt.h:202: warning: type defaults to `int' in
declaration of `colormap'
bltTkInt.h:202: warning: data definition has no type or
storage class
bltTkInt.h:210: parse error before '*' token
bltTkInt.h:210: warning: type defaults to `int' in
declaration of `bgColor'
bltTkInt.h:210: warning: data definition has no type or
storage class
bltTkInt.h:212: parse error before '*' token
bltTkInt.h:212: warning: type defaults to `int' in
declaration of `darkColor'
bltTkInt.h:212: warning: data definition has no type or
storage class
bltTkInt.h:215: parse error before '*' token
bltTkInt.h:215: warning: type defaults to `int' in
declaration of `lightColor'
bltTkInt.h:215: warning: data definition has no type or
storage class
bltTkInt.h:219: parse error before "shadow"
bltTkInt.h:219: warning: type defaults to `int' in
declaration of `shadow'
bltTkInt.h:219: warning: data definition has no type or
storage class
bltTkInt.h:223: parse error before "bgGC"
bltTkInt.h:223: warning: type defaults to `int' in
declaration of `bgGC'
bltTkInt.h:223: warning: data definition has no type or
storage class
bltTkInt.h:225: parse error before "darkGC"
bltTkInt.h:225: warning: type defaults to `int' in
declaration of `darkGC'
bltTkInt.h:225: warning: data definition has no type or
storage class
bltTkInt.h:228: parse error before "lightGC"
bltTkInt.h:228: warning: type defaults to `int' in
declaration of `lightGC'
bltTkInt.h:228: warning: data definition has no type or
storage class
bltTkInt.h:233: conflicting types for `nextPtr'
bltTkInt.h:102: previous declaration of `nextPtr'
bltTkInt.h:238: parse error before '}' token
bltTkInt.h:238: warning: type defaults to `int' in
declaration of `TkBorder'
bltTkInt.h:238: warning: data definition has no type or
storage class
In file included from bltAlloc.c:1:
bltInt.h:283: parse error before "Drawable"
bltInt.h:286: parse error before "Drawable"
bltInt.h:500: parse error before '*' token
bltInt.h:501: parse error before "gc"
bltInt.h:597: parse error before "XColor"
bltInt.h:597: warning: no semicolon at end of struct or
union
bltInt.h:598: warning: type defaults to `int' in
declaration of `ColorPair'
bltInt.h:598: warning: data definition has no type or
storage class
bltInt.h:605: parse error before "ColorPair"
bltInt.h:606: parse error before '*' token
In file included from bltInt.h:622,
from bltAlloc.c:1:
bltText.h:127: parse error before "XColor"
bltText.h:127: warning: no semicolon at end of struct
or union
bltText.h:129: parse error before '}' token
bltText.h:129: warning: type defaults to `int' in
declaration of `Shadow'
bltText.h:129: warning: data definition has no type or
storage class
bltText.h:150: parse error before "XColor"
bltText.h:150: warning: no semicolon at end of struct
or union
bltText.h:151: warning: type defaults to `int' in
declaration of `activeColor'
bltText.h:151: warning: data definition has no type or
storage class
bltText.h:155: parse error before "shadow"
bltText.h:155: warning: type defaults to `int' in
declaration of `shadow'
bltText.h:155: warning: data definition has no type or
storage class
bltText.h:159: parse error before "gc"
bltText.h:159: warning: type defaults to `int' in
declaration of `gc'
bltText.h:159: warning: data definition has no type or
storage class
bltText.h:166: parse error before '}' token
bltText.h:166: warning: type defaults to `int' in
declaration of `TextStyle'
bltText.h:166: warning: data definition has no type or
storage class
bltText.h:170: parse error before "TextStyle"
bltText.h:173: parse error before '*' token
bltText.h:175: parse error before '*' token
bltText.h:178: parse error before "TextStyle"
bltText.h:181: parse error before '*' token
bltText.h:186: parse error before '*' token
bltText.h:191: parse error before '*' token
bltText.h:194: parse error before "Drawable"
bltText.h:198: parse error before "Drawable"
bltText.h:202: parse error before "Drawable"
bltText.h:204: parse error before "Blt_CreateTextBitmap"
bltText.h:206: parse error before "TextStyle"
bltText.h:206: warning: type defaults to `int' in
declaration of `Blt_CreateTextBitmap'
bltText.h:206: warning: data definition has no type or
storage class
bltText.h:210: parse error before '*' token
In file included from bltAlloc.c:1:
bltInt.h:687: parse error before "Blt_GetPrivateGC"
bltInt.h:688: parse error before "XGCValues"
bltInt.h:688: warning: type defaults to `int' in
declaration of `Blt_GetPrivateGC'
bltInt.h:688: warning: data definition has no type or
storage class
bltInt.h:690: parse error before
"Blt_GetPrivateGCFromDrawable"
bltInt.h:691: parse error before '*' token
bltInt.h:691: warning: type defaults to `int' in
declaration of `Blt_GetPrivateGCFromDrawable'
bltInt.h:691: warning: data definition has no type or
storage class
bltInt.h:693: parse error before '*' token
bltInt.h:722: parse error before '*' token
bltInt.h:734: parse error before '*' token
bltInt.h:734: `Blt_GetParent' declared as function
returning a function
bltInt.h:752: parse error before '*' token
bltInt.h:755: parse error before "XColor"
bltInt.h:763: parse error before '*' token
bltInt.h:765: `Blt_GetRealWindowId' declared as
function returning a function
bltInt.h:803: parse error before '*' token
make[1]: *** [bltAlloc.o] Error 1
make[1]: Leaving directory `/root/blt2.4z/src'
make: *** [all] Error 2
[root@localhost blt2.4z]#
Logged In: YES
user_id=1096218
This seems to be similar to the problem I am having with
compiling BLT on Fedora. In this situation ./configure
cannot find "X". I checked a RH9 installation that we have
and it does not have the Xlib.h file that is shown as
missing in the ./configure output.
I believe that the BLT ./configure requires your system to
have a different form of X, perhaps XFree86. No one has
confirmed this to me yet and I am an ignorant newbie so my
opinion is questionable! Good luck.