Opened 5 years ago

#59535 new defect

swish-e @2.4.7: error: conflicting types for 'uncompress2'

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.6.2
Keywords: Cc:
Port: swish-e

Description

swish-e doesn't build:

/opt/local/include/zlib.h:1283:21: error: conflicting types for 'uncompress2'
ZEXTERN int ZEXPORT uncompress2 OF((Bytef *dest,   uLongf *destLen,
                    ^
./compress.h:39:5: note: previous declaration is here
int uncompress2(unsigned char **buffer);
    ^

This project's homepage is gone and I can't find a new source for its development.

Change History (0)

Note: See TracTickets for help on using tickets.