mkdir_p: command not found

Patricia Lopez-Cueva Patricia.Lopez-Cueva at scisys.co.uk
Tue Feb 13 11:16:31 UTC 2007


Hi all.

It's the first time I install rtems and I have problems.

 

I have installed all the toolsets needed and configured and compiled
rtems. The problems becomes in the instalation. The target si
sparc/leon2 and I have used the following command:

 

../rtems-4.6.5/configure --prefix=/opt/sparc-rtems-4.6.5
--target=sparc-rtems --enable-rtemsbsp="leon2" --enable-tests

make

make install

 

 

In the installation I get the following error:

 

test -z "/opt/sparc-rtems-4.6.5/sparc-rtems/leon2/lib/include/libchip"
|| @mkdir_p@
"/opt/sparc-rtems-4.6.5/sparc-rtems/leon2/lib/include/libchip"

/bin/sh: line 1: @mkdir_p@: command not found

gmake[5]: *** [install-include_libchipHEADERS] Error 127

gmake[5]: Leaving directory
`/home/lopez-cueva_p/rtems465/build-rtems/sparc-rtems/c/leon2/libchip/ne
twork'

gmake[4]: *** [install-am] Error 2

gmake[4]: Leaving directory
`/home/lopez-cueva_p/rtems465/build-rtems/sparc-rtems/c/leon2/libchip/ne
twork'

gmake[3]: *** [install-recursive] Error 1

gmake[3]: Leaving directory
`/home/lopez-cueva_p/rtems465/build-rtems/sparc-rtems/c/leon2/libchip'

gmake[2]: *** [install-recursive] Error 1

gmake[2]: Leaving directory
`/home/lopez-cueva_p/rtems465/build-rtems/sparc-rtems/c/leon2'

gmake[1]: *** [install-recursive] Error 1

gmake[1]: Leaving directory
`/home/lopez-cueva_p/rtems465/build-rtems/sparc-rtems/c'

make: *** [install-recursive] Error 1

 

I have installed the lastest version of autotools because I read in a
mailing list that It might be that but it didn't work.

I don't know which can be the problem. Can you tell me anything?

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20070213/a926b5c6/attachment.html>


More information about the users mailing list