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]

How rebuild the ecosconfig file in order to port redboot on our target ARM11


Hello,

I've recovered an iso image-file for the Linux BSP from Freescale web site
for i.MX31ADS target.

In this .iso, there is a redboot compressed tree.

After decompressing this redboot tree, I got ecos_20050912.tar.gz.

I've decompressed it. After reading the README.host
and following the sequence of 

config
make and
make install

On the last command "make install" I've the following errors:

[root@localhost host]# make install
Making install in packages/devs/watchdog/synth/current/host
make[1]: Entre dans le répertoire
`/PMP/redboot/redboot_200617/src/ecos_20050912/host/packages/devs/watchdog/synth/current/host'
make[2]: Entre dans le répertoire
`/PMP/redboot/redboot_200617/src/ecos_20050912/host/packages/devs/watchdog/synth/current/host'
make[2]: Rien à faire pour `install-exec-am'.
/bin/sh
../../../../../../../packages/devs/watchdog/synth/current/host/../../../../../../acsupport/mkinstalldirs
/usr/local/libexec/ecos/devs/watchdog/synth/current
/bin/sh: -c: line 2: syntax error: unexpected end of file
make[2]: *** [install-watchdogDATA] Erreur 2
make[2]: Quitte le répertoire
`/PMP/redboot/redboot_200617/src/ecos_20050912/host/packages/devs/watchdog/synth/current/host'
make[1]: *** [install-am] Erreur 2
make[1]: Quitte le répertoire
`/PMP/redboot/redboot_200617/src/ecos_20050912/host/packages/devs/watchdog/synth/current/host'
make: *** [install-recursive] Erreur 1


I've you got an idea ?

thank you



--
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]