Package: openmash
Version: 5.2-3
Severity: serious

When building 'openmash' on unstable, I get the following error:

make[1]: Entering directory `/openmash-5.2/tclcl'
gcc -c -g -Wall -g -Wall -DNO_TK  -fsigned-char -fno-inline -fsigned-char 
-fno-inline -DUSE_SHM -DHAVE_LIBOTCL1_0A7 -DHAVE_OTCL_H -DHAVE_LIBTK8_3 
-DHAVE_TK_H -DHAVE_LIBTCL8_3 -DHAVE_TCL_H   -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 
-DHAVE_LIBC=1 -DHAVE_SNPRINTF=1 -DSTDC_HEADERS=1 -DHAVE_STRTOQ=1 
-DHAVE_STRTOLL=1 -DSIZEOF_LONG=8 -DHAVE_INT64=1 -DHAVE_TCL_H=1 
-DHAVE_LIBTCL8_3=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_3=1 -DHAVE_OTCL_H=1 
-DHAVE_LIBOTCL1_0A7=1  -I. -I/openmash-5.2/otcl 
-I/usr/include/tcl8.3/tk-private/generic 
-I/usr/include/tcl8.3/tcl-private/generic -o tcl2c++.o tcl2c++.c
rm -f tcl2c++
c++   -o tcl2c++ tcl2c++.o
c++ -c -g -Wall -g -Wall -DNO_TK  -fsigned-char -fno-inline -fsigned-char 
-fno-inline -DUSE_SHM -DHAVE_LIBOTCL1_0A7 -DHAVE_OTCL_H -DHAVE_LIBTK8_3 
-DHAVE_TK_H -DHAVE_LIBTCL8_3 -DHAVE_TCL_H   -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 
-DHAVE_LIBC=1 -DHAVE_SNPRINTF=1 -DSTDC_HEADERS=1 -DHAVE_STRTOQ=1 
-DHAVE_STRTOLL=1 -DSIZEOF_LONG=8 -DHAVE_INT64=1 -DHAVE_TCL_H=1 
-DHAVE_LIBTCL8_3=1 -DHAVE_TK_H=1 -DHAVE_LIBTK8_3=1 -DHAVE_OTCL_H=1 
-DHAVE_LIBOTCL1_0A7=1  -I. -I/openmash-5.2/otcl 
-I/usr/include/tcl8.3/tk-private/generic 
-I/usr/include/tcl8.3/tcl-private/generic -o Tcl.o Tcl.cc
tclcl-mappings.h: In static member function 'static int 
TclObjectHelper<T>::dispatch_(void*, Tcl_Interp*, int, char**)':
tclcl-mappings.h:51: error: incomplete type 'Tcl' used in nested name specifier
tclcl-mappings.h:52: error: invalid use of undefined type 'struct Tcl'
tclcl-mappings.h:41: error: forward declaration of 'struct Tcl'
tclcl-mappings.h:57: error: invalid use of undefined type 'struct Tcl'
tclcl-mappings.h:41: error: forward declaration of 'struct Tcl'
tracedvar.h: At global scope:
tracedvar.h:49: warning: 'class TracedVar' has virtual functions but 
non-virtual destructor
tracedvar.h:87: warning: 'class TracedInt' has virtual functions but 
non-virtual destructor
tracedvar.h:130: warning: 'class TracedDouble' has virtual functions but 
non-virtual destructor
make[1]: *** [Tcl.o] Error 1
make[1]: Leaving directory `/openmash-5.2/tclcl'
make: *** [build-stamp] Error 2

Regards
Andreas Jochens


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to