[Buildroot] [PATCH 5/5] sdl: fix build of other sdl components

Peter Korsgaard jacmet at sunsite.dk
Sun Jul 18 20:06:34 UTC 2010


>>>>> "Peter" == Peter Korsgaard <jacmet at uclibc.org> writes:

>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:
 Thomas> The post installation hook of SDL was not being executed, due to an
 Thomas> incorrect usage of the infrastructure. Moreover, it did not patch
 Thomas> prefix/exec_prefix in sdl-config as is needed. In addition to that, we
 Thomas> remove the -Wl,-rpath option from sdl-config, since it is not needed.

 Peter> Hmm, I don't think that's right - It all build fine for me without this
 Peter> patch (is it for ext toolchain?), and now the libraries have a rpath to
 Peter> the staging dir:

 Peter> powerpc-linux-readelf -a libSDL_gfx.so.13.5.1|grep RPATH
 Peter>  0x0000000f (RPATH)                      Library rpath: [/home/peko/source/buildroot/output/staging/usr/lib]

Nevermind, we also had the rpath in the past, and it doesn't "really"
harm anything. I just did a testbuild of prboom and ran it in qemu
without problems.

Committed all patches except for the qt one.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list