http://qa.mandrakesoft.com/show_bug.cgi?id=2484
------- Additional Comments From [EMAIL PROTECTED] 2003-03-01 18:51 ------- I've had a similar problem on 9.1rc1 when compiling apps with VTK. With VTK it seemed to be something to do with conflicting libpng versions (I think it was a statically compiled version in VTK conflicting with the shared one in Mandrake). The problem was resolved when I forced VTK to compile with the shared libpng supplied with Mandrake. Is it possible that sdl has been statically compiled with libpng? ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. ------- Reminder: ------- assigned_to: [EMAIL PROTECTED] status: UNCONFIRMED creation_date: description: Sorry if this is just a stupid error of mine but when compiling under ML9.0 I had no problems now I get this error since ML9.1b : /usr/lib/libSDL_image.so: undefined reference to `png_set_strip_16' /usr/lib/libSDL_image.so: undefined reference to `png_sig_cmp' /usr/lib/libSDL_image.so: undefined reference to `png_create_read_struct' /usr/lib/libSDL_image.so: undefined reference to `png_set_read_fn' /usr/lib/libSDL_image.so: undefined reference to `png_set_packing' /usr/lib/libSDL_image.so: undefined reference to `png_get_io_ptr' /usr/lib/libSDL_image.so: undefined reference to `png_set_gray_to_rgb' /usr/lib/libSDL_image.so: undefined reference to `png_get_valid' /usr/lib/libSDL_image.so: undefined reference to `png_set_expand' /usr/lib/libSDL_image.so: undefined reference to `png_get_IHDR' /usr/lib/libSDL_image.so: undefined reference to `png_read_info' /usr/lib/libSDL_image.so: undefined reference to `png_destroy_read_struct' /usr/lib/libSDL_image.so: undefined reference to `png_read_update_info' /usr/lib/libSDL_image.so: undefined reference to `png_read_image' /usr/lib/libSDL_image.so: undefined reference to `png_get_tRNS' /usr/lib/libSDL_image.so: undefined reference to `png_create_info_struct' /usr/lib/libSDL_image.so: undefined reference to `png_read_end'
