public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Christoph Obermair <wegelagerer@yahoo.com>
To: Grant Edwards <grante@visi.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] ecos and ks32c50100
Date: Thu, 02 Aug 2001 02:13:00 -0000	[thread overview]
Message-ID: <20010802091229.42376.qmail@web14603.mail.yahoo.com> (raw)
In-Reply-To: <20010731121819.A12432@visi.com>

 --- Grant Edwards <grante@visi.com> 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

  reply	other threads:[~2001-08-02  2:13 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-31  3:47 Christoph Obermair
2001-07-31  7:21 ` Jonathan Larmour
2001-07-31  7:59 ` Grant Edwards
2001-07-31 10:16   ` Grant Edwards
2001-08-02  2:13     ` Christoph Obermair [this message]
2001-08-02 10:31       ` Jonathan Larmour

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010802091229.42376.qmail@web14603.mail.yahoo.com \
    --to=wegelagerer@yahoo.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=grante@visi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).