[haiku-development] Problem building build tools in Linux
- From: "Euan Kirkhope" <euan.kirkhope@xxxxxxxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Thu, 23 Aug 2007 23:52:03 +0100
I re-downloaded the buildtools from SVN (was missing the .svn folder)
and deleted the /generated/ folder. When I try to rebuild the tools
using ./configure --build-cross-tools ../buildtools/ I get the
following after a while:
make[3]: Leaving directory
`/home/euan/haiku/haiku/generated/cross-tools-build/binutils/bfd/po'
make[3]: Entering directory
`/home/euan/haiku/haiku/generated/cross-tools-build/binutils/bfd/po'
make[3]: Nothing to be done for `info'.
make[3]: Leaving directory
`/home/euan/haiku/haiku/generated/cross-tools-build/binutils/bfd/po'
make[3]: Entering directory
`/home/euan/haiku/haiku/generated/cross-tools-build/binutils/bfd'
make[3]: Nothing to be done for `info-am'.
make[3]: Leaving directory
`/home/euan/haiku/haiku/generated/cross-tools-build/binutils/bfd'
make[2]: *** [info-recursive] Error 1
make[2]: Leaving directory
`/home/euan/haiku/haiku/generated/cross-tools-build/binutils/bfd'
make[1]: *** [all-bfd] Error 2
make[1]: Leaving directory
`/home/euan/haiku/haiku/generated/cross-tools-build/binutils'
make: *** [all] Error 2
Any ideas?
Euan
- Follow-Ups:
- [haiku-development] Re: Problem building build tools in Linux
- From: Ingo Weinhold
Other related posts:
- » [haiku-development] Problem building build tools in Linux
- » [haiku-development] Re: Problem building build tools in Linux
- » [haiku-development] Re: Problem building build tools in Linux
- [haiku-development] Re: Problem building build tools in Linux
- From: Ingo Weinhold