[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Building gcc-3.2-ds4pre on woody



Hi .. 

I am trying to build gcc-3.2 packages on woody and I got this on I386...

make[2]: Entering directory
`/mnt/compile/gcc/gcc-3.2-3.2.1ds4/build/fastjar'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory
`/mnt/compile/gcc/gcc-3.2-3.2.1ds4/build/fastjar'
chmod 755 /mnt/compile/gcc/gcc-3.2-3.2.1ds4/src/contrib/warn_summary
if [ -x /mnt/compile/gcc/gcc-3.2-3.2.1ds4/src/contrib/warn_summary ];
then \
  rm -f bootstrap-summary; \
    /mnt/compile/gcc/gcc-3.2-3.2.1ds4/src/contrib/warn_summary bootstrap-protocol \
      > bootstrap-summary; \
fi
LD_LIBRARY_PATH=${LD_LIBRARY_PATH:+$LD_LIBRARY_PATH:}/mnt/compile/gcc/gcc-3.2-3.2.1ds4/build/gcc/ada \
	 /usr/bin/make -C /mnt/compile/gcc/gcc-3.2-3.2.1ds4/build/gcc gnatlib gnattools
make[2]: Entering directory `/mnt/compile/gcc/gcc-3.2-3.2.1ds4/build/gcc'
make[2]: *** No rule to make target `gnatlib'.  Stop.
make[2]: Leaving directory `/mnt/compile/gcc/gcc-3.2-3.2.1ds4/build/gcc'
make[1]: *** [stamps/05-build-stamp] Error 2
make[1]: Leaving directory `/mnt/compile/gcc/gcc-3.2-3.2.1ds4'
make: *** [stamps/05-build-stamp] Error 2


May someone give me a hint for solving this?

	Thnx

		Jan



Reply to: