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]

Still problems with cygwin build


Hi,

I'm using GDB and the buildin simulator to develop a selfmade microkernel for MIPS platforms. As the insight versions 5.1 to 5.3 seem to be broken in some aspects, I tried the cvs checkout.

Unfortunatelly the cygwin compile run breaks with:

...snip....
make[2]: Entering directory `/home/csc/src/insightcvs/build/tk/win'
windres -o tk.res.o   --include "../../../src/tk/win/../generic" --include "/home/csc/
src/insightcvs/src/tcl/generic" --include "../../../src/tk/win/rc" "../../../src/tk/wi
n/rc/tk.rc"
windres: ../../../src/tk/win/rc/cursor5e.cur: read of 77824 returned 0
make[2]: *** [tk.res.o] Error 1
make[2]: Leaving directory `/home/csc/src/insightcvs/build/tk/win'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/csc/src/insightcvs/build/tk'
make: *** [all-tk] Error 2

Does anybody know what could be broken with the windres util ? I already updated cygwin to the latest version.

Thanks in advance...

Carsten


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