public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] i386-oc ecos build problem
@ 2002-04-03 15:03 Rycerz Roman-G11565
  2002-04-03 22:21 ` Jonathan Larmour
  0 siblings, 1 reply; 2+ messages in thread
From: Rycerz Roman-G11565 @ 2002-04-03 15:03 UTC (permalink / raw)
  To: 'ecos-discuss@sources.redhat.com'

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] i386-oc ecos build problem
  2002-04-03 15:03 [ECOS] i386-oc ecos build problem Rycerz Roman-G11565
@ 2002-04-03 22:21 ` Jonathan Larmour
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Larmour @ 2002-04-03 22:21 UTC (permalink / raw)
  To: Rycerz Roman-G11565; +Cc: 'ecos-discuss@sources.redhat.com'

Rycerz Roman-G11565 wrote:
> 
/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....

Line 614 is a multiline macro. This makes me guess it is a line ending
issue. I guess your /cygdrive is in binary mode. Try using the latest
config tool from http://sources.redhat.com/ecos/anoncvs.html or
http://sources.redhat.com/ecos/ct2.html which should use a "/ecos-x/"
notation instead when building (although you'll need to make a new tree to
make it take effect).

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-04-04  6:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-04-03 15:03 [ECOS] i386-oc ecos build problem Rycerz Roman-G11565
2002-04-03 22:21 ` Jonathan Larmour

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).