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]

make problem


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




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