[PATCH 2/3] vmevent-test: No need for SDL library
Pekka Enberg
penberg at kernel.org
Mon Apr 9 08:20:57 UTC 2012
On Mon, 9 Apr 2012, Anton Vorontsov wrote:
> panacea:~/src/linux/linux-vmevent/tools/testing/vmevent$ make
> cc -O3 -g -std=gnu99 -Wcast-align -Wformat -Wformat-security
> -Wformat-y2k -Wshadow -Winit-self -Wpacked -Wredundant-decls
> -Wstrict-aliasing=3 -Wswitch-default -Wno-system-headers -Wundef
> -Wwrite-strings -Wbad-function-cast -Wmissing-declarations
> -Wmissing-prototypes -Wnested-externs -Wold-style-definition
> -Wstrict-prototypes -Wdeclaration-after-statement -lSDL vmevent-test.c
> -o vmevent-test
> /usr/bin/ld: cannot find -lSDL
> collect2: ld returned 1 exit status
> make: *** [vmevent-test] Error 1
>
> This patch fixes the issue.
>
> Signed-off-by: Anton Vorontsov <anton.vorontsov at linaro.org>
Applied, thanks!
More information about the linaro-kernel
mailing list