public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* Insight build errors (TclIOsock.c)
@ 2003-01-31 23:21 John Lowen
  2003-02-05 17:41 ` Keith Seitz
  0 siblings, 1 reply; 2+ messages in thread
From: John Lowen @ 2003-01-31 23:21 UTC (permalink / raw)
  To: insight

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



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Insight build errors (TclIOsock.c)
  2003-01-31 23:21 Insight build errors (TclIOsock.c) John Lowen
@ 2003-02-05 17:41 ` Keith Seitz
  0 siblings, 0 replies; 2+ messages in thread
From: Keith Seitz @ 2003-02-05 17:41 UTC (permalink / raw)
  To: John Lowen; +Cc: insight

On Fri, 2003-01-31 at 15:21, John Lowen wrote:
> 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,

Can you elaborate? What sources are you using? What does "uname -a"
show? What does "gcc -v" show?

I just checked out CVS HEAD and built using Cygwin 1.3.19 (gcc 3.2
20020927 prerelease) and it built without complaint. (Oh dear, I did it
again. I said, "It works for me!". Shame on me.)

Keith


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-02-05 17:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-01-31 23:21 Insight build errors (TclIOsock.c) John Lowen
2003-02-05 17:41 ` Keith Seitz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).