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]

cygwin installation..


Hi,

I'm attempting to compile insight-5.0 under cygwin.  The cygwin environment
is based on the latest install from www.cygwin.com.  I used the following
configuration..

./configure --host=i686-cygwin --target=mipsel_ecoff --prefix=/home/administ
rator/insight
make

I've had a number of problems building tcl & libgui packages.  In tclEnv.c
the #include <windows.h> caused a failure.  It seemed that if windows.h was
not the first include file in a source a large number of errors would occur.
In libgui the references to tk/generic/tkport.h was incorrectly looking for
unix headers not windows.

Anyone have any ideas what I'm doing wrong?

Thanks,
David.


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