From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Obermair To: Grant Edwards Cc: ecos-discuss@sources.redhat.com Subject: Re: [ECOS] ecos and ks32c50100 Date: Thu, 02 Aug 2001 02:13:00 -0000 Message-id: <20010802091229.42376.qmail@web14603.mail.yahoo.com> References: <20010731121819.A12432@visi.com> X-SW-Source: 2001-08/msg00044.html --- Grant Edwards schrieb: > On Tue, Jul 31, 2001 at 10:00:54AM -0500, Grant Edwards wrote: > > > > I'll package up the Ethernet driver and the HAL and put them on > > my ftp site today. I'll send a URL to the list once it's there. > > ftp://ftp.visi.com/users/grante/ecos > hi grant, thank you very much for these sources. i think they'll help a lot. but i have expirienced some problems building a kernel library: first i tried build it using the cvs-package-repository. when saying "ecosconfig new snds" i got the following reply: C CYGPKG_HAL_ARM_SNDS, "requires" constraint not satisfied: CYGHWR_HAL_ARM_BIGENDIAN C CYGHWR_HAL_ARM_CPU_FAMILY, Illegal current value unknown Legal values are: (CYGINT_HAL_ARM_ARCH_ARM7 != 0) ? "ARM7" : "" (CYGINT_HAL_ARM_ARCH_ARM9 != 0) ? "ARM9" : "" (CYGINT_HAL_ARM_ARCH_STRONGARM != 0) ? "StrongARM" : "" (CYGINT_HAL_ARM_ARCH_XSCALE != 0) ? "XScale" : "" "" using the 1.3.1-standard-repository went a little better. after succesfuls "ecosconfig new snds" and "ecosconfig tree" i typed "make", where i finally got the following error: ... make[1]: Leaving directory `/opt/ecos/ecos-1.3.1/ecos-work/hal/arm/arch/v1_3_1' make -r -C hal/arm/snds/current build make[1]: Entering directory `/opt/ecos/ecos-1.3.1/ecos-work/hal/arm/snds/current' arm-elf-gcc -c -I/opt/ecos/ecos-1.3.1/ecos-work/install/include -I/opt/ecos/ecos-1.3.1/packages/hal/arm/snds/current -I/opt/ecos/ecos-1.3.1/packages/hal/arm/snds/current/src -I/opt/ecos/ecos-1.3.1/packages/hal/arm/snds/current/tests -I. -I/opt/ecos/ecos-1.3.1/packages/hal/arm/snds/current/src/ -mcpu=arm7tdmi -mbig-endian -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/hal_diag.tmp -o src/hal_arm_snds_hal_diag.o /opt/ecos/ecos-1.3.1/packages/hal/arm/snds/current/src/hal_diag.c /opt/ecos/ecos-1.3.1/packages/hal/arm/snds/current/src/hal_diag.c:15: cyg/hal/hal_if.h: No such file or directory /opt/ecos/ecos-1.3.1/packages/hal/arm/snds/current/src/hal_diag.c:16: cyg/hal/hal_misc.h: No such file or directory make[1]: *** [src/hal_diag.o.d] Error 1 make[1]: Leaving directory `/opt/ecos/ecos-1.3.1/ecos-work/hal/arm/snds/current' make: *** [build] Error 2 i've been working on this for while, but i couldn't make it out. can you help me please? christoph __________________________________________________________________ Do You Yahoo!? Gesendet von Yahoo! Mail - http://mail.yahoo.de