[Development] Build errors with raspbian

Thiago Macieira thiago.macieira at intel.com
Fri Nov 15 10:26:16 CET 2013


On quinta-feira, 14 de novembro de 2013 23:41:12, Stephen Kelly wrote:
> On Thursday, November 14, 2013 08:49:04 Thiago Macieira wrote:
> > First of all, you seem to be linking statically to glibc. Don't.
> 
> You seem to start with an assumption that I changed something. Don't.
> 
> This is using the mkspec for raspberry pi supplied with Qt. I changed
> nothing.

I'm not assuming you changed anything -- I didn't know you had tried before. 
But you are linking statically, which you should not do.

The problem you have is related to the fact that you are statically linking to 
libc and libdl. That is what you should fix.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/development/attachments/20131115/864a5ebf/attachment.sig>


More information about the Development mailing list