[Scratchbox-users] building gdb fails due to missing termcap lib

2007-02-02 Thread Chris N
Hi I am trying to get my own built toolchain into scratchbox, it went all fine so far, but when building the aux tools it fails with gdb-6.4.90, claiming that there is not termcap library found. Any hint what I could do? Sorry if this appears to you guys as a stupid question, but I am really a ne

Re: [Scratchbox-users] problem building toolchains

2007-02-02 Thread Jussi Hakala
Michael Burian wrote: http://www.scratchbox.org/wiki/ForeignToolchains in section "Configuring" 1. Setup the system as in building native Toolchains (Compiling toolchains, steps 1-3), with exception that you must have perl and doctools devkits selected as well As the link points to docs t

Re: [Scratchbox-users] problem building toolchains

2007-02-02 Thread Michael Burian
Jussi Hakala wrote: > It would be helpful to know what you exactly did to get this error. The > command line you executed and the directory in which you did it. > > However, as Claudio already pointed out, sb-toolchains is deprecated. It > is recommended to use sb-toolchain-extras to compile scrat

Re: [Scratchbox-users] problem building toolchains

2007-02-02 Thread Chris N
> There is a prepackaged crosstool for arm and i386 > supplied with > Scratchbox Apophis R4. But you're welcome to build > your own, too. Yeah I know, but as far as I have seen they're all little endians. I need a big edian toolchain for armv5b (softfloat). So I guess I have to do it myself anyw

Re: [Scratchbox-users] problem building toolchains

2007-02-02 Thread Jussi Hakala
Chris N wrote: Upps I wasn't aware that sb-toolchains is deprecated. In that case the documention on "Scratchbox Toolchains" is out of date, right? It is a bit, yeah :) I know about the Foreign Toolchain guide, so I'll follow the croostool path then. There is a prepackaged crosstool for arm

Re: [Scratchbox-users] problem building toolchains

2007-02-02 Thread Claudio Scordino
Chris N wrote: Upps I wasn't aware that sb-toolchains is deprecated. In that case the documention on "Scratchbox Toolchains" is out of date, right? I know about the Foreign Toolchain guide, so I'll follow the croostool path then. But still to get an answer back to you, the command line I execut

Re: [Scratchbox-users] problem building toolchains

2007-02-02 Thread Chris N
Upps I wasn't aware that sb-toolchains is deprecated. In that case the documention on "Scratchbox Toolchains" is out of date, right? I know about the Foreign Toolchain guide, so I'll follow the croostool path then. But still to get an answer back to you, the command line I executed was as describ

Re: [Scratchbox-users] problem building toolchains

2007-02-02 Thread Jussi Hakala
It would be helpful to know what you exactly did to get this error. The command line you executed and the directory in which you did it. However, as Claudio already pointed out, sb-toolchains is deprecated. It is recommended to use sb-toolchain-extras to compile scratchbox tools for your custo

Re: [Scratchbox-users] problem building toolchains

2007-02-02 Thread Claudio Scordino
Chris N wrote: Hi, I am having Scratchbox installation based on Apophis R3. When trying to build a toolchain from sb-toolchains-1.0.3, I get the following error: make: *** ./: Is a directory. Stop. Did I miss something? Thanks Chris Hi Chris, maybe you want read the guide at http://ww