This is the mail archive of the insight-prs@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]

insight/184: build fails at WINDRES step


>Number:         184
>Category:       insight
>Synopsis:       build fails at WINDRES step
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Nov 05 14:43:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Brian McGinley
>Release:        Insight 5.2.x
>Organization:
>Environment:
Windows XP with latest cygwin
>Description:
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
>How-To-Repeat:
follow Description
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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