xchat-2.0.8 tcl plugin compile errors
- From: "J. Gardner Biggs" <gardnerbiggs houston rr com>
- To: garnome-list gnome org
- Subject: xchat-2.0.8 tcl plugin compile errors
- Date: Thu, 06 May 2004 08:23:07 -0500
Has anyone had problems building this?
I changed the Makefile to look for copy of tclCofnig.sh in /usr/lib
-enable-tcl=/usr/lib
I am getting a TON of error when xchat-2.0.8 tries to build via GARNOME
(2.6.0 tla release)
here is the last few lines of the error:
tclplugin.c: In function `TCL_Event_Handler':
tclplugin.c:1997: warning: implicit declaration of function
`Tcl_DoOneEvent'
tclplugin.c:1997: error: `TCL_DONT_WAIT' undeclared (first use in this
function)
tclplugin.c: In function `Tcl_Plugin_Init':
tclplugin.c:2007: warning: implicit declaration of function
`Tcl_CreateInterp'
tclplugin.c:2007: warning: assignment makes pointer from integer without
a cast
tclplugin.c:2009: warning: implicit declaration of function
`Tcl_FindExecutable'
tclplugin.c:2011: warning: implicit declaration of function `Tcl_Init'
tclplugin.c:2015: warning: implicit declaration of function
`Tcl_CreateCommand'
tclplugin.c:2052: warning: implicit declaration of function
`Tcl_InitHashTable'
tclplugin.c:2052: error: `TCL_STRING_KEYS' undeclared (first use in this
function)
tclplugin.c:2063: warning: assignment discards qualifiers from pointer
target type
tclplugin.c:2065: error: `TCL_ERROR' undeclared (first use in this
function)
tclplugin.c: In function `Tcl_Plugin_DeInit':
tclplugin.c:2083: error: `Tcl_HashEntry' undeclared (first use in this
function)
tclplugin.c:2083: error: `entry' undeclared (first use in this function)
tclplugin.c:2084: error: `Tcl_HashSearch' undeclared (first use in this
function)
tclplugin.c:2084: error: syntax error before "search"
tclplugin.c:2088: warning: implicit declaration of function
`Tcl_FirstHashEntry'
tclplugin.c:2088: error: `search' undeclared (first use in this
function)
tclplugin.c:2090: warning: assignment makes pointer from integer without
a cast
tclplugin.c:2092: warning: implicit declaration of function
`Tcl_NextHashEntry'
tclplugin.c:2095: warning: implicit declaration of function
`Tcl_DeleteHashTable'
tclplugin.c:2099: warning: assignment makes pointer from integer without
a cast
tclplugin.c:2126: warning: implicit declaration of function
`Tcl_DeleteInterp'
make[4]: *** [tclplugin.lo] Error 1
make[4]: Leaving directory
`/home/jgbiggs/garnome-2.6.0/fifth-toe/xchat/work/main.d/xchat-2.0.8/plugins/tcl'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/home/jgbiggs/garnome-2.6.0/fifth-toe/xchat/work/main.d/xchat-2.0.8/plugins'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/home/jgbiggs/garnome-2.6.0/fifth-toe/xchat/work/main.d/xchat-2.0.8'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/jgbiggs/garnome-2.6.0/fifth-toe/xchat/work/main.d/xchat-2.0.8'
make: *** [build-work/main.d/xchat-2.0.8/Makefile] Error 2
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]