This is the mail archive of the ecos-discuss@sourceware.org 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]

Re: vmWare compiling help!!


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


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