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]

Error building on cygwin


hi,

i'm trying to build insight on cygwin,
running on w2k. i configure like this:

configure --target=arm-elf --nfp > configure.out

i configure in a directory unequal to
the sourcedir. the gdb builds, but when
it comes to tcl/tk it show some errors:

-------
In file included from /usr/include/windows.h:98,
                 from /home/andres/armsrc/insight/tcl/win/tclAppInit.c:17:
/usr/include/basetyps.h:79: redefinition of `struct _GUID'
/usr/include/basetyps.h:84: warning: redefinition of `GUID'
/usr/include/w32api/winnt.h:1055: warning: `GUID' previously declared here
/usr/include/basetyps.h:85: warning: redefinition of `REFGUID'
/usr/include/w32api/winnt.h:1055: warning: `REFGUID' previously declared
here
make[2]: *** [tclAppInit.o] Error 1
make[1]: *** [all] Error 2
make: *** [all-tcl] Error 2
--------

is there any patch to fix this?
or what must i do to fix this?

ciao sascha


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