Ticket #34541 (closed defect: fixed)
gdal: error: 'PrintGifError' was not declared in this scope
| Reported by: | ryandesign@… | Owned by: | seanasy@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 2.1.1 |
| Keywords: | haspatch | Cc: | thomas.mccullough@…, florian@…, josephwinston@…, joefitz@…, metamatik@…, stromnov@…, geoff@… |
| Port: | gdal |
Description
gdal build fails.
Attachments
Change History
comment:3 Changed 12 months 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 months ago by florian@…
Fixed upstream in http://trac.osgeo.org/gdal/changeset/24490. Please commit attached patchfile for the time being.
Note: See
TracTickets for help on using
tickets.

