On 31/05/12 18:42, gregor herrmann wrote:
> On Sun, 13 May 2012 02:10:15 +0200, Sebastian Ramacher wrote:
> 
>> On 19/04/12 21:12, Lucas Nussbaum wrote:
>>> Relevant part:
>>>> gcc -W -Wall -Wdeclaration-after-statement -std=c99 -c -g `sdl-config 
>>>> --cflags`  `pkg-config lua --cflags --silence-errors ||pkg-config lua5.1 
>>>> --cflags --silence-errors ||pkg-config lua-5.1 --cflags` -D__ENABLE_LUA__  
>>>>  -O -Wall -g -O2 -c fileformats.c -o ../obj/unix/fileformats.o
>>>> fileformats.c:30:17: fatal error: png.h: No such file or directory
>>>> compilation terminated.
>>>> make[1]: *** [../obj/unix/fileformats.o] Error 1
>>
>> Please find attached a patch to fix this FTBFS.
> 
> Hm, builds fine for me now as-is ...

For me now as well. libsdl-image1.2-dev/1.2.12-2 added the dependency on
libpng-dev again, which was dropped in 1.2.12-1. But since grafx2 includes
libpng directly, it should add a Build-Dep on it at least [1].

Regards

[1] The libsdl-image1.2-dev maintainers plan to drop it again:
http://anonscm.debian.org/gitweb/?p=pkg-sdl/packages/sdl-image1.2.git;a=commit;h=8d2a6ca62f19eb9c92419496fe4c068b8ba3b3e4
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to