Opened 4 years ago

Last modified 4 years ago

#62316 closed defect

Slirp build failure on Mac OS 11 — at Initial Version

Reported by: programmingkidx Owned by:
Priority: Normal Milestone:
Component: ports Version:
Keywords: bigsur Cc:
Port: slirp

Description

I tried installing slirp on Mac OS 11.1 but it failed with several errors.

Here are some of them:

:info:build ./main.p:1:5: error: second parameter of 'main' (argument array) must be of type 'char ' :info:build int main _P((int, char));

:info:build ./misc.p:4:29: error: 'void' must be the first and only parameter if specified :info:build inline void slirp_insque _P((void, void)); :info:build :info:build ./misc.p:4:29: error: 'void' must be the first and only parameter if specified

:info:build ./ppp.p:13:6: error: conflicting types for 'output' :info:build void output _P((int, u_char, int));

Change History (1)

Changed 4 years ago by programmingkidx

Attachment: main.log added
Note: See TracTickets for help on using tickets.