pc386 BSP install fails: pr743 side-effect ?
Daron Chabot
daron at nucleus.usask.ca
Wed May 18 16:25:38 UTC 2005
Hi all,
I've built rtems from cvs using rtems-4-6-branch. However, when i run
"make install", the process fails with:
/usr/bin/install -c -m 644 '../../../../../../../../../rtems-4.6.2/
c/src/lib/libbsp/i386/pc386/clock/tod.h' '/opt/rtems/i386-rtems/
pc386/lib/include/tod.h'
install: ../../../../../../../../../rtems-4.6.2/c/src/lib/libbsp/i386/
pc386/clock/tod.h: No such file or directory
make[7]: *** [install-includeHEADERS] Error 71
make[6]: *** [install-am] Error 2
make[5]: *** [install-recursive] Error 1
make[4]: *** [install-recursive] Error 1
make[3]: *** [install-recursive] Error 1
make[2]: *** [install-recursive] Error 1
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
Looks like this could be a side-effect of PR743 ? I'm building on an
ibook, using autoconf-2.59, automake-1.8.2, binutils-2.14, gcc-3.3.3,
and newlib-1.11.0.
Rtems was configured as:
../rtems-4.6.3/configure --target=i386-rtems --prefix=/opt/rtems --
enable-cxx --enable-rdbg --enable-networking --enable-posix --disable-
tests --enable-rtemsbsp="pc386"
I have a log of the build/install (if that'll help).
Thanks.
-- dc
More information about the users
mailing list