Opened 12 years ago
Closed 12 years ago
#34972 closed defect (fixed)
magicpoint: Undefined symbols: _PrintGifError
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | fenner@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.1.1 |
Keywords: | Cc: | ||
Port: | magicpoint |
Description
magicpoint is not compatible with giflib 4.2.0. It fails to build with this error:
Undefined symbols: "_PrintGifError", referenced from: _gifLoad in libmgpimage.a(gif.o)
PrintGifError is one of the functions the developer of giflib removed in version 4.2.0.
Change History (2)
comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
comment:2 Changed 12 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The workaround for now is to downgrade to giflib 4.1.6.