|
[haiku-development]
||
[Date Prev]
[08-2007 Date Index]
[Date Next]
||
[Thread Prev]
[08-2007 Thread Index]
[Thread Next]
[haiku-development] Re: Problem building build tools in Linux
- From: Ingo Weinhold <bonefish@xxxxxxxxxxxxxxx>
- To: haiku-development@xxxxxxxxxxxxx
- Date: Fri, 24 Aug 2007 01:25:19 +0200
On 2007-08-24 at 00:52:03 [+0200], Euan Kirkhope
<euan.kirkhope@xxxxxxxxxxxxxx> wrote:
> 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?
makeinfo/texinfo is not installed on your system?
CU, Ingo
|