Python problem

punit vara punitvara at gmail.com
Wed Feb 10 17:50:12 UTC 2016


On Tue, Feb 9, 2016 at 8:21 PM, Joel Sherrill <joel at rtems.org> wrote:
>
>
> On Tue, Feb 9, 2016 at 8:15 AM, punit vara <punitvara at gmail.com> wrote:
>>
>> On Tue, Feb 9, 2016 at 6:56 PM, Aun-Ali Zaidi <admin at kodeit.net> wrote:
>> > Hi,
>> >
>> > I was having the same problem yesterday and managed to find a fix by
>> > installing libpython2.7-dev:
>> >
>> > sudo apt-get install libpython2.7-dev
>> >
>> > Aun-Ali Zaidi
>> >
>>
>> Thanks Aun-Ali. I have tried but again I am getting same error.
>> Because this package would get installed when you install
>> python2.7-dev
>
>
> Can you look in the config.log for gdb where the failure occurred? Or even
> at the configure.in/ac script in its source. It is looking for a very
> specific
> file to link against and failing.
>
> yum have a "provides" subcommand to search for which package provides
> a specific file. Apt must have a similar capability.
>
> So you can figure out the file gdb needs to link and the corresponding
> package which includes it.
>
> --joel
>
>>
>> _______________________________________________
>> devel mailing list
>> devel at rtems.org
>> http://lists.rtems.org/mailman/listinfo/devel
>
>

Yes I agree with you Joel. From line 129 I found errors if you can
help me out. Perhaps somebody can help me I am attaching config.log
file from

/home/punit/development/rtems/src/rtems-source-builder/rtems/build/arm-rtems4.12-gdb-7.9-x86_64-linux-gnu-1/build
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: text/x-log
Size: 39575 bytes
Desc: not available
URL: <http://lists.rtems.org/pipermail/devel/attachments/20160210/ea22b75e/attachment-0001.bin>


More information about the devel mailing list