This is the mail archive of the ecos-discuss@sources.redhat.com 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]

i386-oc ecos build problem


Hi 

I am trying to compile a very basic I386 pc based eCos.  But early on I get
a error (Complete Trace at end)

make -r -C hal/i386/arch/current build
make[1]: Entering directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/hal/i386/arch/current'
i386-elf-gcc -c
-I/cygdrive/D/Profiles/g11565.IESS_AIEG_NA01/MYDOCU~1/eCos/I386-pc_install/i
nclude -I/cygdrive/C/PROGRA~1/REDHAT~1/eCos/packages/hal/i386/arch/current
-I/cygdrive/C/PROGRA~1/REDHAT~1/eCos/packages/hal/i386/arch/current/src
-I/cygdrive/C/PROGRA~1/REDHAT~1/eCos/packages/hal/i386/arch/current/tests
-I. -I/cygdrive/C/PROGRA~1/REDHAT~1/eCos/packages/hal/i386/arch/current/src/
-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_misc.tmp -o
src/hal_i386_arch_hal_misc.o
/cygdrive/C/PROGRA~1/REDHAT~1/eCos/packages/hal/i386/arch/current/src/hal_mi
sc.c
In file included from
/cygdrive/C/PROGRA~1/REDHAT~1/eCos/packages/hal/i386/arch/current/src/hal_mi
sc.c:53:
/cygdrive/D/Profiles/g11565.IESS_AIEG_NA01/MYDOCU~1/eCos/I386-pc_install/inc
lude/cyg/hal/hal_if.h:614: Invalid token in expression
/cygdrive/D/Profiles/g11565.IESS_AIEG_NA01/MYDOCU~1/eCos/I386-pc_install/inc
lude/cyg/hal/hal_if.h:625: warning: `CYGINT_HAL_PLF_IF_INIT' is not defined
make[1]: *** [src/hal_misc.o.d] Error 1
make[1]: Leaving directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/hal/i386/arch/current'
make: *** [build] Error 2


I have downloaded the latest package update but I still have issues....

Any Ideas ???



Roman F. Rycerz
Engineering Section Manager
Core Engineering Test and Tools Group
Powertrain and Powertrain Systems Division
Automotive and Industrial Electronics Group

MS20
4000 Commercial Ave
Northbrook, Il 60062
847-480-6838 voice
847-480-6573 fax
877-383-7193 pager

make -r -C hal/i386/arch/current headers
make[1]: Entering directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/hal/i386/arch/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/hal/i386/arch/current'
make -r -C hal/i386/generic/current headers
make[1]: Entering directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/hal/i386/generic/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/hal/i386/generic/current'
make -r -C hal/i386/pc/current headers
make[1]: Entering directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/hal/i386/pc/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/hal/i386/pc/current'
make -r -C hal/i386/pcmb/current headers
make[1]: Entering directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/hal/i386/pcmb/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/hal/i386/pcmb/current'
make -r -C io/pci/current headers
make[1]: Entering directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/io/pci/current'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/io/pci/current'
make -r -C hal/common/v1_3_1 headers
make[1]: Entering directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/hal/common/v1_3_1'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/hal/common/v1_3_1'
make -r -C io/common/v1_3_1 headers
make[1]: Entering directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/io/common/v1_3_1'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/io/common/v1_3_1'
make -r -C infra/v1_3_1 headers
make[1]: Entering directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/infra/v1_3_1'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/infra/v1_3_1'
make -r -C error/v1_3_1 headers
make[1]: Entering directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/error/v1_3_1'
make[1]: Nothing to be done for `headers'.
make[1]: Leaving directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/error/v1_3_1'
headers finished
make -r -C hal/i386/arch/current build
make[1]: Entering directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/hal/i386/arch/current'
i386-elf-gcc -c
-I/cygdrive/D/Profiles/g11565.IESS_AIEG_NA01/MYDOCU~1/eCos/I386-pc_install/i
nclude -I/cygdrive/C/PROGRA~1/REDHAT~1/eCos/packages/hal/i386/arch/current
-I/cygdrive/C/PROGRA~1/REDHAT~1/eCos/packages/hal/i386/arch/current/src
-I/cygdrive/C/PROGRA~1/REDHAT~1/eCos/packages/hal/i386/arch/current/tests
-I. -I/cygdrive/C/PROGRA~1/REDHAT~1/eCos/packages/hal/i386/arch/current/src/
-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_misc.tmp -o
src/hal_i386_arch_hal_misc.o
/cygdrive/C/PROGRA~1/REDHAT~1/eCos/packages/hal/i386/arch/current/src/hal_mi
sc.c
In file included from
/cygdrive/C/PROGRA~1/REDHAT~1/eCos/packages/hal/i386/arch/current/src/hal_mi
sc.c:53:
/cygdrive/D/Profiles/g11565.IESS_AIEG_NA01/MYDOCU~1/eCos/I386-pc_install/inc
lude/cyg/hal/hal_if.h:614: Invalid token in expression
/cygdrive/D/Profiles/g11565.IESS_AIEG_NA01/MYDOCU~1/eCos/I386-pc_install/inc
lude/cyg/hal/hal_if.h:625: warning: `CYGINT_HAL_PLF_IF_INIT' is not defined
make[1]: *** [src/hal_misc.o.d] Error 1
make[1]: Leaving directory `/d/Profiles/g11565.IESS_AIEG_NA01/My
Documents/eCos/I386-pc_build/hal/i386/arch/current'
make: *** [build] Error 2

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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