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]

problem with building Insight - windres: ../../../src/tk/win/../win/rc/cursor5e.cur: read of 77824 returned 0



-----Original Message-----
From: Brian McGinley [mailto:Brian.McGinley@BiometricSolutions.com] 
Sent: Tuesday, November 05, 2002 3:59 PM
To: 'insight@sources.redhat.com'
Subject: 


Hi,
I tried to build Insight on a Windows XP system, using cygwin, which I
got by following the instructions on this page
http://sources.redhat.com/cygwin/

I performed the build after having successfully built my arm tools
following the instructions on this page
http://sources.redhat.com/ecos/tools/win-arm-elf.html

To build Insight, I followed the instructions on this page
http://sources.redhat.com/insight/cygwin.html

Unfortunately, I got the following error, which I was unable to find any
reference to on any of the mailing lists.

gcc -c   -DWIN32 -D_WIN32 -D_MT -D_DLL -I../../../src/tk/win/../win
-I../../../s
rc/tk/win/../generic -I../../../src/tk/win/../bitmaps
-I../../../src/tk/win/../x
lib -I../../../src/tk/win/../../tcl/generic  -g -O2
../../../src/tk/win/../gener
ic/tkWindow.c
In file included from ../../../src/tk/generic/tkPort.h:27,
                 from ../../../src/tk/generic/tkWindow.c:18:
../../../src/tk/win/tkWinPort.h:52:1: warning: "OPEN_MAX" redefined
In file included from
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/include/limits.h:132,
                 from
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/include/syslimits.h:7,

                 from
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/include/limits.h:11,
                 from ../../../src/tk/win/tkWinPort.h:32,
                 from ../../../src/tk/generic/tkPort.h:27,
                 from ../../../src/tk/generic/tkWindow.c:18:
/usr/include/limits.h:143:1: warning: this is the location of the
previous defin
ition
windres --include ../../../src/tk/win/../win/rc --include
../../../src/tk/win/..
/generic --define VS_VERSION_INFO=1 ../../../src/tk/win/../win/rc/tk.rc
tkres.o
windres: ../../../src/tk/win/../win/rc/cursor5e.cur: read of 77824
returned 0
make[2]: *** [tkres.o] Error 1
make[2]: Leaving directory `/insight/tk/win'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/insight/tk'
make: *** [all-tk] Error 2

Can someone please help me resolve this problem?

Thanks,
Brian


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