[MacPorts] #63457: SItecopy not compiling under Big Sur on M1-based iMac

MacPorts noreply at macports.org
Mon Sep 6 21:21:37 UTC 2021


#63457: SItecopy not compiling under Big Sur on M1-based iMac
-------------------------+----------------------
  Reporter:  scrutarius  |      Owner:  julian@…
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  sitecopy    |
-------------------------+----------------------

Comment (by scrutarius):

 {{{
 | int
 | main ()
 | {
 | socket();
 |   ;
 |   return 0;
 | }
 configure:11511: gcc -o conftest -g -O2  -no-cpp-precomp  -flat_namespace
 conftest.c  -linet  >&5
 conftest.c:73:1: error: implicit declaration of function 'socket' is
 invalid in C99 [-Werror,-Wimplicit-function-declaration]
 socket();
 ^
 1 error generated.


 }}}

 As I said, socket is missing.  No idea why.

-- 
Ticket URL: <https://trac.macports.org/ticket/63457#comment:3>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list