How to build Unix BSP ?

Cedric Aubert cedric_aubert at yahoo.fr
Tue Jul 29 13:11:29 UTC 2003


Hi

I am just try to compile without --target wrong
option.
(../rtems-4.6.0pre3/configure --enable-posix
--enable-cxx --disable-itron --enable-networking
--enable-test --enable-rtemsbsp=posix
--prefix=/opt/rtems/bsp-unix)

And now configure run and finish correctly but when
I call gmake all, an error was produce after compiling
successully the directory tools/cpu.
It try to compile the directory c.
Sorry some compiler message is in french :-(

Making all in make
gmake[1]: Entre dans le répertoire
`/opt/rtems/build-posix/make'
Making all in custom
gmake[2]: Entre dans le répertoire
`/opt/rtems/build-posix/make/custom'
gmake[2]: Rien à faire pour `all'.
gmake[2]: Quitte le répertoire
`/opt/rtems/build-posix/make/custom'
gmake[2]: Entre dans le répertoire
`/opt/rtems/build-posix/make'
gmake[2]: Rien à faire pour `all-am'.
gmake[2]: Quitte le répertoire
`/opt/rtems/build-posix/make'
gmake[1]: Quitte le répertoire
`/opt/rtems/build-posix/make'
Making all in tools/build
gmake[1]: Entre dans le répertoire
`/opt/rtems/build-posix/tools/build'
gmake  all-am
gmake[2]: Entre dans le répertoire
`/opt/rtems/build-posix/tools/build'
if gcc -DHAVE_CONFIG_H -I.
-I../../../rtems-4.6.0pre3/tools/build -I.     -g -O2
-MT cklength.o -MD -MP -MF ".deps/cklength.Tpo" \
  -c -o cklength.o `test -f
'../../../rtems-4.6.0pre3/tools/build/cklength.c' ||
echo
'../../../rtems-4.6.0pre3/tools/build/'`../../../rtems-4.6.0pre3/tools/build/cklength.c;
\
then mv ".deps/cklength.Tpo" ".deps/cklength.Po"; \
else rm -f ".deps/cklength.Tpo"; exit 1; \
fi
gcc  -g -O2   -o cklength  cklength.o  
if gcc -DHAVE_CONFIG_H -I.
-I../../../rtems-4.6.0pre3/tools/build -I.     -g -O2
-MT eolstrip.o -MD -MP -MF ".deps/eolstrip.Tpo" \
  -c -o eolstrip.o `test -f
'../../../rtems-4.6.0pre3/tools/build/eolstrip.c' ||
echo
'../../../rtems-4.6.0pre3/tools/build/'`../../../rtems-4.6.0pre3/tools/build/eolstrip.c;
\
then mv ".deps/eolstrip.Tpo" ".deps/eolstrip.Po"; \
else rm -f ".deps/eolstrip.Tpo"; exit 1; \
fi
gcc  -g -O2   -o eolstrip  eolstrip.o  
if gcc -DHAVE_CONFIG_H -I.
-I../../../rtems-4.6.0pre3/tools/build -I.     -g -O2
-MT packhex.o -MD -MP -MF ".deps/packhex.Tpo" \
  -c -o packhex.o `test -f
'../../../rtems-4.6.0pre3/tools/build/packhex.c' ||
echo
'../../../rtems-4.6.0pre3/tools/build/'`../../../rtems-4.6.0pre3/tools/build/packhex.c;
\
then mv ".deps/packhex.Tpo" ".deps/packhex.Po"; \
else rm -f ".deps/packhex.Tpo"; exit 1; \
fi
gcc  -g -O2   -o packhex  packhex.o  
if gcc -DHAVE_CONFIG_H -I.
-I../../../rtems-4.6.0pre3/tools/build -I.     -g -O2
-MT unhex.o -MD -MP -MF ".deps/unhex.Tpo" \
  -c -o unhex.o `test -f
'../../../rtems-4.6.0pre3/tools/build/unhex.c' || echo
'../../../rtems-4.6.0pre3/tools/build/'`../../../rtems-4.6.0pre3/tools/build/unhex.c;
\
then mv ".deps/unhex.Tpo" ".deps/unhex.Po"; \
else rm -f ".deps/unhex.Tpo"; exit 1; \
fi
gcc  -g -O2   -o unhex  unhex.o  
if gcc -DHAVE_CONFIG_H -I.
-I../../../rtems-4.6.0pre3/tools/build -I.     -g -O2
-MT binpatch.o -MD -MP -MF ".deps/binpatch.Tpo" \
  -c -o binpatch.o `test -f
'../../../rtems-4.6.0pre3/tools/build/binpatch.c' ||
echo
'../../../rtems-4.6.0pre3/tools/build/'`../../../rtems-4.6.0pre3/tools/build/binpatch.c;
\
then mv ".deps/binpatch.Tpo" ".deps/binpatch.Po"; \
else rm -f ".deps/binpatch.Tpo"; exit 1; \
fi
gcc  -g -O2   -o binpatch  binpatch.o  
gmake[2]: Quitte le répertoire
`/opt/rtems/build-posix/tools/build'
gmake[1]: Quitte le répertoire
`/opt/rtems/build-posix/tools/build'
Making all in tools/cpu
gmake[1]: Entre dans le répertoire
`/opt/rtems/build-posix/tools/cpu'
Making all in generic
gmake[2]: Entre dans le répertoire
`/opt/rtems/build-posix/tools/cpu/generic'
gmake[2]: Rien à faire pour `all'.
gmake[2]: Quitte le répertoire
`/opt/rtems/build-posix/tools/cpu/generic'
gmake[2]: Entre dans le répertoire
`/opt/rtems/build-posix/tools/cpu'
gmake[2]: Rien à faire pour `all-am'.
gmake[2]: Quitte le répertoire
`/opt/rtems/build-posix/tools/cpu'
gmake[1]: Quitte le répertoire
`/opt/rtems/build-posix/tools/cpu'
Making all in c
/bin/sh:cd: c: Aucun fichier ou répertoire de ce type
make: ***[all recursive] Erreur 1

Any idea ?

Thanks a lot


=====
AUBERT Cedric
SDEL Controle Commande
rue Nungesser & Coli
44860 St Aignan de Grand Lieu

E-mail : cedric_aubert at yahoo.fr
Http : http://www.controle-commande.sdel.fr/

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com



More information about the users mailing list