[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RTEMS on P133 and RedHat 5.2
- Date: Tue, 5 Oct 1999 14:59:58 -0400
- From: David_Hogg at pittway.com (David_Hogg at pittway.com)
- Subject: RTEMS on P133 and RedHat 5.2
Hi,
As well as the problems encountered using cgywin I am also trying to
rebuild the tool set on a P133 with RedHat 5.2 and I get the following
error reported( after what seems and age)
rm -f
/win/dave/egcs-1.1b-binutils-2.9.1-newlib-1.8.0/m68k-rtems/man/man1/cccp.1
/bin/sh /win/RTEMS/tools/src/install-sh -c -m 644 ../../src/gcc/cccp.1
/win/dave/egcs-1.1b-binutils-2.9.1-newlib-1.8.0/m68k-rtems/man/man1/cccp.1
chmod a-x
/win/dave/egcs-1.1b-binutils-2.9.1-newlib-1.8.0/m68k-rtems/man/man1/cccp.1
makeinfo -I../../src/gcc -o cpp.info ../../src/gcc/cpp.texi
Making info file `cpp.info' from `../../src/gcc/cpp.texi'.
makeinfo -I../../src/gcc -o gcc.info ../../src/gcc/gcc.texi
Making info file `gcc.info' from `../../src/gcc/gcc.texi'.
../../src/gcc/install.texi:999: Unknown command `uref'.
../../src/gcc/install.texi:999: Misplaced `{'.
../../src/gcc/install.texi:999: Misplaced `}'.
gmake[1]: *** [gcc.info] Error 2
gmake[1]: Leaving directory `/win/RTEMS/tools/build-m68k-tools/gcc'
gmake: *** [install-gcc] Error 2
ERROR: **** FAILED **** base build (step 1)
Started: Tue Oct 5 13:42:03 BST 1999
Finished: Tue Oct 5 14:49:11 BST 1999
Directory size information:
106821 build-m68k-tools
9607 /win/dave/egcs-1.1b-binutils-2.9.1-newlib-1.8.0/m68k-rtems
The src and build-m68k-tools subdirectory have NOT been removed.
The makeinfo version is (Texinfo 3.9) 1.67. I had upgraded to RedHat
6.0 when I got this problem and after seeing a post indicating some
difference in the makeinfo operation I tried uninstalling texinfo and
glib-c and re-installing the 5.3 version. This did not work so I
reverted to RedHat 5.2 in full, but to no avail.
Anyone got any clues?
Dave