[Live-devel] Ubuntu 20.10 Build Issues

Scott Robinson scott at srobinson.net
Sat Dec 12 11:27:11 PST 2020


 Hello,

I'm a "builder & tinker" rather than C++ dev so sadly I haven't been able
to troubleshoot much (nor do I know what else you need) but....

The latest build available as of right now produces the following for me on
Ubuntu 20.10 when building:


















*scott at scott-System-Product-Name:~/code/live$ makecd liveMedia ;
makemake[1]: Entering directory '/home/scott/code/live/liveMedia'make[1]:
Nothing to be done for 'all'.make[1]: Leaving directory
'/home/scott/code/live/liveMedia'cd groupsock ; makemake[1]: Entering
directory '/home/scott/code/live/groupsock'c++ -c -Iinclude
-I../UsageEnvironment/include -I/usr/local/include -I. -O2
-DSOCKLEN_T=socklen_t -D_LARGEFILE_SOURCE=1 -D_FILE_OFFSET_BITS=64 -Wall
-DBSD=1   NetAddress.cppNetAddress.cpp: In function ‘void
copyAddress(sockaddr_storage&, const NetAddress*)’:NetAddress.cpp:99:8:
error: ‘struct sockaddr_storage’ has no member named ‘ss_len’   99 |
to.ss_len = sizeof (struct sockaddr_in);      |
 ^~~~~~NetAddress.cpp:103:8: error: ‘struct sockaddr_storage’ has no member
named ‘ss_len’  103 |     to.ss_len = sizeof (struct sockaddr_in6);      |
       ^~~~~~make[1]: *** [Makefile:31: NetAddress.o] Error 1make[1]:
Leaving directory '/home/scott/code/live/groupsock'make: *** [Makefile:36:
all] Error 2*

--
scott robinson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.live555.com/pipermail/live-devel/attachments/20201212/a5c344b2/attachment.htm>


More information about the live-devel mailing list