This is the mail archive of the ecos-discuss@sourceware.cygnus.com mailing list for the eCos project.


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

Error building Insight 5.0


Hi,

I am running cygwin 1.1.1 on NT 4.0 and am trying to configure insight for
arm architecture.  I got gcc and the binutils to make fine, but when I try
to do insight by:

make -w all install 2>&1 | tee make.out

I get this response

In file included from
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../i686-pc
-cygwin/include/netinet/in.h:4,
                 from
/src/gdb/insight-5.0/tcl/cygwin/../generic/../unix/tclUnix
Port.h:97,
                 from
/src/gdb/insight-5.0/tcl/cygwin/../generic/tclPort.h:20,
                 from
/src/gdb/insight-5.0/tcl/cygwin/../generic/regexp.c:48:
/usr/lib/gcc-lib/i686-pc-cygwin/2.95.2/../../../../i686-pc-cygwin/include/cy
gwin
/in.h:185: field `sin6_addr' has incomplete type
make[2]: *** [regexp.o] Error 1
make[2]: Leaving directory `/tmp/build/gdb/tcl/cygwin'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/tmp/build/gdb/tcl'
make: *** [all-tcl] Error 2
make: Leaving directory `/tmp/build/gdb'
bash-2.04$

I did everything as explained in the
http://sourceware.cygnus.com/ecos/tools/win-arm-elf.html webpage.  Does
anyone know how to fix this.  I have looked at the in.h file but don't know
what to do with it, and couldn't find any reference to this problem.
Thanks

Eric


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