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]

Insight build errors (TclIOsock.c)


I am trying to build the latest version of Insight under CYGWIN and am getting the errors listed below. I created a clean directory to build the sources in and used configure without any switches followed by make. I also tried CC='gcc-mwin32' prior to running configure and make with the same results. Can anyone tell me what I am doing wrong?
Thanks,
John

BUILD ERRORS:

../../../src/tcl/cygwin/../generic/tclIOSock.c: In function `TclSockMinimumBuffers':
../../../src/tcl/cygwin/../generic/tclIOSock.c:94: `socklen_t' undeclared (first use in this function)
../../../src/tcl/cygwin/../generic/tclIOSock.c:94: (Each undeclared identifier is reported only once
../../../src/tcl/cygwin/../generic/tclIOSock.c:94: for each function it appears in.)
../../../src/tcl/cygwin/../generic/tclIOSock.c:94: parse error before `len'
../../../src/tcl/cygwin/../generic/tclIOSock.c:96: `len' undeclared (first use in this function)
make[2]: *** [tclIOSock.o] Error 1
make[1]: *** [all] Error 2
make: *** [all-tcl] Error 2



John Lowen
AMT-Datasouth
jlowen@amtdatasouth.com
http://www.amtdatasouth.com
(704)523-8500 ext. 132




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