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

Peter Korsgaard jacmet at uclibc.org
Sat Jul 17 08:52:13 UTC 2010


>>>>> "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.

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

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

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list