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
