FLTK logo

[MOD] STR #3526: undefined reference to `png_set_longjmp_fn'

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.bugs  ]
 
Previous Message ]New Message | Reply ]Next Message ]

[MOD] STR #3526: undefined reference to `png_set_longjmp_fn' mike Aug 01, 2019  
 
DO NOT REPLY TO THIS MESSAGE.  INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.

[STR New]

Link: https://www.fltk.org/str.php?L3526
Version: 1.3-feature


I tried the latest and also version 1.3.0.

In the ./configure stage, everything seemed ok. I then typed make and
received this error:

Linking fluid...
../lib/libfltk_images.a(Fl_PNG_Image.o): In function
`Fl_PNG_Image::load_png_(char const*, unsigned char const*, int)':
Fl_PNG_Image.cxx:(.text+0xba): undefined reference to `png_set_longjmp_fn'
collect2: ld returned 1 exit status
make[1]: *** [fluid] Error 1
make: *** [all] Error 1


the configure stage should have stopped the installation with a requirement
of a certain libpng version to continue.


Link: https://www.fltk.org/str.php?L3526
Version: 1.3-feature


Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.