All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-qt5] fido meta-toolchain-qt5
@ 2015-06-22  8:54 Pierluigi Passaro
  2015-06-25 19:53 ` Khem Raj
  0 siblings, 1 reply; 4+ messages in thread
From: Pierluigi Passaro @ 2015-06-22  8:54 UTC (permalink / raw)
  To: openembedded-devel

Hi all,
I've compiled a QT5 filesystem for imx28evk machine and QT5 apps runs fine.
I've also compiled and installed QT5 SDK, however if I try to debug 
applications I get the following error:

Debugging starts
Listening on port 10000
Remote debugging from host 192.168.2.173
Process /root/MyQt5App created; pid = 1181
/root/MyQt5App: error while loading shared libraries: unexpected PLT 
reloc type 0xf0

Child exited with status 127
Debugging has finished

Do you have any suggestion on how to investigate the problem?

Thanks
Regards
Pierluigi


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-qt5] fido meta-toolchain-qt5
  2015-06-22  8:54 [meta-qt5] fido meta-toolchain-qt5 Pierluigi Passaro
@ 2015-06-25 19:53 ` Khem Raj
  0 siblings, 0 replies; 4+ messages in thread
From: Khem Raj @ 2015-06-25 19:53 UTC (permalink / raw)
  To: openembeded-devel

On Mon, Jun 22, 2015 at 1:54 AM, Pierluigi Passaro
<pierluigi.passaro@phoenixsoftware.it> wrote:
> Hi all,
> I've compiled a QT5 filesystem for imx28evk machine and QT5 apps runs fine.
> I've also compiled and installed QT5 SDK, however if I try to debug
> applications I get the following error:
>
> Debugging starts
> Listening on port 10000
> Remote debugging from host 192.168.2.173
> Process /root/MyQt5App created; pid = 1181
> /root/MyQt5App: error while loading shared libraries: unexpected PLT reloc


you probably have different dynamic linker on target and in cross SDK,
make sure they are same.

> type 0xf0
>
> Child exited with status 127
> Debugging has finished
>
> Do you have any suggestion on how to investigate the problem?
>
> Thanks
> Regards
> Pierluigi
> --
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-qt5] fido meta-toolchain-qt5
  2015-06-25 20:24 Pierluigi Passaro
@ 2015-07-02 11:50 ` Felipe Tonello
  0 siblings, 0 replies; 4+ messages in thread
From: Felipe Tonello @ 2015-07-02 11:50 UTC (permalink / raw)
  To: openembedded-devel

Hi Pierluigi,

On Thu, Jun 25, 2015 at 9:24 PM, Pierluigi Passaro
<pierluigi.passaro@phoenixsoftware.it> wrote:
> On 25/06/2015 21:53, Khem Raj wrote:
>> On Mon, Jun 22, 2015 at 1:54 AM, Pierluigi Passaro
>> <pierluigi.passaro@phoenixsoftware.it> wrote:
>>> Hi all,
>>> I've compiled a QT5 filesystem for imx28evk machine and QT5 apps runs fine.
>>> I've also compiled and installed QT5 SDK, however if I try to debug
>>> applications I get the following error:
>>>
>>> Debugging starts
>>> Listening on port 10000
>>> Remote debugging from host 192.168.2.173
>>> Process /root/MyQt5App created; pid = 1181
>>> /root/MyQt5App: error while loading shared libraries: unexpected PLT reloc
>>
>>
>> you probably have different dynamic linker on target and in cross SDK,
>> make sure they are same.
> thanks for the reply, but how can I check them?
> I've just checked the .so generated by yocto and seem the same...

Have you configured QtCreator to use the SDK environment?

Felipe


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [meta-qt5] fido meta-toolchain-qt5
@ 2015-06-25 20:24 Pierluigi Passaro
  2015-07-02 11:50 ` Felipe Tonello
  0 siblings, 1 reply; 4+ messages in thread
From: Pierluigi Passaro @ 2015-06-25 20:24 UTC (permalink / raw)
  To: openembedded-devel

On 25/06/2015 21:53, Khem Raj wrote:
> On Mon, Jun 22, 2015 at 1:54 AM, Pierluigi Passaro
> <pierluigi.passaro@phoenixsoftware.it> wrote:
>> Hi all,
>> I've compiled a QT5 filesystem for imx28evk machine and QT5 apps runs fine.
>> I've also compiled and installed QT5 SDK, however if I try to debug
>> applications I get the following error:
>>
>> Debugging starts
>> Listening on port 10000
>> Remote debugging from host 192.168.2.173
>> Process /root/MyQt5App created; pid = 1181
>> /root/MyQt5App: error while loading shared libraries: unexpected PLT reloc
>
>
> you probably have different dynamic linker on target and in cross SDK,
> make sure they are same.
thanks for the reply, but how can I check them?
I've just checked the .so generated by yocto and seem the same...
>
>> type 0xf0
>>
>> Child exited with status 127
>> Debugging has finished
>>
>> Do you have any suggestion on how to investigate the problem?
>>
>> Thanks
>> Regards
>> Pierluigi
>> --
>> _______________________________________________
>> Openembedded-devel mailing list
>> Openembedded-devel@lists.openembedded.org
>> http://lists.openembedded.org/mailman/listinfo/openembedded-devel



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-07-02 11:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-22  8:54 [meta-qt5] fido meta-toolchain-qt5 Pierluigi Passaro
2015-06-25 19:53 ` Khem Raj
2015-06-25 20:24 Pierluigi Passaro
2015-07-02 11:50 ` Felipe Tonello

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.