#34541 closed defect (fixed)
gdal: error: 'PrintGifError' was not declared in this scope
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | seanasy@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | haspatch | Cc: | tommccullough-tenica, florian@…, josephwinston (Joseph Winston), joefitz@…, metamatik@…, stromnov (Andrey Stromnov), geoffgrimwood |
Port: | gdal |
Description
gdal build fails.
Attachments (3)
Change History (13)
Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | gdal.main.log.bz2 added |
---|
comment:1 Changed 12 years ago by tommccullough-tenica
Cc: | thomas.mccullough@… added |
---|
comment:3 Changed 12 years ago by florian@…
From http://giflib.git.sourceforge.net/git/gitweb.cgi?p=giflib/giflib;a=blob;f=NEWS
41 * Two new functions, GifError() and GifErrorString(), 42 return the error state in a form that can be used by programs. [...] 68 * QuantizeBuffer(), GifQprintf(), PrintGifError(), GIF_ERROR() 69 and GIF_MESSAGE() have been removed from the core library. 70 They were used only by the utilities. QuantizeBuffer() has been 71 inlined where it was used and the latter three are now part of the 72 utility support library.
comment:7 Changed 12 years ago by florian@…
Fixed upstream in http://trac.osgeo.org/gdal/changeset/24490. Please commit attached patchfile for the time being.
comment:9 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | stromnov@… added |
---|---|
Keywords: | haspatch added |
Resolution: | → fixed |
Status: | new → closed |
Sean gave approval by email to have this committed. Andrew committed it in r93426.
Note: See
TracTickets for help on using
tickets.
Cc Me!