public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Compile errors for eCos 2.0 with i386 target
@ 2005-07-11 23:21 Joshua Fitzgerald
  2005-07-12  6:59 ` Andrew Lunn
  0 siblings, 1 reply; 2+ messages in thread
From: Joshua Fitzgerald @ 2005-07-11 23:21 UTC (permalink / raw)
  To: ecos-discuss

I recently installed the eCos 2.0 development environment and attempted 
to build the library image for an i386 target with all of the default 
settings. I received the following compiler errors:

/opt/ecos/ecos-2.0/packages/net/bsd_tcpip/v2_0/src/sys/netinet/ip_mroute.c: 
In function `ip_mrouter_init':
/opt/ecos/ecos-2.0/packages/net/bsd_tcpip/v2_0/src/sys/netinet/ip_mroute.c:589: 
`expire_upcalls_ch' has an incomplete type
/opt/ecos/ecos-2.0/packages/net/bsd_tcpip/v2_0/src/sys/netinet/ip_mroute.c: 
In function `X_ip_mrouter_done':
/opt/ecos/ecos-2.0/packages/net/bsd_tcpip/v2_0/src/sys/netinet/ip_mroute.c:632: 
too many arguments to function `untimeout'
/opt/ecos/ecos-2.0/packages/net/bsd_tcpip/v2_0/src/sys/netinet/ip_mroute.c: 
In function `expire_upcalls':
/opt/ecos/ecos-2.0/packages/net/bsd_tcpip/v2_0/src/sys/netinet/ip_mroute.c:1376: 
`expire_upcalls_ch' has an incomplete type
/opt/ecos/ecos-2.0/packages/net/bsd_tcpip/v2_0/src/sys/netinet/ip_mroute.c: 
In function `cyg_rsvp_input':
/opt/ecos/ecos-2.0/packages/net/bsd_tcpip/v2_0/src/sys/netinet/ip_mroute.c:2146: 
warning: unused variable `proto'
/ecos-c/cygwin/opt/ecos/work/smarthub_install/include/net/if_var.h: At 
top level:
/opt/ecos/ecos-2.0/packages/net/bsd_tcpip/v2_0/src/sys/netinet/ip_mroute.c:232: 
storage size of `expire_upcalls_ch' isn't known
make[1]: Leaving directory 
`/ecos-c/cygwin/opt/ecos/work/smarthub_build/net/bsd_tcpip/v2_0'
make[1]: *** [src/sys/netinet/ip_mroute.o.d] Error 1
make: Leaving directory `/ecos-c/cygwin/opt/ecos/work/smarthub_build'
make: *** [build] Error 2

I do not understand why such a basic build would contain compiler 
errors. This should be tested and passed software, yes? What's going on?

Josh Fitzgerald
San Francisco, CA


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] Compile errors for eCos 2.0 with i386 target
  2005-07-11 23:21 [ECOS] Compile errors for eCos 2.0 with i386 target Joshua Fitzgerald
@ 2005-07-12  6:59 ` Andrew Lunn
  0 siblings, 0 replies; 2+ messages in thread
From: Andrew Lunn @ 2005-07-12  6:59 UTC (permalink / raw)
  To: Joshua Fitzgerald; +Cc: ecos-discuss

On Mon, Jul 11, 2005 at 04:21:44PM -0700, Joshua Fitzgerald wrote:
> I recently installed the eCos 2.0 development environment

I suggest you upgrade to something which is not too old.

http://ecos.sourceware.org/anoncvs.html

        Andrew

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-12  6:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-11 23:21 [ECOS] Compile errors for eCos 2.0 with i386 target Joshua Fitzgerald
2005-07-12  6:59 ` Andrew Lunn

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).