public inbox for insight@sourceware.org
 help / color / mirror / Atom feed
* make problem
@ 2003-10-08  8:50 hoer
  2003-10-08  9:39 ` Paul Whitfield
  2003-10-08 21:05 ` Oleg Ostrozhansky
  0 siblings, 2 replies; 4+ messages in thread
From: hoer @ 2003-10-08  8:50 UTC (permalink / raw)
  To: insight

Hi!
I'm working on a Windows 2000 machine with Cygwin. I want to configure
insight5.3 for m68k. Configuring works, but the make prozess stops and I don't
know, what I should do.
I've also tried to do the toolchain first from Martin Hunt to use the Tcl/Tk
8.0.3. but no way.


Tanks for any info!




Here is my ouput:

insight-5.3
$ ./configure --target

works with no problems

.make

-----8<------------------------->8-------------
../win/tclWinPort.h:20:1: warning: "__USE_W32_SOCKETS" redefined
<command line>:14:1: warning: this is the location of the previous definition
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I./../win -I./../generic -D__WIN32__
-D__USE_W32_SOCKETS  -g -O2 ./../generic/tclClock.c
In file included from ../generic/tclPort.h:23,
                 from ../generic/tclClock.c:19:
../win/tclWinPort.h:20:1: warning: "__USE_W32_SOCKETS" redefined
<command line>:14:1: warning: this is the location of the previous definition
gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I./../win -I./../generic -D__WIN32__
-D__USE_W32_SOCKETS  -g -O2 ./../generic/tclCmdAH.c
In file included from ../generic/tclPort.h:23,
                 from ../generic/tclCmdAH.c:18:
../win/tclWinPort.h:20:1: warning: "__USE_W32_SOCKETS" redefined
<command line>:14:1: warning: this is the location of the previous definition
../generic/tclCmdAH.c: In function `Tcl_FileObjCmd':
../generic/tclCmdAH.c:670: error: parse error before numeric constant
make[2]: *** [tclCmdAH.o] Error 1
make[2]: Leaving directory `/opt/insight-5.3/tcl/win'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/opt/insight-5.3/tcl'
make: *** [all-tcl] Error 2



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

end of thread, other threads:[~2003-10-09  1:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-08  8:50 make problem hoer
2003-10-08  9:39 ` Paul Whitfield
2003-10-08 21:05 ` Oleg Ostrozhansky
2003-10-09  1:03   ` 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).