Opened 3 years ago

Closed 3 years ago

Last modified 3 years ago

#63064 closed defect (fixed)

zsync doesn't compile

Reported by: rossburton (Ross Burton) Owned by: reneeotten (Renee Otten)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc:
Port: zsync

Description (last modified by rossburton (Ross Burton))

port install zsync fails to build:

:info:build http.c:128:13: error: implicitly declaring library function 'strcasecmp' with type 'int (const char *, const char *)' [-Werror,-Wimplicit-function-declaration]
:info:build         if (strcasecmp(buf, "Location"))
:info:build             ^

Change History (3)

comment:1 Changed 3 years ago by rossburton (Ross Burton)

Description: modified (diff)

comment:2 Changed 3 years ago by reneeotten (Renee Otten)

Owner: set to reneeotten
Resolution: fixed
Status: newclosed

In 698d03eddac2ec377f489eaf1f642f41faba5a60/macports-ports (master):

zsync: fix implicit fundction declarations

Closes: #63064

comment:3 Changed 3 years ago by jmroot (Joshua Root)

Port: zsync added
Note: See TracTickets for help on using tickets.