Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#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)

gdal.main.log.bz2 (16.5 KB) - added by ryandesign (Ryan Carsten Schmidt) 12 years ago.
Portfile.diff (419 bytes) - added by florian@… 12 years ago.
Portfile patch
patch-frmts_gif_gifdataset_cpp.diff (1.9 KB) - added by florian@… 12 years ago.
Patchfile

Download all attachments as: .zip

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

Cc Me!

comment:2 Changed 12 years ago by florian@…

Cc: florian@… added

Cc Me!

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:4 Changed 12 years ago by florian@…

Added a ticket on osgeo as well.

comment:5 Changed 12 years ago by josephwinston (Joseph Winston)

Cc: josephwinston@… added

Cc Me!

comment:6 Changed 12 years ago by joefitz@…

Cc: joefitz@… added

Cc Me!

Changed 12 years ago by florian@…

Attachment: Portfile.diff added

Portfile patch

Changed 12 years ago by florian@…

Patchfile

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:8 Changed 12 years ago by metamatik@…

Cc: metamatik@… added

Cc Me!

comment:9 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: stromnov@… added
Keywords: haspatch added
Resolution: fixed
Status: newclosed

Sean gave approval by email to have this committed. Andrew committed it in r93426.

comment:10 Changed 12 years ago by geoffgrimwood

Cc: geoff@… added

Cc Me!

Note: See TracTickets for help on using tickets.