From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9133 invoked by alias); 8 Oct 2003 13:38:59 -0000 Mailing-List: contact insight-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: insight-owner@sources.redhat.com Received: (qmail 9066 invoked from network); 8 Oct 2003 13:38:54 -0000 Received: from unknown (HELO mailrelay01.tugraz.at) (129.27.3.7) by sources.redhat.com with SMTP; 8 Oct 2003 13:38:54 -0000 Received: from localhost (webmail02.tu-graz.ac.at [129.27.3.144]) by mailrelay01.tugraz.at (8.12.10/8.12.10) with ESMTP id h98Dcq33008184 for ; Wed, 8 Oct 2003 15:38:52 +0200 (CEST) Received: from 213.240.121.250 ([213.240.121.250]) by webmail.tugraz.at (Horde) with HTTP for ; Wed, 8 Oct 2003 15:38:53 +0200 Message-ID: <1065620333.cac6ca1f7bb28@webmail.tugraz.at> X-Priority: 3 (Normal) Date: Wed, 08 Oct 2003 13:38:00 -0000 From: hoer@sbox.tugraz.at To: insight@sources.redhat.com Subject: Re:Re:make problem MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) 4.0-cvs X-Originating-IP: 213.240.121.250 X-Organization: Graz University of Technology / Austria X-Scanned-By: MIMEDefang 2.36 X-SW-Source: 2003-q4/txt/msg00031.txt.bz2 Hi Now I've tried to build insight-5.3.92 with no success. I was not able to finsh the make command. I don't know waht's worng with my up to date cygwin? I just loaded insight-5.3.92 from redhat, made the toolchain for cygwin (from the insight homepage) and finally I tried to build the insight debugger. Have I do anything more to get the insight working? The output is listed below: Thanks for any info! robert ./configure --target=m68k-bdm-elf ... ... ./make ... ... updating cache ../.././config.cache creating ./config.status creating Makefile make[1]: Entering directory `/opt/insight-5.3.92/tcl' make[2]: Entering directory `/opt/insight-5.3.92/tcl/win' gcc -c -DWIN32 -D_WIN32 -D_MT -D_DLL -I./../win -I./../generic -D__WIN32__ -D__USE_W32_SOCKETS -g -O2 tclAppInit.c windres --include ./../generic --include ./../win --define __WIN32__ --define VS_VERSION_INFO=1 ./tclsh.rc tclshres.o gcc -c -DWIN32 -D_WIN32 -D_MT -D_DLL -I./../win -I./../generic -D__WIN32__ -D__USE_W32_SOCKETS -g -O2 ./../generic/panic.c gcc -c -DWIN32 -D_WIN32 -D_MT -D_DLL -I./../win -I./../generic -D__WIN32__ -D__USE_W32_SOCKETS -g -O2 ./../generic/regexp.c In file included from ../generic/tclPort.h:23, from ../generic/regexp.c:48: ../win/tclWinPort.h:20:1: warning: "__USE_W32_SOCKETS" redefined :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 ./../compat/strftime.c In file included from ../generic/tclPort.h:23, from ../compat/strftime.c:55: ../win/tclWinPort.h:20:1: warning: "__USE_W32_SOCKETS" redefined :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/tclAsync.c gcc -c -DWIN32 -D_WIN32 -D_MT -D_DLL -I./../win -I./../generic -D__WIN32__ -D__USE_W32_SOCKETS -g -O2 ./../generic/tclBasic.c In file included from ../generic/tclPort.h:23, from ../generic/tclBasic.c:21: ../win/tclWinPort.h:20:1: warning: "__USE_W32_SOCKETS" redefined :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/tclBinary.c In file included from ../generic/tclPort.h:23, from ../generic/tclBinary.c:17: ../win/tclWinPort.h:20:1: warning: "__USE_W32_SOCKETS" redefined :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/tclCkalloc.c In file included from ../generic/tclPort.h:23, from ../generic/tclCkalloc.c:19: ../win/tclWinPort.h:20:1: warning: "__USE_W32_SOCKETS" redefined :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 :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 :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.92/tcl/win' make[1]: *** [all] Error 2 make[1]: Leaving directory `/opt/insight-5.3.92/tcl' make: *** [all-tcl] Error 2