This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Error build toolchain for arm


Jerry, list,

On Mon, Oct 26, 2015 at 5:10 PM, Bryan Hundven <bryanhundven@gmail.com> wrote:
> Jerry, list,
>
> On Mon, Oct 26, 2015 at 5:06 PM, Jerry Stralko <gerb.stralko@gmail.com> wrote:
>> I get this error when doing ./ct-ng build for ARM
>> (arm-cortexa5-linux-uclibcgnueabihf)
>>
>> [ERROR]    configure: error: no termcap library found
>> [ALL  ]    Makefile:8306: recipe for target 'configure-gdb' failed
>> [ERROR]    gmake[2]: *** [configure-gdb] Error 1
>> [ALL  ]    gmake[2]: Leaving directory
>> '/home/stralko/src/kernel_devel/embedded-linux/crosstool-ng/.build/arm-cortexa5-linux-uclibcgnueabihf/build/build-gdb-cross'
>> [ALL  ]    Makefile:832: recipe for target 'all' failed
>> [ERROR]    gmake[1]: *** [all] Error 2
>> [ALL  ]    gmake[1]: Leaving directory
>> '/home/stralko/src/kernel_devel/embedded-linux/crosstool-ng/.build/arm-cortexa5-linux-uclibcgnueabihf/build/build-gdb-cross'
>>
>> I'm assuming its having trouble finding the ARM version of the termcap
>> library.  Is there a way to install this library manually? If so where
>> do I put the said library. I can post the full build.log if need be, I
>> just pasted what I felt was the important part.
>>
>> Any help would be greatly appreciated.  I'm assuming I'm doing something stupid.
>>
>> Alittle info, I'm using Fedora 21 on x86_64 and I want to build a
>> toolchain for ARM so I can beginning development on a beagle board.
>
> I believe the package you want is libtermcap-devel.

At second thought, it might just be a part of ncurses-devel.

>> Thanks,
>
> Cheers,
>
> -Bryan

Cheers,

-Bryan

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]