public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] vmWare compiling help!!
@ 2005-08-29  8:14 j.burton
  2005-08-29  9:05 ` Andrew Lunn
  0 siblings, 1 reply; 3+ messages in thread
From: j.burton @ 2005-08-29  8:14 UTC (permalink / raw)
  To: ecos-discuss

Hello everybody,
I need some help with configuration tool for compiling a vmware based ecc
configuration...

It gives me this error:


/opt/ecos/ecos-2.0/packages/hal/i386/arch/current/src/hal_syscall.c:113:
`EAX' undeclared (first use in this function)
/opt/ecos/ecos-2.0/packages/hal/i386/arch/current/src/hal_syscall.c:113:
(Each undeclared identifier is reported only once
/opt/ecos/ecos-2.0/packages/hal/i386/arch/current/src/hal_syscall.c:113:
for each function it appears in.)
/opt/ecos/ecos-2.0/packages/hal/i386/arch/current/src/hal_syscall.c:114:
`EBX' undeclared (first use in this function)
/opt/ecos/ecos-2.0/packages/hal/i386/arch/current/src/hal_syscall.c:115:
`ECX' undeclared (first use in this function)
/opt/ecos/ecos-2.0/packages/hal/i386/arch/current/src/hal_syscall.c:116:
`EDX' undeclared (first use in this function)
/opt/ecos/ecos-2.0/packages/hal/i386/arch/current/src/hal_syscall.c:135:
warning: implicit declaration of function `put_register'
/opt/ecos/ecos-2.0/packages/hal/i386/arch/current/src/hal_syscall.c:145:
`SIGTRAP' undeclared (first use in this function)
make[1]: Leaving directory `/ecos-c/Workdir/RedBootVMware/redboot_build/hal/i386/arch/current'
make[1]: *** [src/hal_syscall.o.d] Error 1

It seems can't find those register's definition... what could be?

Thanks a lot...regards--



__________________________________________________________________
TISCALI ADSL 1.25 MEGA
Solo con Tiscali Adsl navighi senza limiti e telefoni senza canone Telecom
a partire da 19,95 Euro/mese.
Attivala entro il 31 agosto, il primo MESE è GRATIS! CLICCA QUI.
http://abbonati.tiscali.it/adsl/sa/1e25flat_tc/




--
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] 3+ messages in thread

* Re: [ECOS] vmWare compiling help!!
  2005-08-29  8:14 [ECOS] vmWare compiling help!! j.burton
@ 2005-08-29  9:05 ` Andrew Lunn
       [not found]   ` <42D7AAD50005E461@mail-6.mail.tiscali.sys>
  0 siblings, 1 reply; 3+ messages in thread
From: Andrew Lunn @ 2005-08-29  9:05 UTC (permalink / raw)
  To: j.burton; +Cc: ecos-discuss

On Mon, Aug 29, 2005 at 09:56:03AM +0200, j.burton@tiscali.it wrote:
> Hello everybody,
> I need some help with configuration tool for compiling a vmware based ecc
> configuration...
> 
> It gives me this error:
> 
> 
> /opt/ecos/ecos-2.0/packages/hal/i386/arch/current/src/hal_syscall.c:113:

eCos 2.0 is very old. I suggest you update to anoncvs.

> `EAX' undeclared (first use in this function)

Well a quick grep showed it is declared in i386_stub.h. You need to
find out why this include file is not being included.

        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] 3+ messages in thread

* Re: [ECOS] vmWare compiling help!!
       [not found]   ` <42D7AAD50005E461@mail-6.mail.tiscali.sys>
@ 2005-08-29  9:11     ` Andrew Lunn
  0 siblings, 0 replies; 3+ messages in thread
From: Andrew Lunn @ 2005-08-29  9:11 UTC (permalink / raw)
  To: j.burton; +Cc: eCos Disuss

On Mon, Aug 29, 2005 at 10:27:26AM +0200, j.burton@tiscali.it wrote:
> but ecos releases stop at 2.0b1 (18-Mar-2003)...

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] 3+ messages in thread

end of thread, other threads:[~2005-08-29  9:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-08-29  8:14 [ECOS] vmWare compiling help!! j.burton
2005-08-29  9:05 ` Andrew Lunn
     [not found]   ` <42D7AAD50005E461@mail-6.mail.tiscali.sys>
2005-08-29  9:11     ` 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).