Opened 3 years ago
Closed 3 years ago
#63510 closed defect (duplicate)
xv build fails (BigSur)
Reported by: | duchowski | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | Cc: | ||
Port: | xv |
Description
Here's the build error: :info:build xvjp2k.c:79:5: error: conflicting types for 'jas_memdump' :info:build int jas_memdump(FILE *fp,void *data,size_t len) {return 0;} :info:build :info:build /opt/local/include/jasper/jas_debug.h:107:19: note: previous declaration is here :info:build JAS_DLLEXPORT int jas_memdump(FILE *out, const void *data, size_t len); :info:build :info:build 1 error generated.
Change History (1)
comment:1 Changed 3 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
#63353