This is the mail archive of the insight@sources.redhat.com mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

FW: Insight 6.0 and 6.1


Hi,
I try to move from insight5.3 to 6.1, however, either 6.0 or 6.1 general
the following error message, my platform is win2k+Cygwin, can somebody
tell me whether I missing anything in configuration?

Thank advance

gcc -DPACKAGE=\"libtcl_cygwin\" -DVERSION=\"8.4\" -DHAVE_GETCWD=1
-DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1
-DHAVE_WAITPID=1 -DNO_VALUES_H=1 -DHAVE_UNISTD_H=1 -DUSE_TERMIOS=1
-DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ST_BLKSIZE=1
-DSTDC_HEADERS=1 -DNO_UNION_WAIT=1 -DNEED_MATHERR=1 -DRETSIGTYPE=void
-DHAVE_SIGNED_CHAR=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_TM_ZONE=1  -I.
-I/src/insight-6.1/tcl/cygwin  -I/src/insight-6.1/tcl/cygwin/../generic
-DTCL_LIBRARY='"/gnutools/share/tcl8.4"' -

DTCL_PACKAGE_PATH='"NONE/lib /gnutools/lib"' -g -O2 -mno-win32  -c
/src/insight-6.1/tcl/cygwin/../unix/tclUnixChan.c
/src/insight-6.1/tcl/cygwin/../unix/tclUnixChan.c: In function
`TtySetOptionProc':
/src/insight-6.1/tcl/cygwin/../unix/tclUnixChan.c:1014: `TIOCMGET'
undeclared (first use in this function)
/src/insight-6.1/tcl/cygwin/../unix/tclUnixChan.c:1014: (Each undeclared
identifier is reported only once
/src/insight-6.1/tcl/cygwin/../unix/tclUnixChan.c:1014: for each
function it appears in.)
/src/insight-6.1/tcl/cygwin/../unix/tclUnixChan.c:1059: `TIOCMSET'
undeclared (first use in this function)
/src/insight-6.1/tcl/cygwin/../unix/tclUnixChan.c: In function
`TtyGetOptionProc':
/src/insight-6.1/tcl/cygwin/../unix/tclUnixChan.c:1175: `TIOCMGET'
undeclared (first use in this function)
make[2]: *** [tclUnixChan.o] Error 1
make[2]: Leaving directory `/tmp/build/insight/tcl/cygwin'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/build/insight/tcl'
make: *** [all-tcl] Error 2

Jack


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]