Wine-devel
Threads by month
- ----- 2026 -----
- March
- February
- January
- ----- 2025 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2006 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2005 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2004 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2003 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2002 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2001 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
October 2004
- 115 participants
- 272 discussions
programs/winecfg/winecfg.c now defines a function called setkey().
This same function also appears in stdlib.h and unistd.h on FreeBSD 5.x
systems, so the build on these platforms fails with
winecfg.c:136: error: conflicting types for `setkey'
/usr/include/stdlib.h:211: error: previous declaration of `setkey'
(How) can we address this in Wine?
Gerald
--
Gerald Pfeifer (Jerry) gerald(a)pfeifer.com http://www.pfeifer.com/gerald/
2
1
Hello. Trying to extract / build these on RedHat RHEL 3.0. I get the
attached results from
/tcltk-winesetuptk-0.72/build.sh
with the end result that
[Error] Static tk library build failed
As a result the winesetuptk installation fails.
My kernel version is 2.4.21-20.EL
Thanks,
Andy La Varre
[root(a)m60 root]# cd /archives/computer/linux
[root(a)m60 linux]# ls
bin etc lindesk linux.mdb vmware windesk wine
[root(a)m60 linux]# cd wine
[root(a)m60 wine]# ls
wine-20040914-1wbel3winehq.i686.rpm winesetuptk-0.72.tar.gz
wine-20040914-1wbel3winehq.src.rpm xwine
winesetuptk XWine-0.3.2_en.tar.gz
[root(a)m60 wine]# cd winesetuptk
[root(a)m60 winesetuptk]# ls
winesetuptk0.72
[root(a)m60 winesetuptk]# cd winesetuptk0.72
[root(a)m60 winesetuptk0.72]# ls
tcltk-winesetuptk-0.72 winesetuptk-0.72
[root(a)m60 winesetuptk0.72]# cd tcltk-winesetuptk-0.72
[root(a)m60 tcltk-winesetuptk-0.72]# ls
build.sh cwdialog itcl3.1.0 mktclapp tk8.3.2
build.txt img1.2.4 local tcl8.3.2
[root(a)m60 tcltk-winesetuptk-0.72]# sh build.sh
[Building tcl]
Installing libtcl8.3.a to /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/local/lib/
Installing tclsh as /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/local/bin/tclsh8.3
Installing tclConfig.sh to /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/local/lib/
Installing libtclstub8.3.a to /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/local/lib/
Installing header files
Installing library files to /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/local/lib/tcl8.3
Installing library http2.3 directory
Installing library http1.0 directory
Installing library opt0.4 directory
Installing library msgcat1.0 directory
Installing library tcltest1.0 directory
Installing library encoding directory
Installing top-level (.1) docs
Cross-linking top-level (.1) docs
Installing C API (.3) docs
Cross-linking C API (.3) docs
Installing command (.n) docs
Cross-linking command (.n) docs
[Building tk]
cc -pipe -c -O -D__NO_STRING_INLINES -D__NO_MATH_INLINES -Wall -Wconversion -Wno-implicit-int -fPIC -I/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/unix -I/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/unix/../generic -I/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/unix/../bitmaps -I/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tcl8.3.2/generic -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_PW_GECOS=1 -DSTATIC_BUILD=1 -DTCL_NO_DEPRECATED /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/unix/../generic/tk3d.c
In file included from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:21,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:18,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:16:
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:83:29: X11/Xlib.h: No such file or directory
In file included from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:21,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:18,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:16:
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:581: syntax error before "Bool"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:581: warning: no semicolon at end of struct or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:582: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:583: syntax error before "event"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:583: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:584: syntax error before "root"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:584: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:585: syntax error before "subwindow"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:585: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:586: syntax error before "time"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:586: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:591: syntax error before "same_screen"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:591: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:592: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:597: syntax error before "Bool"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:597: warning: no semicolon at end of struct or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:598: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:599: syntax error before "window"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:599: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:600: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:601: syntax error before "XActivateEvent"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:601: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:602: syntax error before "XDeactivateEvent"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:602: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:657: syntax error before "Display"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:657: warning: no semicolon at end of struct or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:660: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:660: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:662: syntax error before "window"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:662: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:671: syntax error before "changes"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:671: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:673: syntax error before "atts"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:673: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:692: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:692: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:787: syntax error before "XPoint"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:887: syntax error before "Display"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:890: syntax error before "Display"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:985: syntax error before "XColor"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:985: warning: no semicolon at end of struct or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1015: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1015: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1049: syntax error before "GC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1049: warning: no semicolon at end of struct or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1061: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1061: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1062: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1062: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1063: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1063: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1064: syntax error before "stipple"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1064: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1065: syntax error before "activeStipple"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1065: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1066: syntax error before "disabledStipple"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1066: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1067: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1092: syntax error before "Display"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1094: syntax error before "Display"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1337: syntax error before "XErrorEvent"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1339: syntax error before "XEvent"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1341: syntax error before "XEvent"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1346: syntax error before "XEvent"
In file included from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:1359,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:21,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:18,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:16:
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:37: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:37: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:39: syntax error before "Tk_3DBorderGC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:40: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:45: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:50: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:58: syntax error before "XEvent"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:72: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:73: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:77: syntax error before "Pixmap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:80: syntax error before "XColor"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:90: syntax error before "Pixmap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:95: syntax error before "GC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:115: syntax error before "XSetWindowAttributes"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:122: syntax error before "Atom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:126: syntax error before "Atom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:146: syntax error before "XWindowChanges"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:167: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:187: syntax error before "Atom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:229: syntax error before "Atom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:241: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:246: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:251: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:254: syntax error before "GC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:259: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:264: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:269: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:274: syntax error before "Tk_FontId"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:274: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:279: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:281: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:284: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:287: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:291: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:297: syntax error before "Display"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:300: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:305: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:307: syntax error before "Tk_GCForColor"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:308: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:308: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:324: syntax error before "Atom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:330: syntax error before "Tk_GetBitmap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:331: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:333: syntax error before "Tk_GetBitmapFromData"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:335: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:340: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:341: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:343: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:344: syntax error before "XColor"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:344: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:346: syntax error before "Tk_GetColormap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:347: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:367: syntax error before "Tk_GetGC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:369: syntax error before "XGCValues"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:369: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:396: syntax error before "Tk_GetPixmap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:397: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:397: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:415: syntax error before "Atom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:419: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:421: syntax error before "Colormap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:421: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:430: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:433: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:441: syntax error before "Tk_InternAtom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:442: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:479: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:483: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:486: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:504: syntax error before "Atom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:541: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:544: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:549: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:583: syntax error before "Pixmap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:592: syntax error before "Pixmap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:595: syntax error before "Colormap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:599: syntax error before "Visual"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:603: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:621: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:626: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:640: syntax error before "Tk_AllocBitmapFromObj"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:642: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:648: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:650: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:693: syntax error before "Tk_GetBitmapFromObj"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:694: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:696: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:697: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:761: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:764: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:768: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:771: syntax error before "Tk_Outline"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:774: syntax error before "Tk_Outline"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:777: syntax error before "Tk_Outline"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:780: syntax error before "GC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:787: syntax error before "GC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:795: syntax error before "Pixmap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:798: syntax error before "XColor"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:814: syntax error before "Pixmap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:836: syntax error before "XColor"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:836: warning: no semicolon at end of struct or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:837: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:837: `GC' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:837: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:838: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:839: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:841: syntax error before "XEvent"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:845: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:845: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:846: syntax error before "Pixmap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:847: syntax error before "XColor"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:850: syntax error before "Pixmap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:852: syntax error before "GC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:857: syntax error before "XSetWindowAttributes"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:859: syntax error before "Atom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:860: syntax error before "Atom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:865: syntax error before "XWindowChanges"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:870: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:876: syntax error before "Atom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:888: syntax error before "Atom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:892: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:893: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:894: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:895: syntax error before "GC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:896: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:897: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:898: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:900: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:900: `Font' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:900: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:902: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:903: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:904: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:905: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:907: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:909: syntax error before "Display"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:910: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:912: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:913: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:913: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:913: `GC' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:913: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:918: syntax error before "Atom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:920: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:920: `Pixmap' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:920: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:921: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:921: `Pixmap' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:921: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:923: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:923: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:924: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:924: syntax error before "XColor"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:924: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:925: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:925: `Colormap' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:925: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:931: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:931: syntax error before "XGCValues"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:931: `GC' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:931: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:940: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:940: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:940: `Pixmap' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:940: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:945: syntax error before "Atom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:947: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:947: syntax error before "Colormap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:947: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:950: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:951: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:954: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:954: `Atom' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:954: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:967: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:969: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:970: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:977: syntax error before "Atom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:988: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:989: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:990: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1001: syntax error before "Pixmap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1004: syntax error before "Pixmap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1005: syntax error before "Colormap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1006: syntax error before "Visual"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1007: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1013: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1014: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1020: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1020: `Pixmap' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1020: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1022: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1022: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1036: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1036: `Pixmap' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1036: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1037: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1037: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1056: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1057: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1058: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1059: syntax error before "Tk_Outline"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1060: syntax error before "Tk_Outline"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1061: syntax error before "Tk_Outline"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1062: syntax error before "GC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1064: syntax error before "GC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1066: syntax error before "Pixmap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1067: syntax error before "XColor"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1071: syntax error before "Pixmap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1074: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1074: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1079: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkDecls.h:1079: warning: data definition has no type or storage class
In file included from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/unix/tkUnixPort.h:64,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkPort.h:32,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:27,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:18,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:16:
/usr/include/time.h:184: `time' redeclared as different kind of symbol
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:586: previous declaration of `time'
In file included from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkPort.h:32,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:27,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:18,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:16:
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/unix/tkUnixPort.h:77:22: X11/Xlib.h: No such file or directory
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/unix/tkUnixPort.h:78:28: X11/cursorfont.h: No such file or directory
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/unix/tkUnixPort.h:79:24: X11/keysym.h: No such file or directory
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/unix/tkUnixPort.h:80:23: X11/Xatom.h: No such file or directory
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/unix/tkUnixPort.h:81:24: X11/Xproto.h: No such file or directory
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/unix/tkUnixPort.h:82:27: X11/Xresource.h: No such file or directory
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/unix/tkUnixPort.h:83:23: X11/Xutil.h: No such file or directory
In file included from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:18,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:16:
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:47: syntax error before "XEvent"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:50: syntax error before "Window"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:50: `Window' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:50: warning: parameter names (without types) in function declaration
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:53: syntax error before "XEvent"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:62: syntax error before "TkClassCreateProc"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:62: warning: no semicolon at end of struct or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:74: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:74: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:84: syntax error before "Display"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:84: warning: no semicolon at end of struct or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:108: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:108: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:118: syntax error before "Display"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:118: warning: no semicolon at end of struct or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:119: conflicting types for `nextPtr'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:104: previous declaration of `nextPtr'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:122: syntax error before "lastEventTime"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:122: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:162: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:162: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:221: syntax error before "cursorFont"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:221: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:388: syntax error before "multipleAtom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:388: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:390: syntax error before "incrAtom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:390: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:391: syntax error before "targetsAtom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:391: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:392: syntax error before "timestampAtom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:392: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:393: syntax error before "textAtom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:393: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:394: syntax error before "compoundTextAtom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:394: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:395: syntax error before "applicationAtom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:395: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:396: syntax error before "windowAtom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:396: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:397: syntax error before "clipboardAtom"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:397: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:421: syntax error before "commProperty"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:421: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:422: syntax error before "registryProperty"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:422: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:424: syntax error before "appNameProperty"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:424: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:435: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:435: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:435: `XID' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:435: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:502: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:502: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:511: syntax error before "TkDisplay"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:511: warning: no semicolon at end of struct or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:533: conflicting types for `nextPtr'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:119: previous declaration of `nextPtr'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:537: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:537: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:645: syntax error before "Display"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:645: warning: no semicolon at end of struct or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:646: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:650: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:650: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:653: `window' redeclared as different kind of symbol
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:662: previous declaration of `window'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:663: conflicting types for `parentPtr'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk.h:665: previous declaration of `parentPtr'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:668: conflicting types for `nextPtr'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:533: previous declaration of `nextPtr'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:703: syntax error before "changes"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:703: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:707: syntax error before "atts"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:707: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:785: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:785: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:793: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:793: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:814: syntax error before "Pixmap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:814: warning: no semicolon at end of struct or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:814: warning: no semicolon at end of struct or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:816: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:816: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:817: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:817: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:826: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:826: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:871: syntax error before '*' token
In file included from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:878,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:18,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:16:
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:38: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:39: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:39: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:46: syntax error before "XPoint"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:48: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:51: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:58: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:61: syntax error before "TkDisplay"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:79: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:82: syntax error before "XColor"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:82: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:91: syntax error before "TkCurrentTime"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:91: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:91: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:95: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:99: syntax error before "GC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:101: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:106: syntax error before "Display"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:116: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:119: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:121: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:122: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:122: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:128: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:130: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:141: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:142: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:147: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:147: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:147: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:153: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:153: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:153: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:168: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:170: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:178: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:182: syntax error before "keysym"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:193: syntax error before "XPoint"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:199: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:201: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:210: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:212: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:215: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:223: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:223: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:223: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:225: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:225: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:225: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:239: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:239: `TkpMakeWindow' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:244: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:244: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:247: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:256: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:259: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:268: syntax error before "TkDisplay"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:271: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:278: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:282: syntax error before "GC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:284: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:287: syntax error before "XEvent"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:291: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:295: syntax error before "TkClassProcs"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:301: syntax error before "TkStringToKeysym"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:301: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:308: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:310: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:312: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:312: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:312: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:314: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:316: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:319: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:322: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:325: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:327: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:329: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:355: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:355: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:364: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:505: syntax error before "GC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:508: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:511: syntax error before "KeySym"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:513: syntax error before "TkpGetKeySym"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:514: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:514: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:516: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:522: syntax error before "TkWindow"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:522: warning: no semicolon at end of struct or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:524: syntax error before "XPoint"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:525: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:526: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:529: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:530: syntax error before "TkDisplay"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:534: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:534: syntax error before "XColor"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:534: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:537: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:537: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:537: `Time' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:537: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:539: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:540: syntax error before "GC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:541: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:542: syntax error before "Display"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:545: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:546: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:547: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:547: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:547: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:550: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:551: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:554: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:554: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:556: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:556: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:556: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:558: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:558: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:558: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:563: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:564: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:566: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:568: syntax error before "keysym"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:571: syntax error before "XPoint"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:573: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:574: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:577: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:578: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:579: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:582: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:582: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:582: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:583: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:583: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:583: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:588: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:588: `tkpMakeWindow' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:590: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:590: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:591: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:594: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:595: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:598: syntax error before "TkDisplay"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:599: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:600: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:601: syntax error before "GC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:602: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:603: syntax error before "XEvent"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:605: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:606: syntax error before "TkClassProcs"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:608: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:608: `KeySym' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:608: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:610: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:611: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:612: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:612: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:612: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:613: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:614: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:615: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:616: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:617: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:618: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:619: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:628: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:628: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:631: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:817: syntax error before "GC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:818: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:819: syntax error before "KeySym"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:820: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:820: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:820: `KeySym' declared as function returning a function
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:820: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:821: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:822: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:827: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkIntDecls.h:827: warning: data definition has no type or storage class
In file included from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:18,
from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:16:
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:1064: syntax error before "XImage"
In file included from /archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:16:
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:33: syntax error before "Screen"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:33: warning: no semicolon at end of struct or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:34: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:38: syntax error before "colormap"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:38: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:52: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:52: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:55: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:55: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:58: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:58: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:62: syntax error before "shadow"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:62: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:66: syntax error before "bgGC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:66: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:68: syntax error before "darkGC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:68: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:71: syntax error before "lightGC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:71: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:76: conflicting types for `nextPtr'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tkInt.h:668: previous declaration of `nextPtr'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:81: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:81: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:94: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:94: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:96: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.h:97: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:30: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:35: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:38: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: In function `Tk_Alloc3DBorderFromObj':
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:87: `borderPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:87: (Each undeclared identifier is reported only once
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:87: for each function it appears in.)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:92: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:108: warning: implicit declaration of function `ScreenOfDisplay'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:108: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:108: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:109: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:133: `firstBorderPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:134: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:138: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:138: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:139: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:152: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: In function `Tk_Get3DBorder':
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:192: `borderPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:192: `existingBorderPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:192: warning: left-hand operand of comma expression has no effect
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:194: `XGCValues' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:194: syntax error before "gcValues"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:195: `XColor' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:196: invalid operands to binary *
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:198: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:200: request for member `borderInit' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:204: request for member `borderTable' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:204: request for member `borderTable' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:206: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:209: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:209: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:210: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:232: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:232: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:233: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:234: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:235: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:241: `None' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:255: `gcValues' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:256: `GCForeground' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: In function `Tk_Draw3DRectangle':
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:283: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: In function `Tk_NameOf3DBorder':
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:330: `borderPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:330: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: At top level:
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:351: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:353: warning: return type defaults to `int'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: In function `Tk_3DBorderColor':
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:355: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: At top level:
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:375: syntax error before "Tk_3DBorderGC"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:376: warning: return type defaults to `int'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: In function `Tk_3DBorderGC':
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:382: `borderPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:382: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:384: `None' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:401: syntax error before "None"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: In function `Tk_Free3DBorder':
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:427: `borderPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:427: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:428: `Display' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:428: warning: implicit declaration of function `DisplayOfScreen'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:429: `prevPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:436: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:447: `None' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: In function `FreeBorderObjProc':
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:531: `borderPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:531: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: In function `DupBorderObjProc':
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:566: `borderPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:566: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: In function `Tk_SetBackgroundFromBorder':
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:598: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:600: `borderPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: In function `Tk_Draw3DPolygon':
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:752: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:754: syntax error before "XPoint"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:766: `XPoint' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:766: syntax error before "poly"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:768: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:769: `borderPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:769: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:772: `Display' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:772: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:774: `None' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:800: `p1Ptr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:800: subscripted value is neither array nor pointer
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:801: `p2Ptr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:801: subscripted value is neither array nor pointer
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:847: subscripted value is neither array nor pointer
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:847: warning: left-hand operand of comma expression has no effect
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:848: warning: left-hand operand of comma expression has no effect
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:859: `newB1' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:860: `newB2' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:862: `poly' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:865: `b1' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:865: `b2' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:897: `perp' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:900: `c' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:901: `shift1' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:902: `shift2' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:916: `gc' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:920: warning: implicit declaration of function `XFillPolygon'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:920: `Convex' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:921: `CoordModeOrigin' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:847: warning: value computed is not used
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:847: warning: value computed is not used
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: In function `Tk_Fill3DRectangle':
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:960: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:968: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:994: warning: implicit declaration of function `XFillRectangle'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:994: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:994: `borderPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: In function `Tk_Fill3DPolygon':
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1025: syntax error before "Drawable"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1027: syntax error before "XPoint"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1039: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1041: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1041: `borderPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1042: `Complex' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1042: `CoordModeOrigin' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: At top level:
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1067: syntax error before "TkDisplay"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1067: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1068: syntax error before '{' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1070: syntax error before '&' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1070: conflicting types for `Tcl_InitHashTable'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tcl8.3.2/generic/tclDecls.h:583: previous declaration of `Tcl_InitHashTable'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1070: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1093: syntax error before "XPoint"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1093: `p1Ptr' used prior to declaration
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1093: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1094: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1094: `p2Ptr' used prior to declaration
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1094: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1099: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1099: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1101: syntax error before '{' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1124: syntax error before "if"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1128: syntax error before "for"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1130: conflicting types for `cosine'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1126: previous declaration of `cosine'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1130: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1131: `i' undeclared here (not in a function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1131: conflicting types for `shiftTable'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1117: previous declaration of `shiftTable'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1131: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1132: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1135: warning: initialization makes pointer from integer without a cast
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1135: initializer element is not constant
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1135: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1136: request for member `x' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1136: request for member `x' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1136: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1137: request for member `y' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1137: request for member `y' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1137: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1138: syntax error before "if"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1140: redefinition of `dy'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1137: `dy' previously defined here
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1140: initializer element is not constant
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1140: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1141: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1146: redefinition of `dx'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1136: `dx' previously defined here
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1146: initializer element is not constant
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1146: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1147: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1186: syntax error before "XPoint"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1186: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1187: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1187: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1188: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1188: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1189: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1189: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1190: syntax error before '*' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1190: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1191: syntax error before '{' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1200: request for member `x' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1200: request for member `x' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1200: request for member `y' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1200: request for member `y' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1200: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1201: request for member `x' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1201: request for member `x' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1201: request for member `y' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1201: request for member `y' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1201: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1202: request for member `x' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1202: request for member `x' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1202: request for member `x' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1202: request for member `x' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1202: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1203: request for member `y' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1203: request for member `y' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1203: request for member `y' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1203: request for member `y' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1203: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1205: syntax error before "if"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1208: request for member `x' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1208: request for member `x' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1208: request for member `y' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1208: request for member `y' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1208: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1209: initializer element is not constant
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1209: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1210: syntax error before "if"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1212: redefinition of `q'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1209: `q' previously defined here
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1212: initializer element is not constant
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1212: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1213: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1219: redefinition of `p'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1208: `p' previously defined here
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1219: request for member `y' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1219: request for member `y' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1219: request for member `x' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1219: request for member `x' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1219: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1220: redefinition of `q'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1212: `q' previously defined here
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1220: initializer element is not constant
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1220: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1221: syntax error before "if"
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1223: redefinition of `q'
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1220: `q' previously defined here
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1223: initializer element is not constant
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1223: warning: data definition has no type or storage class
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1224: syntax error before '}' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: In function `Tk_Get3DBorderFromObj':
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1259: `borderPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1261: invalid operands to binary *
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1261: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1274: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1277: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1277: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1278: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1298: request for member `borderTable' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1298: request for member `borderTable' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1302: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1304: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1304: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1305: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c: In function `TkDebugBorder':
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1385: `borderPtr' undeclared (first use in this function)
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1388: invalid operands to binary *
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1388: syntax error before ')' token
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1391: request for member `borderTable' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1391: request for member `borderTable' in something not a structure or union
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1393: syntax error before ')' token
/usr/include/sys/stat.h: At top level:
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:1131: storage size of `shiftTable' isn't known
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:30: warning: `BorderInit' declared `static' but never defined
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:35: warning: `Intersect' declared `static' but never defined
/archives/computer/linux/wine/winesetuptk/winesetuptk0.72/tcltk-winesetuptk-0.72/tk8.3.2/generic/tk3d.c:38: warning: `ShiftLine' declared `static' but never defined
{standard input}: Assembler messages:
{standard input}:661: Error: symbol `dy' is already defined
{standard input}:667: Error: symbol `dx' is already defined
{standard input}:714: Error: symbol `q' is already defined
{standard input}:720: Error: symbol `p' is already defined
{standard input}:726: Error: symbol `q' is already defined
{standard input}:732: Error: symbol `q' is already defined
gmake: *** [tk3d.o] Error 1
[Error] Static tk library build failed
1
0
Any ideas on this?
(The problem has become apparent since 20040914 but was probably lurking
before)
Working with a current Wine environment (as of yesterday); fresh .wine created
and the DllOverride added to call native ole32
If you run regsvr32 /s msxml4.dll it registers itself as at
%SystemRoot%\system\msxml4.dll
(As of 20040914 it would register itself as at c:\windows\system\msxml4.dll)
If you try to CoCreateInstance (... a class in msxml4.dll e.g.
SAXXMLReader40...) then it now fails.
(It succeeds under the builtin ole32)
I have run a +relay trace.
Between the call to RegQueryKey that gets the path, complete with
%SystemRoot%, and the call to LoadLibraryEx (called with %SystemRoot%) there
is no apparent attempt to call a function to expand the string (and in
particular it does not call ExpandEnvironmentString)
I've even looked at all the calls between the start of the CoCreateInstance
and the LoadLibrary and I don't see anything obviously problematic
I will look at the full trace but I'm not hopefull of spotting what earlier
call resulted in ole32 not trying to expand the string.
Does anyone have any suggestions as to how to investigate further?
--
Bill Medland
mailto:billmedland(a)mercuryspeed.com
http://webhome.idirect.com/~kbmed
1
1
Am I just doing this wrong or is it a bug?
I am trying to figure out a problem in an application. I want to turn on reg
and relay once I am into the program. (If they are turned on initially I
can't get into the program because of some sort of timeout or something).
I am following the instructions in the Wine Developer's Guide.
I start the program itself in one terminal and get past the timeout-critical
bit.
In another terminal I start winedbg, use info process to find the id (there
are three processes by this point), and attach to the process.
I can now do things like
info share
info regs
etc.
c/Ctrl-C
Each time I get the Wine-dbg> prompt
If I type
set + reg <return>
the debugger seems to sort of hang. It doesn't give the prompt. As time
passes it complains about being not able to find rhe pdb files etc. but at no
point do I get the opportunity to tell it to continue. I have tried leaving
it for 10 minutes after the last pdb complaint but still no success.
Am I supposed to get a prompt?
--
Bill Medland
mailto:billmedland(a)mercuryspeed.com
http://webhome.idirect.com/~kbmed
2
3
Daniel Marmier <d.marmier(a)bluewin.ch> writes:
> This is one situation I would like to discuss a bit more.
> Some code uses a mix of static and dynamic structures containing strings.
> The static instances have constant strings, the others are xmalloc'd. These
> strings must be declared char *, since we need to be able to free them. But
> this prevents us from initializing the static ones with constant strings.
>
> Solution 1 (double casting to avoid constness removal warning)
> s->name = FAKE_CHARPTR("hello");
>
> Solution 2 (shows clearly that we mix constant/variable and avoids casting):
> union {
> const char *c;
> char *v;
> } name;
> s->name.c = "hello";
>
> Can you think of a better solution? What is preferable?
I think this sort of construct should be avoided. If we mix static and
allocated data in the same structure, there is a big risk that we will
one day try to free static data, with random results. We should change
the code so that it doesn't need that, either by storing the static
data in a separate structure, or for non performance critical code by
allocating a copy of the static data.
--
Alexandre Julliard
julliard(a)winehq.org
3
2
Hi All,
I've been given the thankless task of getting a legacy application running under Linux. It requires the Microsoft Data Access Components (MDAC) to run, but I cant get them to install (either 2.6 or 2.8). Does anyone have a howto or can give me the skinny on what sacrifices I need to make to get this installed? I'm running Gentoo Wine 20040716.
Thanks in advance
Tom
2
1
Couldn't winetest fill in the proper test results fields necessary
for acceptance when compiled to an exe.so and run in wine?
8
13
Oops, resend with the right patch.
Vitaliy Margolen
Wednesday, October 13, 2004, 5:58:22 AM, Vitaliy Margolen wrote:
> Second char of argument identifier was getting into program name:
> wine start http://yahoo.com
> was executing:
> winebrowser \"http://yahoo.com\"1
> Vitaliy Margolen
> changelog:
> dlls/shel32/shlexec.com
> fix parameter parsing
3
2
Anyone any ideas about this?
With recent changes in Wine, registering msxml4.dll results in the path in the
registry being %SystemRoot%\system\msxml4.dll (which is correct). Previously
it was the explicit C:\windows\system\msxml4.dll.
The result is that CoCreateInstance results in an attempt to LoadLibraryExW
("%SystemRoot%..., which LoadLibraryEx cannot handle (even under Windows).
There does not appear to be an attempt to call GetEnvironmentVariable or
GetWindowDirectory between the registry access that gets the InProcServer32
and the call to LoadLibraryExW.
Does anyone have any idea where the fault is likely to be?
(Until I create a small test case I can't run with +relay)
--
Bill Medland
mailto:billmedland(a)mercuryspeed.com
http://webhome.idirect.com/~kbmed
1
1
You can get the wine dlls build for windows from our sf.net page, look for the
wine-dlls packages.
Ivan.
____________________________________________________________
Libero ADSL: navighi gratis a 1.2 Mega, senza canone e costi di attivazione.
Abbonati subito su http://www.libero.it
1
0