This is the mail archive of the ecos-bugs@sources.redhat.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]
Other format: [Raw text]

[Bug 1000104] New: Build problem with freeBSD and Multicast & EB40A


http://bugs.ecos.sourceware.org/show_bug.cgi?id=1000104

           Summary: Build problem with freeBSD and Multicast & EB40A
           Product: eCos
           Version: 2.0
          Platform: eb40a (Atmel evaluation board (EB40A))
        OS/Version: HostOS: Win NT/2k/XP
            Status: UNCONFIRMED
          Severity: normal
          Priority: high
         Component: Ethernet drivers
        AssignedTo: gary@mlbassoc.com
        ReportedBy: mailjojo@freenet.de
         QAContact: ecos-bugs@sources.redhat.com


Hi,

i want to use IP-Multicast with freeBSD together. My Platform
is an EB40A-Board and I'am using Win2000 with the eCOS
configuration Tool 2.net. I think I have to activate the Macro 
CYGSEM_NET_ROUTING (Basic networking framework -> INET-Support -> Multicast 
routing support). Is that right? When I use this feature and do a build then I 
receive an error message:


arm-elf-gcc -c  -I/ecos-c/Workdir/transceiver_freeBSD_install/include -I/ecos-
c/ecos/packages/net/bsd_tcpip/current -I/ecos-
c/ecos/packages/net/bsd_tcpip/current/src -I/ecos-
c/ecos/packages/net/bsd_tcpip/current/tests -I. -I/ecos-
c/ecos/packages/net/bsd_tcpip/current/src/sys/netinet/ -finline-limit=7000 -
mcpu=arm7tdmi -mno-short-load-words -Wall -Wpointer-arith -Wstrict-prototypes -
Winline -Wundef  -g -O2 -ffunction-sections -fdata-sections  -fno-exceptions   -
D_KERNEL -Wp,-MD,src/sys/netinet/ip_mroute.tmp -o 
src/sys/netinet/net_bsd_tcpip_ip_mroute.o /ecos-
c/ecos/packages/net/bsd_tcpip/current/src/sys/netinet/ip_mroute.c
/ecos-c/ecos/packages/net/bsd_tcpip/current/src/sys/netinet/ip_mroute.c: In 
function `ip_mrouter_init':
/ecos-c/ecos/packages/net/bsd_tcpip/current/src/sys/netinet/ip_mroute.c:589: 
`expire_upcalls_ch' has an incomplete type
/ecos-c/ecos/packages/net/bsd_tcpip/current/src/sys/netinet/ip_mroute.c: In 
function `X_ip_mrouter_done':
/ecos-c/ecos/packages/net/bsd_tcpip/current/src/sys/netinet/ip_mroute.c:632: 
too many arguments to function `untimeout'
/ecos-c/ecos/packages/net/bsd_tcpip/current/src/sys/netinet/ip_mroute.c: In 
function `expire_upcalls':
/ecos-c/ecos/packages/net/bsd_tcpip/current/src/sys/netinet/ip_mroute.c:1376: 
`expire_upcalls_ch' has an incomplete type
/ecos-c/ecos/packages/net/bsd_tcpip/current/src/sys/netinet/ip_mroute.c: In 
function `cyg_rsvp_input':
/ecos-c/ecos/packages/net/bsd_tcpip/current/src/sys/netinet/ip_mroute.c:2146: 
warning: unused variable `proto'
/ecos-c/Workdir/transceiver_freeBSD_install/include/net/if_var.h: At top level:
/ecos-c/ecos/packages/net/bsd_tcpip/current/src/sys/netinet/ip_mroute.c:232: 
storage size of `expire_upcalls_ch' isn't known
make[1]: Leaving directory `/ecos-
c/Workdir/transceiver_freeBSD_build/net/bsd_tcpip/current'
make[1]: *** [src/sys/netinet/ip_mroute.o.d] Error 1
make: Leaving directory `/ecos-c/Workdir/transceiver_freeBSD_build'
make: *** [build] Error 2

Who can help me in this case?

Thanks,

Matthias



------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


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