Description
CXX Piece.lo
CXX PiecedSegment.lo
CXX PieceHashCheckIntegrityEntry.lo
CXX PieceStatMan.lo
CXX Platform.lo
Platform.cc: In static member function 'static bool aria2::Platform::tearDown()':
Platform.cc:201:15: error: 'setClientTLSContext' is not a member of 'aria2::SocketCore'
201 | SocketCore::setClientTLSContext(nullptr);
| ^~~~~~~~~~~~~~~~~~~
Platform.cc:202:15: error: 'setServerTLSContext' is not a member of 'aria2::SocketCore'
202 | SocketCore::setServerTLSContext(nullptr);
| ^~~~~~~~~~~~~~~~~~~
make[3]: *** [Makefile:2639: Platform.lo] Error 1
make[3]: Leaving directory '/home/ubuntu34/software/aria2-1.37.0/src'
make[2]: *** [Makefile:2680: all-recursive] Error 1
make[2]: Leaving directory '/home/ubuntu34/software/aria2-1.37.0/src'
make[1]: *** [Makefile:558: all-recursive] Error 1
make[1]: Leaving directory '/home/ubuntu34/software/aria2-1.37.0'
make: *** [Makefile:469: all] Error 2