[Buildroot] [autobuild.buildroot.net] Build results for 2017-02-22

Yann E. MORIN yann.morin.1998 at free.fr
Thu Feb 23 20:21:04 UTC 2017


On 2017-02-23 21:06 +0100, Yann E. MORIN spake thusly:
> Thomas, All,
> 
> On 2017-02-23 18:48 +0100, Thomas Petazzoni spake thusly:
> > On Thu, 23 Feb 2017 18:16:55 +0100, Yann E. MORIN wrote:
> > > So, chocolate-doom uses gcc to link, instead of g++. In so doing, it
> > > bring in neither libstdc++.a nor libz.a
> > > 
> > > I did a quick hack to verify this, and added -lstdc++ and -lz to the SDL
> > > Libs.Privte in sdl.pc, and the build suceeded.
> > 
> > It should be added to the DirectFB .pc files instead. It's really
> > DirectFB that is bringing the libstdc++ dependency.

But in this case, that does not help, because chocolate-doom does not
use pkg-config to find SDL, so it does not pull in the libs needed for
sdl.

Furthermore, sdl.pc does not reference directfb in its "Reuqires" field,
but it lists -ldirectfb in the libs it needs.

This is so uterly broken... :-(

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'


More information about the buildroot mailing list